Rate Overview
Live
1 XAF = 0.028620 SZL
1 SZL = 34.9406
XAF
Avg
0.028807
High
0.029128
Low
0.028595
Last updated: 6/16/2026, 2:43:00 PM
Quick Conversions
| XAF | SZL |
|---|---|
| 1 XAF | 0.03 SZL |
| 10 XAF | 0.29 SZL |
| 50 XAF | 1.43 SZL |
| 100 XAF | 2.86 SZL |
| 500 XAF | 14.31 SZL |
| 1,000 XAF | 28.62 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-06-16T14:43:00Z",
"rates": {
"SZL": 0.02862
}
}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.862,
"rate": 0.02862
}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