Get Rates
To determine what rate a coin pair would be swapped at, make a GET request to the following endpoint.
The request takes from_currency
and to_currency
as query params.
With the following header
If the API call is successful, LocalRamp returns the following response:
Rates for swaps are not locked and the final value received might vary very slightly from the quote.
Last updated