Rate Overview
Live
1 INR = 3.4541 LKR
1 LKR = 0.289514
INR
Avg
3.4498
High
3.4639
Low
3.4347
Last updated: 9/2/2026, 7:28:05 PM
Quick Conversions
| INR | LKR |
|---|---|
| 1 INR | 3.45 LKR |
| 10 INR | 34.54 LKR |
| 50 INR | 172.70 LKR |
| 100 INR | 345.41 LKR |
| 500 INR | 1,727.03 LKR |
| 1,000 INR | 3,454.06 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-09-02T19:28:05Z",
"rates": {
"LKR": 3.454061
}
}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": 345.4061,
"rate": 3.454061
}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