Rate Overview
Live
1 ZAR = 33.3073 XOF
1 XOF = 0.030023
ZAR
Avg
33.4776
High
34.7500
Low
32.0343
Last updated: 3/27/2026, 6:07:14 AM
Quick Conversions
| ZAR | XOF |
|---|---|
| 1 ZAR | 33.31 XOF |
| 10 ZAR | 333.07 XOF |
| 50 ZAR | 1,665.37 XOF |
| 100 ZAR | 3,330.73 XOF |
| 500 ZAR | 16,653.67 XOF |
| 1,000 ZAR | 33,307.35 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-27T06:07:14Z",
"rates": {
"XOF": 33.307349
}
}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": 3330.7349000000004,
"rate": 33.307349
}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