Rate Overview
Live
1 ZAR = 33.9051 XOF
1 XOF = 0.029494
ZAR
Avg
33.9693
High
34.1391
Low
33.7701
Last updated: 4/17/2026, 4:54:49 AM
Quick Conversions
| ZAR | XOF |
|---|---|
| 1 ZAR | 33.91 XOF |
| 10 ZAR | 339.05 XOF |
| 50 ZAR | 1,695.25 XOF |
| 100 ZAR | 3,390.51 XOF |
| 500 ZAR | 16,952.53 XOF |
| 1,000 ZAR | 33,905.06 XOF |
Get ZAR/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=XOFExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-04-17T04:54:49Z",
"rates": {
"XOF": 33.90506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "XOF",
"amount": 100
},
"result": 3390.506,
"rate": 33.90506
}Build with ZAR/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key