Rate Overview
Live
1 INR = 237.7919 SLL
1 SLL = 0.004205
INR
Avg
245.4007
High
265.3255
Low
221.0477
Last updated: 5/27/2026, 8:49:32 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 237.79 SLL |
| 10 INR | 2,377.92 SLL |
| 50 INR | 11,889.60 SLL |
| 100 INR | 23,779.19 SLL |
| 500 INR | 118,895.96 SLL |
| 1,000 INR | 237,791.92 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-27T08:49:32Z",
"rates": {
"SLL": 237.791922
}
}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": 23779.1922,
"rate": 237.791922
}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