Rate Overview
Live
1 INR = 260.5591 SLL
1 SLL = 0.003838
INR
Avg
244.2923
High
260.5591
Low
238.3433
Last updated: 6/16/2026, 8:54:54 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 260.56 SLL |
| 10 INR | 2,605.59 SLL |
| 50 INR | 13,027.95 SLL |
| 100 INR | 26,055.91 SLL |
| 500 INR | 130,279.55 SLL |
| 1,000 INR | 260,559.09 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-06-16T08:54:54Z",
"rates": {
"SLL": 260.55909
}
}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": 26055.909000000003,
"rate": 260.55909
}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