Rate Overview
Live
1 XAF = 0.029439 SZL
1 SZL = 33.9685
XAF
Avg
0.029328
High
0.029440
Low
0.029091
Last updated: 4/17/2026, 12:50:16 AM
Quick Conversions
| XAF | SZL |
|---|---|
| 1 XAF | 0.03 SZL |
| 10 XAF | 0.29 SZL |
| 50 XAF | 1.47 SZL |
| 100 XAF | 2.94 SZL |
| 500 XAF | 14.72 SZL |
| 1,000 XAF | 29.44 SZL |
Get XAF/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=SZLExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-04-17T00:50:16Z",
"rates": {
"SZL": 0.029439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "SZL",
"amount": 100
},
"result": 2.9439,
"rate": 0.029439
}Build with XAF/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key