Rate Overview
Live
1 ZAR = 33.2322 XOF
1 XOF = 0.030091
ZAR
Avg
32.3998
High
34.9943
Low
29.7394
Last updated: 3/27/2026, 11:19:27 AM
Quick Conversions
| ZAR | XOF |
|---|---|
| 1 ZAR | 33.23 XOF |
| 10 ZAR | 332.32 XOF |
| 50 ZAR | 1,661.61 XOF |
| 100 ZAR | 3,323.22 XOF |
| 500 ZAR | 16,616.11 XOF |
| 1,000 ZAR | 33,232.23 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-27T11:19:27Z",
"rates": {
"XOF": 33.232226
}
}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": 3323.2225999999996,
"rate": 33.232226
}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