Rate Overview
Live
1 AFN = 389.9486 SLL
1 SLL = 0.002564
AFN
Avg
370.4465
High
392.1995
Low
354.2668
Last updated: 6/19/2026, 8:20:40 AM
Quick Conversions
| AFN | SLL |
|---|---|
| 1 AFN | 389.95 SLL |
| 10 AFN | 3,899.49 SLL |
| 50 AFN | 19,497.43 SLL |
| 100 AFN | 38,994.86 SLL |
| 500 AFN | 194,974.30 SLL |
| 1,000 AFN | 389,948.61 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-06-19T08:20:40Z",
"rates": {
"SLL": 389.948607
}
}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": 38994.8607,
"rate": 389.948607
}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