Rate Overview
Live
1 INR = 3.3854 LKR
1 LKR = 0.295383
INR
Avg
3.3934
High
3.4098
Low
3.3849
Last updated: 4/16/2026, 5:31:50 PM
Quick Conversions
| INR | LKR |
|---|---|
| 1 INR | 3.39 LKR |
| 10 INR | 33.85 LKR |
| 50 INR | 169.27 LKR |
| 100 INR | 338.54 LKR |
| 500 INR | 1,692.72 LKR |
| 1,000 INR | 3,385.44 LKR |
Get INR/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=LKRExample Response:
{
"success": true,
"base": "INR",
"date": "2026-04-16T17:31:50Z",
"rates": {
"LKR": 3.385436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "LKR",
"amount": 100
},
"result": 338.54359999999997,
"rate": 3.385436
}Build with INR/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key