Rate Overview
Live
1 AFN = 0.247430 SZL
1 SZL = 4.0415
AFN
Avg
0.246830
High
0.247632
Low
0.245362
Last updated: 8/15/2026, 5:36:16 AM
Quick Conversions
| AFN | SZL |
|---|---|
| 1 AFN | 0.25 SZL |
| 10 AFN | 2.47 SZL |
| 50 AFN | 12.37 SZL |
| 100 AFN | 24.74 SZL |
| 500 AFN | 123.72 SZL |
| 1,000 AFN | 247.43 SZL |
Get AFN/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=SZLExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-08-15T05:36:16Z",
"rates": {
"SZL": 0.24743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "SZL",
"amount": 100
},
"result": 24.743000000000002,
"rate": 0.24743
}Build with AFN/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key