Rate Overview
Live
1 AFN = 0.256969 SZL
1 SZL = 3.8915
AFN
Avg
0.258931
High
0.264983
Low
0.252864
Last updated: 6/16/2026, 7:53:27 AM
Quick Conversions
| AFN | SZL |
|---|---|
| 1 AFN | 0.26 SZL |
| 10 AFN | 2.57 SZL |
| 50 AFN | 12.85 SZL |
| 100 AFN | 25.70 SZL |
| 500 AFN | 128.48 SZL |
| 1,000 AFN | 256.97 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-06-16T07:53:27Z",
"rates": {
"SZL": 0.256969
}
}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.6969,
"rate": 0.256969
}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