Rate Overview
Live
1 INR = 245.2743 SLL
1 SLL = 0.004077
INR
Avg
241.7551
High
261.7925
Low
220.9836
Last updated: 7/26/2026, 2:19:31 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 245.27 SLL |
| 10 INR | 2,452.74 SLL |
| 50 INR | 12,263.71 SLL |
| 100 INR | 24,527.43 SLL |
| 500 INR | 122,637.14 SLL |
| 1,000 INR | 245,274.28 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-26T02:19:31Z",
"rates": {
"SLL": 245.274276
}
}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": 24527.4276,
"rate": 245.274276
}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