Rate Overview
Live
1 XAF = 0.029488 ZAR
1 ZAR = 33.9121
XAF
Avg
0.029434
High
0.029669
Low
0.029179
Last updated: 4/17/2026, 6:11:46 AM
Quick Conversions
| XAF | ZAR |
|---|---|
| 1 XAF | 0.03 ZAR |
| 10 XAF | 0.29 ZAR |
| 50 XAF | 1.47 ZAR |
| 100 XAF | 2.95 ZAR |
| 500 XAF | 14.74 ZAR |
| 1,000 XAF | 29.49 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-04-17T06:11:46Z",
"rates": {
"ZAR": 0.029488
}
}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.9488,
"rate": 0.029488
}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