Rate Overview
Live
1 AFN = 0.258306 SZL
1 SZL = 3.8714
AFN
Avg
0.257540
High
0.260623
Low
0.254838
Last updated: 7/2/2026, 2:00:13 PM
Quick Conversions
| AFN | SZL |
|---|---|
| 1 AFN | 0.26 SZL |
| 10 AFN | 2.58 SZL |
| 50 AFN | 12.92 SZL |
| 100 AFN | 25.83 SZL |
| 500 AFN | 129.15 SZL |
| 1,000 AFN | 258.31 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-07-02T14:00:13Z",
"rates": {
"SZL": 0.258306
}
}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.830599999999997,
"rate": 0.258306
}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