Rate Overview
Live
1 INR = 240.5702 SLL
1 SLL = 0.004157
INR
Avg
240.9774
High
245.6236
Low
239.6242
Last updated: 9/2/2026, 5:09:51 PM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 240.57 SLL |
| 10 INR | 2,405.70 SLL |
| 50 INR | 12,028.51 SLL |
| 100 INR | 24,057.02 SLL |
| 500 INR | 120,285.08 SLL |
| 1,000 INR | 240,570.16 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-09-02T17:09:51Z",
"rates": {
"SLL": 240.570159
}
}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": 24057.0159,
"rate": 240.570159
}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