Rate Overview
Live
1 ZAR = 34.9452 XOF
1 XOF = 0.028616
ZAR
Avg
34.4036
High
35.0792
Low
33.4673
Last updated: 7/22/2026, 12:22:31 AM
Quick Conversions
| ZAR | XOF |
|---|---|
| 1 ZAR | 34.95 XOF |
| 10 ZAR | 349.45 XOF |
| 50 ZAR | 1,747.26 XOF |
| 100 ZAR | 3,494.52 XOF |
| 500 ZAR | 17,472.59 XOF |
| 1,000 ZAR | 34,945.17 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-22T00:22:31Z",
"rates": {
"XOF": 34.945171
}
}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": 3494.5171,
"rate": 34.945171
}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