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/5249/advanced+forex+converter+api/6748/supported+symbols+endpoint' --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":1729109400,"rate":6.55119898179833e-5},"historical":false,"date":"2024-10-16","result":0.0016377997454495826,"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/5249/advanced+forex+converter+api/6750/currency+conversion+tool?from=Required&to=Required&amount=Required' --header 'Authorization: Bearer YOUR_API_KEY'
Requests the opening, high, low and closing (OHLC) prices for a specific currency on a specific day.
Open - High - Low - Close - Endpoint Features
| Object | Description |
|---|---|
symbols |
[Required] Enter one symbol metal or currency to limit the output. |
base |
[Required] Enter a metal symbol or currency. |
date |
[Required] |
{"success":true,"timestamp":1729109502,"date":"2024-10-09","base":"USD","symbol":"NYA","rates":{"open":5.1453483735297e-5,"high":5.1472711484643e-5,"low":5.115851003909e-5,"close":5.115851003909e-5}}
curl --location --request GET 'https://zylalabs.com/api/5249/advanced+forex+converter+api/6753/open+-+high+-+low+-+close?symbols=Required&base=Required&date=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 endpoints, providing currency symbols and optional parameters to obtain conversions or OHLC data.
The Advanced Forex Converter is an API that enables currency conversions and OHLC analysis for financial decisions based on real-time and historical data.
Receives currency symbols (input) and returns amount conversions, as well as historical OHLC prices for analysis (output).
Cross-currency conversions for international business transactions. Financial analysis using OHLC pricing to identify market trends. Volatility monitoring in global currency markets.
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 names. The Currency Conversion Tool provides real-time conversion results, including the converted amount and exchange rate. The OHLC endpoint returns opening, high, low, and closing prices for a specific currency on a given date.
Key fields include "success" (indicating request success), "query" (details of the conversion request), "info" (exchange rate info), and "rates" (OHLC prices). Each endpoint has specific fields relevant to its function, such as "timestamp" and "date."
The Supported Symbols endpoint requires no parameters. The Currency Conversion Tool accepts "from" (base currency), "to" (target currency), and "amount" (amount to convert). The OHLC endpoint requires "base" (currency) and "date" for the specific day's data.
Response data is structured in JSON format. Each response includes a "success" field, followed by relevant data grouped under "query," "info," or "rates," depending on the endpoint. This organization allows easy access to specific information.
The API sources its data from reliable financial market feeds and currency exchanges to ensure accuracy. Data is continuously updated to reflect real-time market conditions, providing users with the most current information available.
Typical use cases include executing currency conversions for international transactions, analyzing historical price trends using OHLC data, and monitoring currency volatility for investment strategies. Users can leverage this data for informed financial decision-making.
Users can customize requests by specifying different currency pairs and amounts in the Currency Conversion Tool. For the OHLC endpoint, users can select specific dates and currencies to retrieve tailored historical price data.
Users can analyze conversion rates for budgeting or trading decisions, track historical price trends for investment analysis, and monitor market fluctuations to manage risks. The structured response allows for easy integration into financial applications or dashboards.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
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.
Service Level:
100%
Response Time:
260ms
Service Level:
100%
Response Time:
94ms
Service Level:
100%
Response Time:
368ms
Service Level:
100%
Response Time:
255ms
Service Level:
100%
Response Time:
242ms
Service Level:
100%
Response Time:
407ms
Service Level:
100%
Response Time:
71ms
Service Level:
100%
Response Time:
474ms
Service Level:
100%
Response Time:
199ms
Service Level:
100%
Response Time:
286ms