Rate Overview
Live
1 AFN = 0.263286 SZL
1 SZL = 3.7982
AFN
Avg
0.257643
High
0.264308
Low
0.249331
Last updated: 3/7/2026, 12:32:05 AM
Quick Conversions
| AFN | SZL |
|---|---|
| 1 AFN | 0.26 SZL |
| 10 AFN | 2.63 SZL |
| 50 AFN | 13.16 SZL |
| 100 AFN | 26.33 SZL |
| 500 AFN | 131.64 SZL |
| 1,000 AFN | 263.29 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-03-07T00:32:05Z",
"rates": {
"SZL": 0.263286
}
}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": 26.3286,
"rate": 0.263286
}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