Rate Overview
Live
1 INR = 3.5062 LKR
1 LKR = 0.285211
INR
Avg
3.5292
High
3.5642
Low
3.5062
Last updated: 7/6/2026, 5:34:11 AM
Quick Conversions
| INR | LKR |
|---|---|
| 1 INR | 3.51 LKR |
| 10 INR | 35.06 LKR |
| 50 INR | 175.31 LKR |
| 100 INR | 350.62 LKR |
| 500 INR | 1,753.09 LKR |
| 1,000 INR | 3,506.18 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-07-06T05:34:11Z",
"rates": {
"LKR": 3.506176
}
}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": 350.6176,
"rate": 3.506176
}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