Rate Overview
Live
1 ZAR = 33.2007 XOF
1 XOF = 0.030120
ZAR
Avg
34.2675
High
35.0718
Low
33.2007
Last updated: 3/27/2026, 9:31:09 AM
Quick Conversions
| ZAR | XOF |
|---|---|
| 1 ZAR | 33.20 XOF |
| 10 ZAR | 332.01 XOF |
| 50 ZAR | 1,660.03 XOF |
| 100 ZAR | 3,320.07 XOF |
| 500 ZAR | 16,600.34 XOF |
| 1,000 ZAR | 33,200.69 XOF |
Get ZAR/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=XOFExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T09:31:09Z",
"rates": {
"XOF": 33.200685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "XOF",
"amount": 100
},
"result": 3320.0685,
"rate": 33.200685
}Build with ZAR/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key