Rate Overview
Live
1 AFN = 369.0143 SLL
1 SLL = 0.002710
AFN
Avg
353.1286
High
369.0143
Low
330.2535
Last updated: 7/29/2026, 7:32:57 PM
Quick Conversions
| AFN | SLL |
|---|---|
| 1 AFN | 369.01 SLL |
| 10 AFN | 3,690.14 SLL |
| 50 AFN | 18,450.71 SLL |
| 100 AFN | 36,901.43 SLL |
| 500 AFN | 184,507.15 SLL |
| 1,000 AFN | 369,014.29 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-29T19:32:57Z",
"rates": {
"SLL": 369.01429
}
}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": 36901.429000000004,
"rate": 369.01429
}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