Rate Overview
Live
1 INR = 240.4382 SLL
1 SLL = 0.004159
INR
Avg
260.4237
High
269.7890
Low
240.4382
Last updated: 3/27/2026, 12:03:42 PM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 240.44 SLL |
| 10 INR | 2,404.38 SLL |
| 50 INR | 12,021.91 SLL |
| 100 INR | 24,043.82 SLL |
| 500 INR | 120,219.12 SLL |
| 1,000 INR | 240,438.24 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-27T12:03:42Z",
"rates": {
"SLL": 240.43824
}
}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": 24043.824,
"rate": 240.43824
}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