Rate Overview
Live
1 SLL = 0.004190 INR
1 INR = 238.6635
SLL
Avg
0.004158
High
0.004190
Low
0.004042
Last updated: 8/19/2026, 5:16:16 PM
Quick Conversions
| SLL | INR |
|---|---|
| 1 SLL | 0.00 INR |
| 10 SLL | 0.04 INR |
| 50 SLL | 0.21 INR |
| 100 SLL | 0.42 INR |
| 500 SLL | 2.10 INR |
| 1,000 SLL | 4.19 INR |
Get SLL/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=INRExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-08-19T17:16:16Z",
"rates": {
"INR": 0.00419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "INR",
"amount": 100
},
"result": 0.41900000000000004,
"rate": 0.00419
}Build with SLL/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key