Skip to content
These docs describe Tradr v0.14.0. Running an older release? Check the release notes for what changed.

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.