Rate Overview
Live
1 AFN = 349.9727 SLL
1 SLL = 0.002857
AFN
Avg
346.6987
High
382.3422
Low
327.6484
Last updated: 7/31/2026, 7:15:08 AM
Quick Conversions
| AFN | SLL |
|---|---|
| 1 AFN | 349.97 SLL |
| 10 AFN | 3,499.73 SLL |
| 50 AFN | 17,498.64 SLL |
| 100 AFN | 34,997.27 SLL |
| 500 AFN | 174,986.37 SLL |
| 1,000 AFN | 349,972.74 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-31T07:15:08Z",
"rates": {
"SLL": 349.972744
}
}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": 34997.274399999995,
"rate": 349.972744
}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