Rate Overview
Live
1 LKR = 0.301559 INR
1 INR = 3.3161
LKR
Avg
0.296875
High
0.301871
Low
0.293258
Last updated: 3/27/2026, 11:15:18 AM
Quick Conversions
| LKR | INR |
|---|---|
| 1 LKR | 0.30 INR |
| 10 LKR | 3.02 INR |
| 50 LKR | 15.08 INR |
| 100 LKR | 30.16 INR |
| 500 LKR | 150.78 INR |
| 1,000 LKR | 301.56 INR |
Get LKR/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=INRExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T11:15:18Z",
"rates": {
"INR": 0.301559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "INR",
"amount": 100
},
"result": 30.155900000000003,
"rate": 0.301559
}Build with LKR/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key