Multi Currency API

Multi Currency API: Exchange rates and currency conversion. Streamline financial decisions and global transactions with ease and accuracy.

About the API:  

The Multi Currency API is a versatile solution that caters to a wide range of users, travel platforms and individuals with diverse currency-related needs. By providing real-time exchange rate information, historical data and currency conversion capabilities, the Multi Currency API enables users to make informed financial decisions and streamline cross-border transactions.

Foreign exchange is the backbone of international trade, travel, investment and financial markets. It enables businesses to conduct cross-border transactions, allows travelers to manage their spending abroad, helps investors make informed decisions and facilitates foreign exchange risk management. Access to accurate and up-to-date exchange rate data is essential to ensure the smooth flow of these activities.

The Multi Currency API provides a robust set of functions to meet a variety of foreign exchange needs. Users can access real-time exchange rates for more than 100 currencies from around the world, ensuring they have the most up-to-date information.

Currency conversion is made easy with the Multi Currency API, which allows users to perform on-the-fly conversions to facilitate international transactions and budget planning. Cross-currency calculations simplify conversions between two currencies, making it convenient for users to work with multiple currencies.

Multi Currency API integration capabilities are designed to streamline the implementation process. Users can seamlessly integrate the API into their applications, websites or financial systems via RESTful endpoints. This flexibility ensures that currency data is easily accessible and can be incorporated into a variety of platforms, including web, mobile and desktop applications.

In conclusion, the Multi Currency API is a versatile and indispensable tool for navigating the complexities of foreign exchange in the modern world. Its real-time exchange rate information and currency conversion capabilities allow users to work across a variety of industries and use cases. Offering seamless integration options and cross-platform support, the Multi Currency API ensures accessibility and convenience for users seeking reliable and accurate currency-related data and services. Whether you are a user streamlining cross-border transactions or an individual managing your personal finances, the Multi Currency API is your gateway to the world of foreign exchange.

 

What this API receives and what your API provides (input/output)?

It will receive a parameter and provide you with a URL.

 

What are the most common uses cases of this API?

  1. E-commerce transactions: Online retailers can display prices in multiple currencies and use the API to perform currency conversions for international shoppers.

  2. Travel planning: Travel websites and applications can provide travelers with up-to-date exchange rates for budget planning and currency conversion abroad.

  3. Financial portals: Financial news portals and websites can integrate the API to provide users with real-time exchange rate information and currency market data.

  4. Investment analysis: Financial analysts and investors can use historical exchange rate data to assess currency market trends and make informed investment decisions.

  5. Banking and financial applications: Banks and financial institutions can offer currency conversion tools within their mobile applications to assist customers with foreign exchange transactions.

Are there any limitations to your plans?

  • Basic Plan: 500 API Calls. 1 request per hour.

  • Pro Plan: 1,500 API Calls. 1 request per minute.

  • Pro Plus Plan: 4,500 API Calls. 1 request per minute.

  • Premium Plan: 15,000 API Calls. 1 request per minute.

API Documentation

Endpoints


