Rate Overview
Live
1 XOF = 0.028536 ZAR
1 ZAR = 35.0435
XOF
Avg
0.029082
High
0.029879
Low
0.028506
Last updated: 7/15/2026, 9:45:32 AM
Quick Conversions
| XOF | ZAR |
|---|---|
| 1 XOF | 0.03 ZAR |
| 10 XOF | 0.29 ZAR |
| 50 XOF | 1.43 ZAR |
| 100 XOF | 2.85 ZAR |
| 500 XOF | 14.27 ZAR |
| 1,000 XOF | 28.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-07-15T09:45:32Z",
"rates": {
"ZAR": 0.028536
}
}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.8535999999999997,
"rate": 0.028536
}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