Rate Overview
Live
1 XAF = 0.028289 SZL
1 SZL = 35.3494
XAF
Avg
0.028479
High
0.028603
Low
0.028289
Last updated: 7/4/2026, 4:29:18 AM
Quick Conversions
| XAF | SZL |
|---|---|
| 1 XAF | 0.03 SZL |
| 10 XAF | 0.28 SZL |
| 50 XAF | 1.41 SZL |
| 100 XAF | 2.83 SZL |
| 500 XAF | 14.14 SZL |
| 1,000 XAF | 28.29 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-04T04:29:18Z",
"rates": {
"SZL": 0.028289
}
}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.8289,
"rate": 0.028289
}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