Skip to content

Pricing Data Overview

CryptaChain provides fair market value (FMV) pricing for crypto assets using volume-weighted average price (VWAP) methodology aggregated across multiple centralized spot markets.

Endpoints

EndpointDescription
GET /v1/prices/by-symbolCurrent or historical price by ticker symbol
GET /v1/fx/rateFX rate between two fiat currencies
GET /v1/fx/historyHistorical FX rates for a date range
GET /v1/fx/monthly-averageMonthly average FX rate (IAS 21 compliant)
GET /v1/fx/currenciesList of all 36 supported fiat currencies

Supported currencies (36)

31 ECB currencies (via Frankfurter/ECB feed) + 5 USD-pegged currencies with hardcoded rates:

CurrencySourceNotes
USDBase currencyAll prices denominated in USD by default
EUR, GBP, CHF, JPY, CNY, CAD, AUD...ECB/Frankfurter29 ECB currencies, daily updates
AED, SAR, QAR, OMR, BHDPegged to USDFixed rates (e.g., AED = 3.6725)
BGNPegged to EURFixed rate via EUR (BGN = 1.95583 EUR)

Full list available at GET /v1/fx/currencies.

Pricing methodology

  • VWAP (Volume-Weighted Average Price) across multiple centralized spot markets, trust-weighted by source
  • Active + Reserve sources: Active contribute to VWAP, reserve used as fallback
  • Data quality: Outlier filtering, stale price detection, minimum volume thresholds
  • Granularity: Daily aggregated prices, with 1-minute precision available for at-timestamp queries
  • Historical data: Back to 2011 for major assets

Full methodology →

CryptaChain API — built by CryptaCount Luxembourg S.a r.l.