Rate Overview
Live
1 ZAR = 34.3128 XOF
1 XOF = 0.029144
ZAR
Avg
33.4608
High
35.3513
Low
31.1192
Last updated: 7/28/2026, 7:49:51 AM
Quick Conversions
| ZAR | XOF |
|---|---|
| 1 ZAR | 34.31 XOF |
| 10 ZAR | 343.13 XOF |
| 50 ZAR | 1,715.64 XOF |
| 100 ZAR | 3,431.28 XOF |
| 500 ZAR | 17,156.40 XOF |
| 1,000 ZAR | 34,312.81 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-07-28T07:49:51Z",
"rates": {
"XOF": 34.312809
}
}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": 3431.2809,
"rate": 34.312809
}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