Rate Overview
Live
1 INR = 238.6636 SLL
1 SLL = 0.004190
INR
Avg
238.4173
High
240.1333
Low
236.2035
Last updated: 5/27/2026, 4:49:06 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 238.66 SLL |
| 10 INR | 2,386.64 SLL |
| 50 INR | 11,933.18 SLL |
| 100 INR | 23,866.36 SLL |
| 500 INR | 119,331.82 SLL |
| 1,000 INR | 238,663.64 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-05-27T04:49:06Z",
"rates": {
"SLL": 238.663644
}
}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": 23866.364400000002,
"rate": 238.663644
}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