Public APIs
Convert Currency to Multiple Currencies favicon

Convert Currency to Multiple Currencies

Currency Exchange

Convert currencies from a source currency to multiple target currencies.

Convert Currency to Multiple Currencies's website screenshot

About Convert Currency to Multiple Currencies

Currency Conversion is an API hosted on ApyHub that converts a single source currency into multiple target currencies in one request. The client sends a source currency code and an array of target currency codes, with an optional date parameter (in YYYY-MM-DD format) to retrieve historical rates; if the date is omitted, the API defaults to the current day's rates.

The API exposes one POST endpoint and returns a flat JSON object where each field is a source-to-target currency pair, such as usd_eur or usd_gbp, mapped to its decimal exchange rate. This format is intended for use in pricing workflows, checkout logic, reporting jobs, and internal finance tools that need to compare or normalize amounts across several currencies at once, without requiring additional parsing of the response.

Access requires an API key (apy-token) passed as a request header. The service documents standard error responses for missing or malformed requests (400), unauthorized or missing API keys (401), rate limiting (429), and upstream unavailability (503). The listing shows version 1.0.0 and is marked as verified and listed on ApyHub.

Key features

  • Convert one source currency into multiple target currencies in a single request
  • Optional date parameter to fetch historical rates for a specific day
  • Defaults to today's date when date is omitted or blank
  • Returns a flat JSON object keyed by currency pair (e.g. usd_eur)
  • Single POST endpoint hosted on ApyHub

Frequently asked questions

What does this API do?

It converts one source currency into multiple target currencies in a single request, returning a JSON object keyed by currency pair such as usd_eur or usd_gbp.

Can I get historical exchange rates?

Yes, you can include a date in YYYY-MM-DD format to get rates for a specific day; if omitted or left blank, it defaults to today.

What do I need to send in the request?

You send a required source currency code and a required targets array of currency codes, plus an optional date.

How is this API accessed and authenticated?

It's a single POST endpoint hosted on ApyHub, called with an apy-token header for authentication.

Who is this API for?

It's built for developers who need to quote prices in multiple markets, normalize amounts across regions, or check historical FX rates in pricing, checkout, reporting, or finance tools.

Advertise here

Featured products

  • SerpApi - Search API favicon
  • Screenshot Scout favicon
  • TalorData favicon
  • CoreClaw favicon

Show your product to thousands of developers

· 100k monthly pageviews
· 7k newsletter subscribers

Advertise your product