Rate Overview
Live
1 LKR = 0.301034 INR
1 INR = 3.3219
LKR
Avg
0.293792
High
0.301034
Low
0.289729
Last updated: 3/27/2026, 7:49:52 AM
Quick Conversions
| LKR | INR |
|---|---|
| 1 LKR | 0.30 INR |
| 10 LKR | 3.01 INR |
| 50 LKR | 15.05 INR |
| 100 LKR | 30.10 INR |
| 500 LKR | 150.52 INR |
| 1,000 LKR | 301.03 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-27T07:49:52Z",
"rates": {
"INR": 0.301034
}
}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.1034,
"rate": 0.301034
}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