Rate Overview
Live
1 INR = 240.6728 SLL
1 SLL = 0.004155
INR
Avg
248.0881
High
265.7904
Low
240.6728
Last updated: 3/27/2026, 10:17:30 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 240.67 SLL |
| 10 INR | 2,406.73 SLL |
| 50 INR | 12,033.64 SLL |
| 100 INR | 24,067.28 SLL |
| 500 INR | 120,336.41 SLL |
| 1,000 INR | 240,672.82 SLL |
Get INR/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=SLLExample Response:
{
"success": true,
"base": "INR",
"date": "2026-03-27T10:17:30Z",
"rates": {
"SLL": 240.672817
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "SLL",
"amount": 100
},
"result": 24067.2817,
"rate": 240.672817
}Build with INR/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key