Rate Overview
Live
1 AFN = 0.255520 SZL
1 SZL = 3.9136
AFN
Avg
0.261089
High
0.267454
Low
0.255520
Last updated: 5/7/2026, 4:29:15 AM
Quick Conversions
| AFN | SZL |
|---|---|
| 1 AFN | 0.26 SZL |
| 10 AFN | 2.56 SZL |
| 50 AFN | 12.78 SZL |
| 100 AFN | 25.55 SZL |
| 500 AFN | 127.76 SZL |
| 1,000 AFN | 255.52 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-05-07T04:29:15Z",
"rates": {
"SZL": 0.25552
}
}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": 25.552000000000003,
"rate": 0.25552
}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