get https://api.openxswitch.com/v1/order/rate
Calculates the exchange rate for a given pair and amount.
Log in to see full request history
Responses
200Exchange rate retrieved successfully.
400Bad request.
Calculates the exchange rate for a given pair and amount.
200Exchange rate retrieved successfully.
400Bad request.
xxxxxxxxxx
curl --request GET \
--url https://api.openxswitch.com/v1/order/rate
Try It!
to start a request and see the response here!