Rate Overview
Live
1 INR = 250.9349 SLL
1 SLL = 0.003985
INR
Avg
242.1139
High
250.9349
Low
237.0975
Last updated: 7/26/2026, 10:35:15 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 250.93 SLL |
| 10 INR | 2,509.35 SLL |
| 50 INR | 12,546.75 SLL |
| 100 INR | 25,093.49 SLL |
| 500 INR | 125,467.47 SLL |
| 1,000 INR | 250,934.94 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-26T10:35:15Z",
"rates": {
"SLL": 250.93494
}
}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": 25093.494000000002,
"rate": 250.93494
}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