Rate Overview
Live
1 LKR = 0.301647 INR
1 INR = 3.3151
LKR
Avg
0.292526
High
0.301647
Low
0.279475
Last updated: 3/27/2026, 9:35:08 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.82 INR |
| 1,000 LKR | 301.65 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-27T09:35:08Z",
"rates": {
"INR": 0.301647
}
}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.1647,
"rate": 0.301647
}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