Endpoint
GET /v3/rates
- Source currency.
- Destination currency.
- Rate.
- Creation time.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List exchange rates.
GET /v3/rates
curl https://serviceapi.sarafa.ss/v3/rates \
-H "x-api-key: YOUR_API_KEY" \
-H "environment: sandbox"