Rate Overview
Live
1 INR = 3.4835 LKR
1 LKR = 0.287067
INR
Avg
3.5028
High
3.5250
Low
3.4795
Last updated: 8/16/2026, 2:15:55 AM
Quick Conversions
| INR | LKR |
|---|---|
| 1 INR | 3.48 LKR |
| 10 INR | 34.84 LKR |
| 50 INR | 174.18 LKR |
| 100 INR | 348.35 LKR |
| 500 INR | 1,741.76 LKR |
| 1,000 INR | 3,483.51 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-08-16T02:15:55Z",
"rates": {
"LKR": 3.483513
}
}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": 348.3513,
"rate": 3.483513
}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