Rate Overview
Live
1 SLL = 0.004148 INR
1 INR = 241.0800
SLL
Avg
0.004146
High
0.004549
Low
0.003812
Last updated: 7/8/2026, 12:30:08 AM
Quick Conversions
| SLL | INR |
|---|---|
| 1 SLL | 0.00 INR |
| 10 SLL | 0.04 INR |
| 50 SLL | 0.21 INR |
| 100 SLL | 0.41 INR |
| 500 SLL | 2.07 INR |
| 1,000 SLL | 4.15 INR |
Get SLL/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=INRExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-08T00:30:08Z",
"rates": {
"INR": 0.004148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "INR",
"amount": 100
},
"result": 0.4148,
"rate": 0.004148
}Build with SLL/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key