Rate Overview
Live
1 INR = 249.8548 SLL
1 SLL = 0.004002
INR
Avg
249.3235
High
262.3249
Low
220.9836
Last updated: 7/27/2026, 12:22:22 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 249.85 SLL |
| 10 INR | 2,498.55 SLL |
| 50 INR | 12,492.74 SLL |
| 100 INR | 24,985.48 SLL |
| 500 INR | 124,927.41 SLL |
| 1,000 INR | 249,854.82 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-07-27T00:22:22Z",
"rates": {
"SLL": 249.854816
}
}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": 24985.4816,
"rate": 249.854816
}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