Rate Overview
Live
1 INR = 237.6847 SLL
1 SLL = 0.004207
INR
Avg
251.8566
High
267.8615
Low
220.0013
Last updated: 5/27/2026, 7:29:22 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 237.68 SLL |
| 10 INR | 2,376.85 SLL |
| 50 INR | 11,884.23 SLL |
| 100 INR | 23,768.47 SLL |
| 500 INR | 118,842.34 SLL |
| 1,000 INR | 237,684.67 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-27T07:29:22Z",
"rates": {
"SLL": 237.684672
}
}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": 23768.4672,
"rate": 237.684672
}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