Rate Overview
Live
1 ZAR = 33.1819 XOF
1 XOF = 0.030137
ZAR
Avg
32.3989
High
34.9943
Low
29.7394
Last updated: 3/27/2026, 1:01:03 PM
Quick Conversions
| ZAR | XOF |
|---|---|
| 1 ZAR | 33.18 XOF |
| 10 ZAR | 331.82 XOF |
| 50 ZAR | 1,659.09 XOF |
| 100 ZAR | 3,318.19 XOF |
| 500 ZAR | 16,590.95 XOF |
| 1,000 ZAR | 33,181.90 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-27T13:01:03Z",
"rates": {
"XOF": 33.181896
}
}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": 3318.1896,
"rate": 33.181896
}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