Rate Overview
Live
1 AFN = 348.3873 SLL
1 SLL = 0.002870
AFN
Avg
355.7677
High
369.0143
Low
342.8275
Last updated: 7/30/2026, 8:45:10 AM
Quick Conversions
| AFN | SLL |
|---|---|
| 1 AFN | 348.39 SLL |
| 10 AFN | 3,483.87 SLL |
| 50 AFN | 17,419.37 SLL |
| 100 AFN | 34,838.73 SLL |
| 500 AFN | 174,193.67 SLL |
| 1,000 AFN | 348,387.34 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-07-30T08:45:10Z",
"rates": {
"SLL": 348.387337
}
}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": 34838.7337,
"rate": 348.387337
}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