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/5248/currency+fluctuation+insights+api/6741/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":1729106880,"rate":6.545047099155493e-5},"historical":false,"date":"2024-10-16","result":0.0016362617747888732,"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/5248/currency+fluctuation+insights+api/6743/currency+conversion+tool?from=Required&to=Required&amount=Required' --header 'Authorization: Bearer YOUR_API_KEY'
Using this endpoint you will be able to retrieve information on how currencies fluctuate from day to day (date limits per API request depend on the plan purchased). To use this function, simply add a start_date and an end_date and choose the symbol you want to query the API for.
Fluctuation - Endpoint Features
| Object | Description |
|---|---|
start_date |
[Required] The start date of your preferred timeframe. (The date limits per API request depends on the acquired plan). |
end_date |
[Required] The end date of your preferred timeframe. (The date limits per API request depends on the acquired plan). |
symbols |
[Required] Enter a list of comma-separated currency codes or indices codes to limit output symbols. (1 symbol per API request). |
base |
Optional Enter the three-letter currency code or commodity code of your preferred base currency. Default USD. |
{"data":{"success":true,"fluctuation":true,"start_date":"2024-10-04","end_date":"2024-10-08","base":"USD","rates":{"NYA":{"start_rate":5.1579147169749e-5,"end_rate":5.1453483735297e-5,"change":1.2566343445199758e-7,"change_pct":0.24363224548563062},"USD":{"start_rate":1,"end_rate":1,"change":0,"change_pct":0}},"unit":{}}}
curl --location --request GET 'https://zylalabs.com/api/5248/currency+fluctuation+insights+api/6745/fluctuation?start_date=Required&end_date=Required&symbols=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.
Send GET requests to endpoints specifying currency symbols and dates to obtain fluctuations or convert amounts.
The Currency Fluctuation Insights is an API that provides daily currency fluctuation data and allows for currency conversions, helping to monitor market volatility.
Receives currency symbols, dates and amounts. Provides currency fluctuation data and conversions in JSON format.
Daily monitoring of fluctuations for risk analysis in foreign exchange markets. Conversion of amounts for international trading based on updated exchange rates. Currency volatility tracking to adjust trading strategies.
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 comprehensive list of currency symbols and their corresponding names, allowing users to identify all available currencies for conversion and fluctuation analysis.
The Currency Conversion Tool response includes fields such as "success," "query" (detailing the conversion request), "info" (providing the exchange rate and timestamp), and "result" (showing the converted amount).
Users can customize their requests by specifying parameters like "start_date," "end_date," and the currency "symbol" to retrieve specific fluctuation data for desired timeframes and currencies.
The API covers a wide range of global currencies, including major currencies like USD, EUR, and GBP, as well as emerging market currencies, providing a comprehensive view of international currency fluctuations.
The Fluctuation endpoint organizes response data into a structured format, including "success," "fluctuation" status, "start_date," "end_date," and a "rates" object detailing the start and end rates along with percentage changes.
The API sources its data from reliable financial market feeds and exchange rate providers, ensuring that users receive accurate and up-to-date currency fluctuation information.
Typical use cases include converting amounts for international transactions, calculating costs in different currencies for e-commerce, and assessing currency values for travel expenses.
Users can analyze the returned data to track currency trends, make informed trading decisions, and visualize fluctuations over time, enhancing their financial strategies and market insights.
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:
242ms
Service Level:
100%
Response Time:
2,239ms
Service Level:
100%
Response Time:
1,306ms
Service Level:
100%
Response Time:
148ms
Service Level:
100%
Response Time:
375ms
Service Level:
100%
Response Time:
203ms
Service Level:
100%
Response Time:
396ms
Service Level:
100%
Response Time:
46ms
Service Level:
100%
Response Time:
268ms
Service Level:
100%
Response Time:
76ms