Rate Overview
Live
1 AFN = 364.2649 SLL
1 SLL = 0.002745
AFN
Avg
363.4871
High
366.4398
Low
359.5978
Last updated: 3/7/2026, 12:33:48 AM
Quick Conversions
| AFN | SLL |
|---|---|
| 1 AFN | 364.26 SLL |
| 10 AFN | 3,642.65 SLL |
| 50 AFN | 18,213.24 SLL |
| 100 AFN | 36,426.49 SLL |
| 500 AFN | 182,132.43 SLL |
| 1,000 AFN | 364,264.87 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-03-07T00:33:48Z",
"rates": {
"SLL": 364.264865
}
}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": 36426.4865,
"rate": 364.264865
}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