Rate Overview
Live
1 INR = 237.7356 SLL
1 SLL = 0.004206
INR
Avg
228.8050
High
249.9202
Low
217.6389
Last updated: 5/27/2026, 6:14:11 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 237.74 SLL |
| 10 INR | 2,377.36 SLL |
| 50 INR | 11,886.78 SLL |
| 100 INR | 23,773.56 SLL |
| 500 INR | 118,867.81 SLL |
| 1,000 INR | 237,735.63 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-27T06:14:11Z",
"rates": {
"SLL": 237.735625
}
}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": 23773.5625,
"rate": 237.735625
}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