Rate Overview
Live
1 XAF = 0.029188 SZL
1 SZL = 34.2607
XAF
Avg
0.029108
High
0.029952
Low
0.028303
Last updated: 7/26/2026, 9:25:24 AM
Quick Conversions
| XAF | SZL |
|---|---|
| 1 XAF | 0.03 SZL |
| 10 XAF | 0.29 SZL |
| 50 XAF | 1.46 SZL |
| 100 XAF | 2.92 SZL |
| 500 XAF | 14.59 SZL |
| 1,000 XAF | 29.19 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-07-26T09:25:24Z",
"rates": {
"SZL": 0.029188
}
}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.9188,
"rate": 0.029188
}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