Rate Overview
Live
1 AFN = 0.246845 SZL
1 SZL = 4.0511
AFN
Avg
0.257123
High
0.266723
Low
0.241876
Last updated: 7/23/2026, 2:33:57 AM
Quick Conversions
| AFN | SZL |
|---|---|
| 1 AFN | 0.25 SZL |
| 10 AFN | 2.47 SZL |
| 50 AFN | 12.34 SZL |
| 100 AFN | 24.68 SZL |
| 500 AFN | 123.42 SZL |
| 1,000 AFN | 246.85 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-23T02:33:57Z",
"rates": {
"SZL": 0.246845
}
}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.6845,
"rate": 0.246845
}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