Rate Overview
Live
1 AFN = 0.269712 SZL
1 SZL = 3.7077
AFN
Avg
0.257321
High
0.271939
Low
0.244638
Last updated: 3/27/2026, 3:14:54 PM
Quick Conversions
| AFN | SZL |
|---|---|
| 1 AFN | 0.27 SZL |
| 10 AFN | 2.70 SZL |
| 50 AFN | 13.49 SZL |
| 100 AFN | 26.97 SZL |
| 500 AFN | 134.86 SZL |
| 1,000 AFN | 269.71 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-27T15:14:54Z",
"rates": {
"SZL": 0.269712
}
}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.9712,
"rate": 0.269712
}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