Rate Overview
Live
1 XAF = 0.030154 ZAR
1 ZAR = 33.1631
XAF
Avg
0.029840
High
0.030967
Low
0.028788
Last updated: 3/27/2026, 11:34:30 AM
Quick Conversions
| XAF | ZAR |
|---|---|
| 1 XAF | 0.03 ZAR |
| 10 XAF | 0.30 ZAR |
| 50 XAF | 1.51 ZAR |
| 100 XAF | 3.02 ZAR |
| 500 XAF | 15.08 ZAR |
| 1,000 XAF | 30.15 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-27T11:34:30Z",
"rates": {
"ZAR": 0.030154
}
}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.0154,
"rate": 0.030154
}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