Rate Overview
Live
1 SLL = 0.003970 INR
1 INR = 251.8892
SLL
Avg
0.004138
High
0.004594
Low
0.003866
Last updated: 7/28/2026, 11:22:00 PM
Quick Conversions
| SLL | INR |
|---|---|
| 1 SLL | 0.00 INR |
| 10 SLL | 0.04 INR |
| 50 SLL | 0.20 INR |
| 100 SLL | 0.40 INR |
| 500 SLL | 1.98 INR |
| 1,000 SLL | 3.97 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-28T23:22:00Z",
"rates": {
"INR": 0.00397
}
}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.39699999999999996,
"rate": 0.00397
}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