Rate Overview
Live
1 AFN = 0.245551 SZL
1 SZL = 4.0725
AFN
Avg
0.245543
High
0.248133
Low
0.242471
Last updated: 9/3/2026, 3:05:38 AM
Quick Conversions
| AFN | SZL |
|---|---|
| 1 AFN | 0.25 SZL |
| 10 AFN | 2.46 SZL |
| 50 AFN | 12.28 SZL |
| 100 AFN | 24.56 SZL |
| 500 AFN | 122.78 SZL |
| 1,000 AFN | 245.55 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-09-03T03:05:38Z",
"rates": {
"SZL": 0.245551
}
}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.5551,
"rate": 0.245551
}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