Rate Overview
Live
1 AFN = 364.1832 SLL
1 SLL = 0.002746
AFN
Avg
350.6114
High
382.3422
Low
327.6484
Last updated: 5/27/2026, 7:20:48 PM
Quick Conversions
| AFN | SLL |
|---|---|
| 1 AFN | 364.18 SLL |
| 10 AFN | 3,641.83 SLL |
| 50 AFN | 18,209.16 SLL |
| 100 AFN | 36,418.32 SLL |
| 500 AFN | 182,091.60 SLL |
| 1,000 AFN | 364,183.20 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-27T19:20:48Z",
"rates": {
"SLL": 364.183199
}
}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": 36418.3199,
"rate": 364.183199
}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