To use this endpoint just run it and you will get all the available symbols.



                                                                            
GET https://zylalabs.com/api/2569/multi+currency+api/2562/available+symbols
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"success":true,"result":[{"code":"ARS","name":"Argentine Peso"},{"code":"AUD","name":"Australian Dollar"},{"code":"BHD","name":"Bahraini Dinar"},{"code":"BWP","name":"Botswana Pula"},{"code":"BRL","name":"Brazilian Real"},{"code":"GBP","name":"British Pound"},{"code":"BND","name":"Bruneian Dollar"},{"code":"BGN","name":"Bulgarian Lev"},{"code":"CAD","name":"Canadian Dollar"},{"code":"CLP","name":"Chilean Peso"},{"code":"CNY","name":"Chinese Yuan Renminbi"},{"code":"COP","name":"Colombian Peso"},{"code":"HRK","name":"Croatian Kuna"},{"code":"CZK","name":"Czech Koruna"},{"code":"DKK","name":"Danish Krone"},{"code":"AED","name":"Emirati Dirham"},{"code":"EUR","name":"Euro"},{"code":"HKD","name":"Hong Kong Dollar"},{"code":"HUF","name":"Hungarian Forint"},{"code":"ISK","name":"Icelandic Krona"},{"code":"INR","name":"Indian Rupee"},{"code":"IDR","name":"Indonesian Rupiah"},{"code":"IRR","name":"Iranian Rial"},{"code":"ILS","name":"Israeli Shekel"},{"code":"JPY","name":"Japanese Yen"},{"code":"KZT","name":"Kazakhstani Tenge"},{"code":"KWD","name":"Kuwaiti Dinar"},{"code":"LYD","name":"Libyan Dinar"},{"code":"MYR","name":"Malaysian Ringgit"},{"code":"MUR","name":"Mauritian Rupee"},{"code":"MXN","name":"Mexican Peso"},{"code":"NPR","name":"Nepalese Rupee"},{"code":"NZD","name":"New Zealand Dollar"},{"code":"NOK","name":"Norwegian Krone"},{"code":"OMR","name":"Omani Rial"},{"code":"PKR","name":"Pakistani Rupee"},{"code":"PHP","name":"Philippine Peso"},{"code":"PLN","name":"Polish Zloty"},{"code":"QAR","name":"Qatari Riyal"},{"code":"RON","name":"Romanian New Leu"},{"code":"RUB","name":"Russian Ruble"},{"code":"SAR","name":"Saudi Arabian Riyal"},{"code":"SGD","name":"Singapore Dollar"},{"code":"ZAR","name":"South African Rand"},{"code":"KRW","name":"South Korean Won"},{"code":"LKR","name":"Sri Lankan Rupee"},{"code":"SEK","name":"Swedish Krona"},{"code":"CHF","name":"Swiss Franc"},{"code":"TWD","name":"Taiwan New Dollar"},{"code":"THB","name":"Thai Baht"},{"code":"TTD","name":"Trinidadian Dollar"},{"code":"TRY","name":"Turkish Lira"},{"code":"VES","name":"Venezuelan Bolivar"},{"code":"USD","name":"US Dollar"}]}
                                                                                                                                                                                                                    
                                                                                                    

Available symbols - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/2569/multi+currency+api/2562/available+symbols' --header 'Authorization: Bearer YOUR_API_KEY' 

    

To use this endpoint you must specify a symbol and an amount (optional) in the parameters.



                                                                            
GET https://zylalabs.com/api/2569/multi+currency+api/2563/exchange+rate+to+all+currencies
                                                                            
                                                                        

Exchange rate to all currencies - Endpoint Features

