Rate Overview
Live
1 AFN = 351.8239 SLL
1 SLL = 0.002842
AFN
Avg
353.4157
High
372.9928
Low
347.2759
Last updated: 9/9/2026, 11:13:26 PM
Quick Conversions
| AFN | SLL |
|---|---|
| 1 AFN | 351.82 SLL |
| 10 AFN | 3,518.24 SLL |
| 50 AFN | 17,591.20 SLL |
| 100 AFN | 35,182.39 SLL |
| 500 AFN | 175,911.97 SLL |
| 1,000 AFN | 351,823.95 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-09-09T23:13:26Z",
"rates": {
"SLL": 351.823946
}
}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": 35182.3946,
"rate": 351.823946
}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