Rate Overview
Live
1 INR = 239.1383 SLL
1 SLL = 0.004182
INR
Avg
237.9450
High
241.7242
Low
219.8121
Last updated: 7/4/2026, 2:54:11 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 239.14 SLL |
| 10 INR | 2,391.38 SLL |
| 50 INR | 11,956.91 SLL |
| 100 INR | 23,913.83 SLL |
| 500 INR | 119,569.14 SLL |
| 1,000 INR | 239,138.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-04T02:54:11Z",
"rates": {
"SLL": 239.138276
}
}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": 23913.8276,
"rate": 239.138276
}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