Rate Overview
Live
1 ZAR = 33.3365 XOF
1 XOF = 0.029997
ZAR
Avg
33.3735
High
33.7286
Low
33.0589
Last updated: 3/27/2026, 4:20:45 AM
Quick Conversions
| ZAR | XOF |
|---|---|
| 1 ZAR | 33.34 XOF |
| 10 ZAR | 333.36 XOF |
| 50 ZAR | 1,666.82 XOF |
| 100 ZAR | 3,333.65 XOF |
| 500 ZAR | 16,668.23 XOF |
| 1,000 ZAR | 33,336.47 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-03-27T04:20:45Z",
"rates": {
"XOF": 33.336468
}
}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": 3333.6468000000004,
"rate": 33.336468
}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