Skip to main content
GET
Calculate Fiat Transfer Fee

Request

x-api-key
string
required
API Key for authentication

Query Parameters

amount
number
required
The transfer amount in NGN for which to calculate the fee. Must be a positive number (minimum 0.01).
Fees are always calculated for NGN payouts. You do not pass a currency parameter on this endpoint.

Request Example

When using curl in a shell, wrap the full URL in quotes (or use curl -g) so query string characters are not interpreted by the shell.

Response