Skip to main content
GET
/
v1
/
payments
/
exchange-rate
Get exchange rate for payment
curl --request GET \
  --url https://sandbox.inflowafrica.com/api/v1/payments/exchange-rate \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.inflowafrica.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter your API key starting with gtw_sk_

Query Parameters

amount
number
required

Target amount to convert

sourceCurrency
string
required

Source currency code

targetCurrency
string
required

Target currency code

Response

Exchange rate and computed source amount