Calculation Model
The exchange rates displayed here are calculated using bid and ask prices without market fees. This approach ensures the most precise rate for current market conditions. We recommend adding additional fees to cover market fees or rate fluctuations. For cryptocurrency rates, we use a weighted average calculation to obtain the most accurate rate and avoid manipulation due to market volatility. For all calculations within operations, the ceiling rounding method is applied, which always rounds up to ensure no loss of funds due to decimal precision.
API Access
Access exchange rates programmatically using our public API endpoint. You can retrieve all rates for a base currency, or specify a target currency for a direct pair.
GET https://temp-endpoint.coreport.net/api/v1/rates/from/to fromβ The base currency code (e.g.:usdx).toβ (Optional) The target currency code. If omitted, all rates for the base currency are returned.