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 crypto currency (cryptoTicker), the amount to convert (amount), the fiat currency (fiatTicker). 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.