Rate Overview
Live
1 AFN = 0.255557 SZL
1 SZL = 3.9130
AFN
Avg
0.255145
High
0.256094
Low
0.254036
Last updated: 4/17/2026, 12:50:16 AM
Quick Conversions
| AFN | SZL |
|---|---|
| 1 AFN | 0.26 SZL |
| 10 AFN | 2.56 SZL |
| 50 AFN | 12.78 SZL |
| 100 AFN | 25.56 SZL |
| 500 AFN | 127.78 SZL |
| 1,000 AFN | 255.56 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-04-17T00:50:16Z",
"rates": {
"SZL": 0.255557
}
}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.555699999999998,
"rate": 0.255557
}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