Rate Overview
Live
1 INR = 3.3151 LKR
1 LKR = 0.301647
INR
Avg
3.3340
High
3.3589
Low
3.3127
Last updated: 3/27/2026, 9:57:03 AM
Quick Conversions
| INR | LKR |
|---|---|
| 1 INR | 3.32 LKR |
| 10 INR | 33.15 LKR |
| 50 INR | 165.76 LKR |
| 100 INR | 331.51 LKR |
| 500 INR | 1,657.56 LKR |
| 1,000 INR | 3,315.13 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-27T09:57:03Z",
"rates": {
"LKR": 3.315128
}
}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": 331.5128,
"rate": 3.315128
}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