Exchange API
Last updated
Last updated
This method calculates the precise fiat amount required to receive the exact specified amount of cryptocurrency, fully accounting for all fees and commissions. In other words, the fiat amount you see is the total payment needed to cover the exact crypto amount you want, with all costs already included.
For example, if you input a crypto amount such as 0.5 BTC, the method might return an estimate of around 25,000 USD.
To call the API, it is essential to include the x-api-key
header.
This method estimates the amount of cryptocurrency you'll receive for a specific fiat payment, based on current market rates and fully accounting for commissions and all associated fees. In other words, if you pay exactly X in fiat, you'll receive the precise crypto amount displayed, with all costs already factored in.
For instance, if you convert 1,000 EUR, the method could return an approximation of 0.3 ETH.
To call the API, it is essential to include the x-api-key
header.
API key for authentication
API key for authentication