Rate Overview
Live
1 INR = 3.3819 LKR
1 LKR = 0.295694
INR
Avg
3.3857
High
3.3977
Low
3.3674
Last updated: 3/7/2026, 2:14:28 AM
Quick Conversions
| INR | LKR |
|---|---|
| 1 INR | 3.38 LKR |
| 10 INR | 33.82 LKR |
| 50 INR | 169.09 LKR |
| 100 INR | 338.19 LKR |
| 500 INR | 1,690.94 LKR |
| 1,000 INR | 3,381.87 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-03-07T02:14:28Z",
"rates": {
"LKR": 3.381872
}
}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.1872,
"rate": 3.381872
}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