Rate Overview
Live
1 XAF = 0.028301 SZL
1 SZL = 35.3344
XAF
Avg
0.029099
High
0.030068
Low
0.028301
Last updated: 7/7/2026, 5:36:12 AM
Quick Conversions
| XAF | SZL |
|---|---|
| 1 XAF | 0.03 SZL |
| 10 XAF | 0.28 SZL |
| 50 XAF | 1.42 SZL |
| 100 XAF | 2.83 SZL |
| 500 XAF | 14.15 SZL |
| 1,000 XAF | 28.30 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-07T05:36:12Z",
"rates": {
"SZL": 0.028301
}
}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.8301,
"rate": 0.028301
}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