Rate Overview
Live
1 INR = 248.9276 SLL
1 SLL = 0.004017
INR
Avg
249.8596
High
251.7002
Low
248.8495
Last updated: 3/7/2026, 2:14:29 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 248.93 SLL |
| 10 INR | 2,489.28 SLL |
| 50 INR | 12,446.38 SLL |
| 100 INR | 24,892.76 SLL |
| 500 INR | 124,463.80 SLL |
| 1,000 INR | 248,927.60 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-07T02:14:29Z",
"rates": {
"SLL": 248.927602
}
}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": 24892.7602,
"rate": 248.927602
}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