Object Description
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"success":true,"result":{"base":"USD","lastupdate":"Sep 18, 2023 17:05 UTC","data":[{"code":"ARS","name":"Argentine Peso","rate":349.976431,"calculatedstr":"0.00","calculated":0},{"code":"AUD","name":"Australian Dollar","rate":1.552996,"calculatedstr":"0.00","calculated":0},{"code":"BHD","name":"Bahraini Dinar","rate":0.376,"calculatedstr":"0.00","calculated":0},{"code":"BWP","name":"Botswana Pula","rate":13.681268,"calculatedstr":"0.00","calculated":0},{"code":"BRL","name":"Brazilian Real","rate":4.847296,"calculatedstr":"0.00","calculated":0},{"code":"BND","name":"Bruneian Dollar","rate":1.362983,"calculatedstr":"0.00","calculated":0},{"code":"BGN","name":"Bulgarian Lev","rate":1.828945,"calculatedstr":"0.00","calculated":0},{"code":"CAD","name":"Canadian Dollar","rate":1.348094,"calculatedstr":"0.00","calculated":0},{"code":"CLP","name":"Chilean Peso","rate":886.338807,"calculatedstr":"0.00","calculated":0},{"code":"CNY","name":"Chinese Yuan Renminbi","rate":7.265595,"calculatedstr":"0.00","calculated":0},{"code":"COP","name":"Colombian Peso","rate":3900.977384,"calculatedstr":"0.00","calculated":0},{"code":"CZK","name":"Czech Koruna","rate":22.825777,"calculatedstr":"0.00","calculated":0},{"code":"DKK","name":"Danish Krone","rate":6.970999,"calculatedstr":"0.00","calculated":0},{"code":"EUR","name":"Euro","rate":0.935125,"calculatedstr":"0.00","calculated":0},{"code":"HKD","name":"Hong Kong Dollar","rate":7.818818,"calculatedstr":"0.00","calculated":0},{"code":"HUF","name":"Hungarian Forint","rate":358.84219,"calculatedstr":"0.00","calculated":0},{"code":"ISK","name":"Icelandic Krona","rate":135.729857,"calculatedstr":"0.00","calculated":0},{"code":"INR","name":"Indian Rupee","rate":83.250001,"calculatedstr":"0.00","calculated":0},{"code":"IDR","name":"Indonesian Rupiah","rate":15377.806845,"calculatedstr":"0.00","calculated":0},{"code":"IRR","name":"Iranian Rial","rate":42418.445228,"calculatedstr":"0.00","calculated":0},{"code":"ILS","name":"Israeli Shekel","rate":3.818543,"calculatedstr":"0.00","calculated":0},{"code":"JPY","name":"Japanese Yen","rate":147.627863,"calculatedstr":"0.00","calculated":0},{"code":"KZT","name":"Kazakhstani Tenge","rate":473.017595,"calculatedstr":"0.00","calculated":0},{"code":"KRW","name":"South Korean Won","rate":1324.241015,"calculatedstr":"0.00","calculated":0},{"code":"KWD","name":"Kuwaiti Dinar","rate":0.308873,"calculatedstr":"0.00","calculated":0},{"code":"LYD","name":"Libyan Dinar","rate":4.840352,"calculatedstr":"0.00","calculated":0},{"code":"MYR","name":"Malaysian Ringgit","rate":4.683987,"calculatedstr":"0.00","calculated":0},{"code":"MUR","name":"Mauritian Rupee","rate":44.816509,"calculatedstr":"0.00","calculated":0},{"code":"MXN","name":"Mexican Peso","rate":17.139237,"calculatedstr":"0.00","calculated":0},{"code":"NPR","name":"Nepalese Rupee","rate":133.262439,"calculatedstr":"0.00","calculated":0},{"code":"NZD","name":"New Zealand Dollar","rate":1.69016,"calculatedstr":"0.00","calculated":0},{"code":"NOK","name":"Norwegian Krone","rate":10.804509,"calculatedstr":"0.00","calculated":0},{"code":"OMR","name":"Omani Rial","rate":0.385012,"calculatedstr":"0.00","calculated":0},{"code":"PKR","name":"Pakistani Rupee","rate":296.231606,"calculatedstr":"0.00","calculated":0},{"code":"PHP","name":"Philippine Peso","rate":56.651596,"calculatedstr":"0.00","calculated":0},{"code":"PLN","name":"Polish Zloty","rate":4.341973,"calculatedstr":"0.00","calculated":0},{"code":"QAR","name":"Qatari Riyal","rate":3.64,"calculatedstr":"0.00","calculated":0},{"code":"RON","name":"Romanian New Leu","rate":4.645491,"calculatedstr":"0.00","calculated":0},{"code":"RUB","name":"Russian Ruble","rate":96.364378,"calculatedstr":"0.00","calculated":0},{"code":"SAR","name":"Saudi Arabian Riyal","rate":3.75,"calculatedstr":"0.00","calculated":0},{"code":"SGD","name":"Singapore Dollar","rate":1.362983,"calculatedstr":"0.00","calculated":0},{"code":"ZAR","name":"South African Rand","rate":19.01557,"calculatedstr":"0.00","calculated":0},{"code":"LKR","name":"Sri Lankan Rupee","rate":323.618046,"calculatedstr":"0.00","calculated":0},{"code":"SEK","name":"Swedish Krona","rate":11.15611,"calculatedstr":"0.00","calculated":0},{"code":"CHF","name":"Swiss Franc","rate":0.896761,"calculatedstr":"0.00","calculated":0},{"code":"TWD","name":"Taiwan New Dollar","rate":31.96006,"calculatedstr":"0.00","calculated":0},{"code":"THB","name":"Thai Baht","rate":35.695468,"calculatedstr":"0.00","calculated":0},{"code":"TTD","name":"Trinidadian Dollar","rate":6.772145,"calculatedstr":"0.00","calculated":0},{"code":"TRY","name":"Turkish Lira","rate":27.021752,"calculatedstr":"0.00","calculated":0},{"code":"AED","name":"Emirati Dirham","rate":3.6725,"calculatedstr":"0.00","calculated":0},{"code":"GBP","name":"British Pound","rate":0.8067,"calculatedstr":"0.00","calculated":0},{"code":"VES","name":"Venezuelan Bolivar","rate":3354348.815713,"calculatedstr":"0.00","calculated":0}]}}
                                                                                                                                                                                                                    
                                                                                                    

