Get market rate
Provider
Get Market Rate
GET
Get market rate
Retrieve the market rate for a token and fiat pair (v1 path; same response shape as
GET /v2/provider/rates/{token}/{fiat}).
The data object contains buy and sell sides when applicable, each with marketRate, minimumRate, and maximumRate (strings). The older flat fields marketBuyRate / marketSellRate / minimumRate / maximumRate at the top level are no longer returned.
The optional position object (bestPublicRate, yourEffectiveRate, deltaVsBest) applies to this v1 path with the same semantics as the v2 route. See Get Market Rate (v2) for full position documentation.