Get current rate for a currency pair
Retrieve the most recent active exchange rate for a specific currency pair. The rate includes any applicable markup for your workspace. Use this to display current rates or validate conversions before creating transactions.
Documentation Index
Fetch the complete documentation index at: https://docs.zuba.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter Auth0 JWT token
Query Parameters
Source currency code (ISO 4217)
"EUR"
Target currency code (ISO 4217)
"USD"
Client/workspace ID for client-specific rates (optional, UUID format)
"123e4567-e89b-12d3-a456-426614174000"
Amount to convert
"100.00"
Response
Current FX rate retrieved successfully
Creation timestamp
"2025-10-29T12:00:00Z"
Rate expiration timestamp
"2025-10-30T12:00:00Z"
Source currency (ISO 4217)
"EUR"
Rate ID
"123e4567-e89b-12d3-a456-426614174000"
Exchange rate (final rate including any markup)
"1760.01"
Target currency (ISO 4217)
"NGN"