Rate Overview
Live
1 AFN = 357.3039 SLL
1 SLL = 0.002799
AFN
Avg
354.2291
High
361.0045
Low
330.2535
Last updated: 7/9/2026, 11:59:34 AM
Quick Conversions
| AFN | SLL |
|---|---|
| 1 AFN | 357.30 SLL |
| 10 AFN | 3,573.04 SLL |
| 50 AFN | 17,865.20 SLL |
| 100 AFN | 35,730.39 SLL |
| 500 AFN | 178,651.96 SLL |
| 1,000 AFN | 357,303.92 SLL |
Get AFN/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=SLLExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-09T11:59:34Z",
"rates": {
"SLL": 357.303921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "SLL",
"amount": 100
},
"result": 35730.3921,
"rate": 357.303921
}Build with AFN/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key