Exchange Rates
Exchange Rates delivers real-time and historical data, enabling conversion and tracking for over 170 currencies.
Exchange Rates is a plugin that provides real-time and historical exchange rates for over 170 currencies. It allows you to easily convert between different currencies and keep track of your finances in real-time. With this plugin, you can also retrieve daily historical data for specified periods, get fluctuation data between dates, and list all available currencies. Whether you're traveling abroad or simply managing your international business, Exchange Rates has got you covered.
How to
Comments (0)
Try it
API docs
Learn how to use Exchange Rates effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Convert 100 USD to EUR."
-
Prompt 2: "What was the exchange rate between GBP and CAD on January 1, 2022?"
-
Prompt 3: "What are the available currencies?"
-
Prompt 4: "Get the historical rates for EUR from January 1 to January 31, 2022."
-
Prompt 5: "What was the exchange rate between USD and JPY on July 15, 2021?"
Features and commands
Feature/Command | Description |
---|---|
convertCurrency | This command allows you to convert an amount from one currency to another. You need to specify the amount to be converted, the three-letter currency code of the base currency, and the three-letter currency code of the target currency. You can also provide a date in YYYY-MM-DD format to use historical rates for the conversion. |
getRealtimeRate | This command retrieves the real-time exchange rate between two currencies. You need to specify the three-letter currency code of the base currency and the three-letter currency code of the target currency. |
getHistoricalRate | This command retrieves the historical exchange rates for a specific date. You need to provide a date in YYYY-MM-DD format, the three-letter currency code of the base currency, and an optional list of comma-separated currency codes to limit the output currencies. |
getFluctuation | This command retrieves the currency fluctuation data between specified dates. You need to provide the start date and end date of your preferred timeframe, and you can optionally specify the base currency and a list of comma-separated currency codes to limit the output currencies. |
getCurrencies | This command retrieves a list of all available currencies supported by the API. |