Rate Overview
Live
1 INR = 3.4033 LKR
1 LKR = 0.293833
INR
Avg
3.4235
High
3.5781
Low
3.3300
Last updated: 5/27/2026, 9:48:34 AM
Quick Conversions
| INR | LKR |
|---|---|
| 1 INR | 3.40 LKR |
| 10 INR | 34.03 LKR |
| 50 INR | 170.16 LKR |
| 100 INR | 340.33 LKR |
| 500 INR | 1,701.65 LKR |
| 1,000 INR | 3,403.30 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-05-27T09:48:34Z",
"rates": {
"LKR": 3.403298
}
}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": 340.3298,
"rate": 3.403298
}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