Rate Overview
Live
1 XOF = 0.028289 ZAR
1 ZAR = 35.3494
XOF
Avg
0.028437
High
0.028586
Low
0.028280
Last updated: 7/5/2026, 12:25:32 AM
Quick Conversions
| XOF | ZAR |
|---|---|
| 1 XOF | 0.03 ZAR |
| 10 XOF | 0.28 ZAR |
| 50 XOF | 1.41 ZAR |
| 100 XOF | 2.83 ZAR |
| 500 XOF | 14.14 ZAR |
| 1,000 XOF | 28.29 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-05T00:25:32Z",
"rates": {
"ZAR": 0.028289
}
}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.8289,
"rate": 0.028289
}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