Rate Overview
Live
1 XOF = 0.029190 ZAR
1 ZAR = 34.2583
XOF
Avg
0.028867
High
0.029230
Low
0.028566
Last updated: 7/25/2026, 4:20:19 AM
Quick Conversions
| XOF | ZAR |
|---|---|
| 1 XOF | 0.03 ZAR |
| 10 XOF | 0.29 ZAR |
| 50 XOF | 1.46 ZAR |
| 100 XOF | 2.92 ZAR |
| 500 XOF | 14.60 ZAR |
| 1,000 XOF | 29.19 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-25T04:20:19Z",
"rates": {
"ZAR": 0.02919
}
}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.919,
"rate": 0.02919
}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