Free Currency Exchange and Forex API

Free Currency Exchange and Forex API Docs

Free & reliable real-time Currency Exchange and Forex API

Convert currency into other currency

Send a GET request to the following URL to Convert currency into other currency

API Parameters

NameTypeRequired?DefaultDescription
basestringYesnullBase currency code
tostringYesnullTarget currency code
amountnumberYesnullAmount to convert

API Responses

Status CodeDescription
200Converted rates
400Bad Request
500Internal Server Error

Get the most recent exchange rates

Send a GET request to the following URL to Get the most recent exchange rates

API Parameters

NameTypeRequired?DefaultDescription
basestringNonullBase currency code

API Responses

Status CodeDescription
200Exchange rates
400Bad Request
500Internal Server Error