Rate Overview
Live
1 SLL = 0.003850 INR
1 INR = 259.7403
SLL
Avg
0.003966
High
0.004018
Low
0.003850
Last updated: 3/7/2026, 4:43:29 AM
Quick Conversions
| SLL | INR |
|---|---|
| 1 SLL | 0.00 INR |
| 10 SLL | 0.04 INR |
| 50 SLL | 0.19 INR |
| 100 SLL | 0.39 INR |
| 500 SLL | 1.93 INR |
| 1,000 SLL | 3.85 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-03-07T04:43:29Z",
"rates": {
"INR": 0.00385
}
}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.385,
"rate": 0.00385
}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