Rate Overview
Live
1 AFN = 327.6492 SLL
1 SLL = 0.003052
AFN
Avg
329.0911
High
332.8492
Low
327.6465
Last updated: 5/7/2026, 11:27:35 AM
Quick Conversions
| AFN | SLL |
|---|---|
| 1 AFN | 327.65 SLL |
| 10 AFN | 3,276.49 SLL |
| 50 AFN | 16,382.46 SLL |
| 100 AFN | 32,764.92 SLL |
| 500 AFN | 163,824.59 SLL |
| 1,000 AFN | 327,649.19 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-05-07T11:27:35Z",
"rates": {
"SLL": 327.649186
}
}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": 32764.918599999997,
"rate": 327.649186
}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