Skip to main content
Version: 1.0.0

Exchange rates

Get Exchange Rates

Get current exchange rates. Default base currency is USD but it can be defined as any supported currency (see Currencies endpoint).

HTTP GET Request

Just HTTP Request GET to the endpoint, with your apikey in header and Content-Type must be application/json.

info

Don't forget to add your api key in your request header and set Content-Type as application/json

Currency parameter as query string is option, but the default base currency is USD but it can be defined as any currency or cryptocurrency

Get request with query string to this endpoint

https://api.paycashpay.com/v1/exchange_rates

Exemple

https://api.paycashpay.com/v1/exchange_rates?currency=USD