Rate Overview
Live
1 AFN = 325.0965 SLL
1 SLL = 0.003076
AFN
Avg
326.3735
High
327.6484
Low
325.0965
Last updated: 4/17/2026, 6:12:02 AM
Quick Conversions
| AFN | SLL |
|---|---|
| 1 AFN | 325.10 SLL |
| 10 AFN | 3,250.96 SLL |
| 50 AFN | 16,254.82 SLL |
| 100 AFN | 32,509.65 SLL |
| 500 AFN | 162,548.23 SLL |
| 1,000 AFN | 325,096.46 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-04-17T06:12:02Z",
"rates": {
"SLL": 325.096458
}
}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": 32509.6458,
"rate": 325.096458
}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