English
cURL
curl --request GET \ --url https://api.bullring.finance/v1/banking/deposit/fee \ --header 'x-api-key: <api-key>'
{ "amount": 0, "currency": "NGN", "percentage": 0.005, "flatFee": 0, "originalAmount": 0.99, "netAmount": 0.99, "grossAmount": 0.99 }
Calculate the fee for a deposit.
usd
usdt
usdc
eur
brl
ngn
Successful response