Get a Quote
Last updated
Was this helpful?
Last updated
Was this helpful?
This document outlines the design and implementation of the Fiat-to-Digital Asset Conversion API. The API facilitates converting fiat currencies to digital assets and returns a quoted amount based on current exchange rates. It supports configurable spreads and multiple external providers for FX and crypto pricing.
Allow users to convert fiat currencies into supported digital assets.
Provide real-time quotes based on exchange rates from selected providers.
Enable configurable spreads and flexible rate sources.
Integrate with external providers for fiat and cryptocurrency rates.
The API involves interaction with various components for currency conversion and quote calculation.