API documentation

get/api/v1/Instruments/exchange-estimate

Estimates the value of an amount converted between two currencies, using the latest stored end-of-day price. This is an indicative estimate only and does not execute any exchange.

Instruments

Parameters

baseCurrency

query · string

Optional

quoteCurrency

query · string

Optional

amount

query · number

Optional

version

path · string

Required

Responses

  • 200Indicative rate and estimated amount (rate 0 when no data is stored).application/json
    {
      "base": "EUR",
      "quote": "BTC",
      "symbol": "EURBTC.spot",
      "inverted": false,
      "rate": 0.0000152,
      "amount": 100,
      "estimatedAmount": 0.00152
    }
Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

Launch Your Platform.

Get Started.