Rate Overview
Live
1 AFN = 346.9998 SLL
1 SLL = 0.002882
AFN
Avg
349.0851
High
350.5528
Low
346.9998
Last updated: 8/21/2026, 7:02:47 AM
Quick Conversions
| AFN | SLL |
|---|---|
| 1 AFN | 347.00 SLL |
| 10 AFN | 3,470.00 SLL |
| 50 AFN | 17,349.99 SLL |
| 100 AFN | 34,699.98 SLL |
| 500 AFN | 173,499.88 SLL |
| 1,000 AFN | 346,999.77 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-08-21T07:02:47Z",
"rates": {
"SLL": 346.999768
}
}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": 34699.976800000004,
"rate": 346.999768
}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