Skip to content

Get Exchange Rates

GET
/wires/rates

Get current exchange rates for supported currency pairs.

Authorizations

Responses

200

List of exchange rates

Array<object>
object
sourceCurrency

Source currency code

string
USD
destinationCurrency

Destination currency code

string
USDC
rate

Exchange rate

string
0.995
updatedAt

Time the rate was last updated

string format: date-time
2023-10-01T12:00:00Z

400

Bad Request

object
message
string
Invalid input data
details
string
Source amount must be a valid number