Rate Overview
Live
1 ZAR = 35.3182 XOF
1 XOF = 0.028314
ZAR
Avg
35.2570
High
35.3602
Low
35.0249
Last updated: 7/7/2026, 6:22:55 AM
Quick Conversions
| ZAR | XOF |
|---|---|
| 1 ZAR | 35.32 XOF |
| 10 ZAR | 353.18 XOF |
| 50 ZAR | 1,765.91 XOF |
| 100 ZAR | 3,531.82 XOF |
| 500 ZAR | 17,659.09 XOF |
| 1,000 ZAR | 35,318.19 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-07-07T06:22:55Z",
"rates": {
"XOF": 35.318187
}
}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": 3531.8187000000003,
"rate": 35.318187
}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