Currency Data API

By
API Layer
Reliable Exchange Rates & Currency Conversion for your Business.
Currency Data API
From
15
Vendor
API Layer

Features

Currency codes

Names

Symbols and more

Supports 150+ currencies

Includes currency flags

Provides currency rates

Updates exchange rates in real-time / Offers APIs for developers (appeared as one p)

About this Cloud Hub Solution:

Currency Data API offers a straightforward REST API that provides real-time and historical exchange rates for 168 world currencies. The API delivers currency pairs in a universally usable JSON format, making it compatible with any application.

The API retrieves spot exchange rate data from several major forex data providers in real-time, validates, processes, and delivers it at various intervals, including:

  • Hourly
  • Every 10 minutes
  • Within the 60-second market window

The Currency Data API provides the most representative forex market value available, known as the "midpoint" value, for every API request. This makes it an ideal solution for powering:

  • Currency converters
  • Mobile applications
  • Financial software components
  • Back-office systems

By leveraging the Currency Data API, businesses and developers can access accurate and reliable exchange rate data, enabling them to build robust and efficient financial systems.

Available Endpoints

/list Returns all available currencies

/live Get the most recent exchange rate data.

/convert Convert one currency to another.

/historical Get historical rates for a specific day.

/timeframe Request exchange rates for a specific period of time.

/change Request any currency's change parameters (margin, percentage).

Supported Symbols

The Currency Data API comes with a constantly updated endpoint returning all available currencies. To access this list, make a request to the API's list endpoint.

Tips

To minimize bandwidth usage, you can limit the number of output currencies to a specific set of your choice on most API endpoints.

To achieve this, simply append the API's symbols parameter to your API request and set it to one or more comma-separated currency codes.

In addition to converting currencies using current exchange rates, it is also possible to perform conversions using historical exchange rate data.

To do this, simply include the API's date parameter in your request and set it to your preferred date.

Highlights

Currency codes

Names

Symbols and more

Supports 150+ currencies

Includes currency flags

Provides currency rates

Updates exchange rates in real-time

Offers APIs for developers

Integrations with popular e-commerce platforms

Code