Rate Overview
Live
1 INR = 221.1856 SLL
1 SLL = 0.004521
INR
Avg
220.7806
High
221.6291
Low
220.0713
Last updated: 5/7/2026, 1:27:05 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 221.19 SLL |
| 10 INR | 2,211.86 SLL |
| 50 INR | 11,059.28 SLL |
| 100 INR | 22,118.56 SLL |
| 500 INR | 110,592.81 SLL |
| 1,000 INR | 221,185.61 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-07T01:27:05Z",
"rates": {
"SLL": 221.185613
}
}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": 22118.561299999998,
"rate": 221.185613
}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