Rate Overview
Live
1 SLL = 0.004502 INR
1 INR = 222.1235
SLL
Avg
0.004517
High
0.004543
Low
0.004494
Last updated: 5/9/2026, 1:29:19 PM
Quick Conversions
| SLL | INR |
|---|---|
| 1 SLL | 0.00 INR |
| 10 SLL | 0.05 INR |
| 50 SLL | 0.23 INR |
| 100 SLL | 0.45 INR |
| 500 SLL | 2.25 INR |
| 1,000 SLL | 4.50 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-05-09T13:29:19Z",
"rates": {
"INR": 0.004502
}
}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.4502,
"rate": 0.004502
}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