Rate Overview
Live
1 AFN = 0.255456 SZL
1 SZL = 3.9146
AFN
Avg
0.250543
High
0.255456
Low
0.244497
Last updated: 7/25/2026, 11:21:59 PM
Quick Conversions
| AFN | SZL |
|---|---|
| 1 AFN | 0.26 SZL |
| 10 AFN | 2.55 SZL |
| 50 AFN | 12.77 SZL |
| 100 AFN | 25.55 SZL |
| 500 AFN | 127.73 SZL |
| 1,000 AFN | 255.46 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-25T23:21:59Z",
"rates": {
"SZL": 0.255456
}
}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.5456,
"rate": 0.255456
}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