Rate Overview
Live
1 XAF = 0.030089 ZAR
1 ZAR = 33.2347
XAF
Avg
0.029988
High
0.030249
Low
0.029592
Last updated: 3/27/2026, 8:05:14 AM
Quick Conversions
| XAF | ZAR |
|---|---|
| 1 XAF | 0.03 ZAR |
| 10 XAF | 0.30 ZAR |
| 50 XAF | 1.50 ZAR |
| 100 XAF | 3.01 ZAR |
| 500 XAF | 15.04 ZAR |
| 1,000 XAF | 30.09 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-03-27T08:05:14Z",
"rates": {
"ZAR": 0.030089
}
}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": 3.0089,
"rate": 0.030089
}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