Rate Overview
Live
1 ZAR = 34.4300 XOF
1 XOF = 0.029044
ZAR
Avg
34.2321
High
35.0718
Low
33.4673
Last updated: 5/27/2026, 6:28:53 PM
Quick Conversions
| ZAR | XOF |
|---|---|
| 1 ZAR | 34.43 XOF |
| 10 ZAR | 344.30 XOF |
| 50 ZAR | 1,721.50 XOF |
| 100 ZAR | 3,443.00 XOF |
| 500 ZAR | 17,215.02 XOF |
| 1,000 ZAR | 34,430.04 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-05-27T18:28:53Z",
"rates": {
"XOF": 34.430041
}
}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": 3443.0041,
"rate": 34.430041
}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