Last updated 2 months ago
Was this helpful?
Convert amount from currency to ByteChips
GET /v1/wallet/exchange_rate HTTP/1.1 Host: api.bytenite.com Authorization: YOUR_API_KEY Accept: */*
A successful response.
{ "currency": "text", "currencyAmount": "text", "exchangeRate": 1, "amount": 1 }