Rate Overview
Live
1 INR = 240.7931 SLL
1 SLL = 0.004153
INR
Avg
242.7696
High
244.7952
Low
240.7931
Last updated: 3/27/2026, 8:17:28 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 240.79 SLL |
| 10 INR | 2,407.93 SLL |
| 50 INR | 12,039.66 SLL |
| 100 INR | 24,079.31 SLL |
| 500 INR | 120,396.56 SLL |
| 1,000 INR | 240,793.13 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-27T08:17:28Z",
"rates": {
"SLL": 240.793128
}
}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": 24079.3128,
"rate": 240.793128
}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