Convert currencies from a source currency to multiple target 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.
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.
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.
You send a required source currency code and a required targets array of currency codes, plus an optional date.
It's a single POST endpoint hosted on ApyHub, called with an apy-token header for authentication.
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.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Forex currency market data.
Free currency API with over 150 currencies.
Exchange rates and currency conversion.
Free Currency Exchange Rates API with 150+ Currencies & No Rate Limits.
Currency Conversion API and cryptocurrency prices, updated minutely.
Provides current and historical currency exchange rates with free plan 1K requests/month.