Welcome! This site provides some demo data APIs for common scenarios. You're free to query them for any purpose!
API Name | Description | cURL Command |
---|---|---|
Exchange Rates | This API will always return a set of 'Exchange Rates' for the last 14 days when queried, for a handful of currency pairs. Note that these are not real exchange rates, all the numbers are randomly generated! | curl https://api.mockdata.dev/exchange-rates |
ISO Currencies | Returns a key/value pair of all the ISO 4217 currency codes, last updated 1 August 2024 | curl https://api.mockdata.dev/iso-currency-codes |