Rate Overview
Live
1 INR = 3.4772 LKR
1 LKR = 0.287589
INR
Avg
3.4336
High
3.5781
Low
3.3300
Last updated: 7/24/2026, 3:51:35 PM
Quick Conversions
| INR | LKR |
|---|---|
| 1 INR | 3.48 LKR |
| 10 INR | 34.77 LKR |
| 50 INR | 173.86 LKR |
| 100 INR | 347.72 LKR |
| 500 INR | 1,738.59 LKR |
| 1,000 INR | 3,477.19 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-24T15:51:35Z",
"rates": {
"LKR": 3.477186
}
}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": 347.71860000000004,
"rate": 3.477186
}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