get https://sandbox-api.transfi.com/v2/exchange-rates/crypto-to-fiat
This API provides real-time conversion quotes for selling cryptocurrency in exchange for fiat currency. Users can specify the fiat currency (fiatTicker), the amount to convert (amount), the cryptocurrency (cryptoTicker), and the base currency for the conversion (baseTicker). The response contains conversion details, enabling businesses to calculate precise payout amounts. The cURL example illustrates the required headers and query parameters for API usage.