Rate Overview
Live
1 XOF = 0.029545 ZAR
1 ZAR = 33.8467
XOF
Avg
0.029726
High
0.029951
Low
0.029545
Last updated: 5/6/2026, 6:48:29 AM
Quick Conversions
| XOF | ZAR |
|---|---|
| 1 XOF | 0.03 ZAR |
| 10 XOF | 0.30 ZAR |
| 50 XOF | 1.48 ZAR |
| 100 XOF | 2.95 ZAR |
| 500 XOF | 14.77 ZAR |
| 1,000 XOF | 29.54 ZAR |
Get XOF/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=ZARExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-06T06:48:29Z",
"rates": {
"ZAR": 0.029545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "ZAR",
"amount": 100
},
"result": 2.9545,
"rate": 0.029545
}Build with XOF/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key