Rate Overview
Live
1 INR = 224.3477 SLL
1 SLL = 0.004457
INR
Avg
224.7220
High
225.2698
Low
224.3477
Last updated: 4/16/2026, 5:31:53 PM
Quick Conversions
| INR | SLL |
|---|---|
| 1 INR | 224.35 SLL |
| 10 INR | 2,243.48 SLL |
| 50 INR | 11,217.38 SLL |
| 100 INR | 22,434.77 SLL |
| 500 INR | 112,173.84 SLL |
| 1,000 INR | 224,347.67 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-04-16T17:31:53Z",
"rates": {
"SLL": 224.347674
}
}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": 22434.7674,
"rate": 224.347674
}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