Rate Overview
Live
1 XAF = 0.028554 ZAR
1 ZAR = 35.0214
XAF
Avg
0.028421
High
0.028647
Low
0.028256
Last updated: 9/11/2026, 11:54:54 AM
Quick Conversions
| XAF | ZAR |
|---|---|
| 1 XAF | 0.03 ZAR |
| 10 XAF | 0.29 ZAR |
| 50 XAF | 1.43 ZAR |
| 100 XAF | 2.86 ZAR |
| 500 XAF | 14.28 ZAR |
| 1,000 XAF | 28.55 ZAR |
Get XAF/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=ZARExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-09-11T11:54:54Z",
"rates": {
"ZAR": 0.028554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "ZAR",
"amount": 100
},
"result": 2.8554,
"rate": 0.028554
}Build with XAF/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key