Rate Overview
Live
1 XOF = 0.029027 ZAR
1 ZAR = 34.4507
XOF
Avg
0.030306
High
0.032766
Low
0.028821
Last updated: 5/26/2026, 10:10:03 AM
Quick Conversions
| XOF | ZAR |
|---|---|
| 1 XOF | 0.03 ZAR |
| 10 XOF | 0.29 ZAR |
| 50 XOF | 1.45 ZAR |
| 100 XOF | 2.90 ZAR |
| 500 XOF | 14.51 ZAR |
| 1,000 XOF | 29.03 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-26T10:10:03Z",
"rates": {
"ZAR": 0.029027
}
}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.9027000000000003,
"rate": 0.029027
}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