Skip to content

List the user's exchange rates.

GET
/api/exchange-rates
curl --request GET \
--url https://api.tradr.cloud/api/exchange-rates

Authed. Tradr does not fetch rates from any market feed — you supply them. Each rate is a base/quote pair with a value and an effective date, and conversions use the latest rate on or before the date being converted.

The user’s exchange rates.