Rate Overview
Live
1 INR = 244.0980 SLL
1 SLL = 0.004097
INR
Avg
238.9771
High
244.8459
Low
219.8121
Last updated: 7/25/2026, 2:20:12 AM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 244.10 SLL |
| 10 INR | 2,440.98 SLL |
| 50 INR | 12,204.90 SLL |
| 100 INR | 24,409.80 SLL |
| 500 INR | 122,048.99 SLL |
| 1,000 INR | 244,097.99 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-25T02:20:12Z",
"rates": {
"SLL": 244.097988
}
}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": 24409.798799999997,
"rate": 244.097988
}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