Rate Overview
Live
1 SLL = 0.002770 AFN
1 AFN = 361.0108
SLL
Avg
0.002822
High
0.003027
Low
0.002770
Last updated: 7/7/2026, 11:53:40 PM
Quick Conversions
| SLL | AFN |
|---|---|
| 1 SLL | 0.00 AFN |
| 10 SLL | 0.03 AFN |
| 50 SLL | 0.14 AFN |
| 100 SLL | 0.28 AFN |
| 500 SLL | 1.39 AFN |
| 1,000 SLL | 2.77 AFN |
Get SLL/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=AFNExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-07T23:53:40Z",
"rates": {
"AFN": 0.00277
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "AFN",
"amount": 100
},
"result": 0.27699999999999997,
"rate": 0.00277
}Build with SLL/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key