Exchange rate to all currencies - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/2569/multi+currency+api/2563/exchange+rate+to+all+currencies' --header 'Authorization: Bearer YOUR_API_KEY' 

    

To use this endpoint you must indicate 2 currencies along with an amount (optional) in the parameter.



                                                                            
GET https://zylalabs.com/api/2569/multi+currency+api/2564/conversion+currencies
                                                                            
                                                                        

Conversion currencies - Endpoint Features

Object Description
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"success":true,"result":{"base":"USD","lastupdate":"Sep 18, 2023 17:09 UTC","data":[{"code":"Euro","name":"Euro","rate":"0.935002","calculatedstr":"0.94","calculated":0.94}]}}
                                                                                                                                                                                                                    
                                                                                                    

Conversion currencies - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/2569/multi+currency+api/2564/conversion+currencies' --header 'Authorization: Bearer YOUR_API_KEY' 

    

API Access Key & Authentication

After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Multi Currency API REST API, simply include your bearer token in the Authorization header.
Headers
Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.

Simple Transparent Pricing

No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.

πŸš€ Enterprise

Starts at
$ 10,000/Year


  • Custom Volume
  • Dedicated account manager
  • Service-level agreement (SLA)

Customer favorite features

  • βœ”οΈŽ Only Pay for Successful Requests
  • βœ”οΈŽ Free 7-Day Trial
  • βœ”οΈŽ Multi-Language Support
  • βœ”οΈŽ One API Key, All APIs.
  • βœ”οΈŽ Intuitive Dashboard
  • βœ”οΈŽ Comprehensive Error Handling
  • βœ”οΈŽ Developer-Friendly Docs
  • βœ”οΈŽ Postman Integration
  • βœ”οΈŽ Secure HTTPS Connections
  • βœ”οΈŽ Reliable Uptime

To use this API you must indicate 2 currencies and an amount.

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.

Zyla provides a wide range of integration methods for almost all programming languages. You can use these codes to integrate with your project as you need.

A Multi Currency API is a tool that provides real-time data on the exchange rates of various currencies. It allows users to access and work with exchange rates, perform currency conversions and manage cross-border financial transactions.

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.

Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]

Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.

The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.

Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]

Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.

API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.

To check how many API calls you have left for the current month, look at the β€˜X-Zyla-API-Calls-Monthly-Remaining’ header. For example, if your plan allows 1000 requests per month and you've used 100, this header will show 900.

To see the maximum number of API requests your plan allows, check the β€˜X-Zyla-RateLimit-Limit’ header. For instance, if your plan includes 1000 requests per month, this header will display 1000.

The β€˜X-Zyla-RateLimit-Reset’ header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3600, it means 3600 seconds are left until the limit resets.

Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.

You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]

To let you experience our APIs without any commitment, we offer a 7-day free trial that allows you to make API calls at no cost during this period. Please note that you can only use this trial once, so make sure to use it with the API that interests you the most. Most of our APIs provide a free trial, but some may not support it.

After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it’s important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.

When you subscribe to an API trial, you can make only 25% of the calls allowed by that plan. For example, if the API plan offers 1000 calls, you can make only 250 during the trial. To access the full number of calls offered by the plan, you will need to subscribe to the full plan.

 Service Level
100%
 Response Time
978ms

Category:


Related APIs