Rate Overview
Live
1 XOF = 0.029325 ZAR
1 ZAR = 34.1006
XOF
Avg
0.030182
High
0.032766
Low
0.028566
Last updated: 7/24/2026, 9:44:59 AM
Quick Conversions
| XOF | ZAR |
|---|---|
| 1 XOF | 0.03 ZAR |
| 10 XOF | 0.29 ZAR |
| 50 XOF | 1.47 ZAR |
| 100 XOF | 2.93 ZAR |
| 500 XOF | 14.66 ZAR |
| 1,000 XOF | 29.33 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-07-24T09:44:59Z",
"rates": {
"ZAR": 0.029325
}
}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.9325,
"rate": 0.029325
}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