Make a GET request to the endpoint to get a complete list of all currencies and symbols supported by the API.
Supported Symbols Endpoint - Endpoint Features
| Object | Description |
|---|
{"000001":"SSE Composite","AORD":"ALL ORDINARIES","AXJO":"S&P\/ASX 200","BFX":"BEL 20","BSESN":"S&P BSE SENSEX","BUK100P":"Cboe UK 100","BVSP":"IBOVESPA","CAD":"Canadian Dollar","CLP":"Chilean Peso","CNY":"Chinese Renminbi Yuan","DJI":"Dow Jones Industrial Average","DX-Y":"US Dollar","EGP":"Egyptian Pound","EGX-30":"EGX 30","EUR":"Euro","FCHI":"CAC 40","FTSE":"FTSE 100","GBP":"British Pound","GDAXI":"DAX Performance","GSPC":"S&P 500","GSPTSE":"S&P\/TSX Composite","HSI":"HANG SENG","IPSA":"S&P IPSA","IXIC":"NASDAQ Composite","JKSE":"IDX COMPOSITE","JN0U":"Top 40 USD Net TRI","KLSE":"FTSE Bursa Malaysia KLCI","KRW":"South Korean Won","KS11":"KOSPI Composite","MERV":"MERVAL","MOEX-ME":"Public Joint-Stock Company Moscow Exchange MICEX-RTS","MSCI-EU":"MSCI EUROPE","MXN":"Mexican Peso","MXX":"IPC Mexico","N100":"Euronext 100","N225":"Nikkei 225","NYA":" NYSE Composite","NZ50":"S&P\/NZX 50","RUB":"Russian Ruble","RUT":"Russell 2000","STI":"STI","STOXX50E":"EURO STOXX 50","TA125":"TA-125","TWII":"TSEC Weighted","USD":"United States Dollar","VIX":"CBOE Volatility","XAX":"NYSE AMEX Composite","XDA":"Australian Dollar Currency","XDB":"British Pound Currency","XDE":"Euro Currency","XDN":"Japanese Yen Currency"}
curl --location --request GET 'https://zylalabs.com/api/5247/real+time+forex+monitor+api/6734/supported+symbols+endpoint' --header 'Authorization: Bearer YOUR_API_KEY'
Make a request to the endpoint to get the latest real-time exchange rates for all currencies.
Latest Rates - Endpoint Features
| Object | Description |
|---|---|
base |
Optional Enter the three-letter currency code or commodity code of your preferred base currency. Default USD. |
symbols |
[Required] Enter a list of comma-separated currency codes or indices codes to limit output codes. (The number of symbols per API request depends on the acquired plan). |
{"data":{"success":true,"timestamp":1729095720,"date":"2024-10-16","base":"USD","rates":{"NYA":5.0547454202743e-5,"USD":1,"USDNYA":19783.389999999923}}}
curl --location --request GET 'https://zylalabs.com/api/5247/real+time+forex+monitor+api/6735/latest+rates?symbols=NYA' --header 'Authorization: Bearer YOUR_API_KEY'
Convert an amount from one currency to another using real-time exchange rates. Provide the parameters of the base currency, the target currency and the amount to convert.
Currency Conversion Tool - Endpoint Features
| Object | Description |
|---|---|
from |
[Required] The three-letter currency code or metal code of the symbol you would like to convert from. |
to |
[Required] The three-letter currency code or metal code or metal code of the currency you would like to convert to. |
amount |
[Required] The amount to be converted. |
date |
Optional Specify a date (format YYYY-MM-DD) to use historical rates for this conversion. |
{"data":{"success":true,"query":{"from":"GBP","to":"NYA","amount":"25"},"info":{"timestamp":1729095780,"rate":6.572591146810768e-5},"historical":false,"date":"2024-10-16","result":0.0016431477867026919,"unit":"per barrel for Oil, per ounce for Metals. Per 10 metric tons for Crude Palm Oil, Per MMBtu for Natural gas, Per Gallon for Ethanol. Per metric ton, per lb or per bushel for Agriculture"}}
curl --location --request GET 'https://zylalabs.com/api/5247/real+time+forex+monitor+api/6736/currency+conversion+tool?from=Required&to=Required&amount=Required' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
Perform GET requests to the provided endpoints with parameters such as currency symbol or amounts to be converted.
The Real Time Forex Monitor is an API that provides real-time exchange rate data and fast conversions between currencies, using an up-to-date list of symbols.
Receives parameters such as currency symbol, amount or currency codes. Provides real-time exchange rates and accurate conversions in JSON format.
Real-time exchange rate monitoring for trading platforms. Conversion of amounts between different currencies for e-commerce or international payments. Real-time financial analysis of exchange rates for investment decisions.
Beside the number of API calls per month allowed, there are no other limitations.
There are different plans suits everyone including a free trial for small amount of requests, but it’s rate is limit to prevent abuse of the service.
The API uses API keys for authentication. To access the API, include your API key in the request header. The API key is provided upon registration and should be kept secure.
The API returns detailed information about the age and history of a domain, including years, months and days since its creation, as well as expiration and update dates.
The Supported Symbols endpoint returns a list of currency symbols and their corresponding names. The Latest Rates endpoint provides real-time exchange rates for all currencies, while the Currency Conversion Tool returns the converted amount along with the exchange rate used for the conversion.
Key fields include "success" (indicating request success), "timestamp" (time of data retrieval), "base" (the base currency), "rates" (exchange rates for various currencies), and "result" (the converted amount) in the Currency Conversion Tool.
The Currency Conversion Tool accepts parameters such as "from" (base currency), "to" (target currency), and "amount" (the amount to convert). Users can customize requests by specifying these parameters to get desired conversions.
The response data is structured in JSON format. For example, the Latest Rates response includes a "data" object containing "success", "timestamp", "base", and a "rates" object with currency exchange rates, making it easy to parse and utilize.
The Real Time Forex Monitor API sources its data from a constantly updated database that aggregates information from various financial markets and institutions, ensuring that users receive accurate and timely exchange rate information.
Typical use cases include real-time monitoring of currency fluctuations for trading, automating currency conversions for e-commerce transactions, and conducting financial analysis for investment strategies based on current exchange rates.
Users can utilize the returned data by integrating it into applications for real-time currency conversion, displaying exchange rates on financial dashboards, or analyzing trends in currency movements for informed decision-making.
The Latest Rates endpoint provides real-time exchange rates for all supported currencies, including the base currency and its corresponding rates against other currencies, allowing users to assess market conditions at a glance.
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
53ms
Service Level:
100%
Response Time:
77ms
Service Level:
100%
Response Time:
255ms
Service Level:
100%
Response Time:
48ms
Service Level:
100%
Response Time:
209ms
Service Level:
100%
Response Time:
630ms
Service Level:
100%
Response Time:
260ms
Service Level:
100%
Response Time:
193ms
Service Level:
100%
Response Time:
658ms
Service Level:
100%
Response Time:
108ms
Service Level:
100%
Response Time:
124ms
Service Level:
100%
Response Time:
323ms
Service Level:
100%
Response Time:
1,552ms
Service Level:
100%
Response Time:
625ms
Service Level:
100%
Response Time:
2,378ms
Service Level:
100%
Response Time:
1,269ms
Service Level:
100%
Response Time:
1,043ms
Service Level:
100%
Response Time:
211ms
Service Level:
100%
Response Time:
82ms
Service Level:
100%
Response Time:
1,381ms