Rate Overview
Live
1 XAF = 0.030159 ZAR
1 ZAR = 33.1576
XAF
Avg
0.029997
High
0.030249
Low
0.029592
Last updated: 3/27/2026, 9:49:46 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.16 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-27T09:49:46Z",
"rates": {
"ZAR": 0.030159
}
}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.0159,
"rate": 0.030159
}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