Rate Overview
Live
1 LKR = 0.292435 INR
1 INR = 3.4196
LKR
Avg
0.292117
High
0.300299
Low
0.279475
Last updated: 5/28/2026, 11:04:14 PM
Quick Conversions
| LKR | INR |
|---|---|
| 1 LKR | 0.29 INR |
| 10 LKR | 2.92 INR |
| 50 LKR | 14.62 INR |
| 100 LKR | 29.24 INR |
| 500 LKR | 146.22 INR |
| 1,000 LKR | 292.44 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-05-28T23:04:14Z",
"rates": {
"INR": 0.292435
}
}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": 29.2435,
"rate": 0.292435
}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