Rate Overview
Live
1 ZAR = 34.4260 XOF
1 XOF = 0.029048
ZAR
Avg
33.0393
High
34.6960
Low
30.5194
Last updated: 5/27/2026, 4:06:16 PM
Quick Conversions
| ZAR | XOF |
|---|---|
| 1 ZAR | 34.43 XOF |
| 10 ZAR | 344.26 XOF |
| 50 ZAR | 1,721.30 XOF |
| 100 ZAR | 3,442.60 XOF |
| 500 ZAR | 17,213.01 XOF |
| 1,000 ZAR | 34,426.02 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-05-27T16:06:16Z",
"rates": {
"XOF": 34.426017
}
}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": 3442.6017,
"rate": 34.426017
}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