cURL
curl --request GET \ --url https://api.bullring.finance/v1/banking/rate \ --header 'x-api-key: <api-key>'
{ "from": "usdc", "to": "usd", "rate": 1 }
Get the conversion rate between two currencies. All withdrawal requests require approved KYC.
usd
usdt
usdc
eur
brl
ngn
Successful response