Rate Overview
Live
1 INR = 3.5564 LKR
1 LKR = 0.281180
INR
Avg
3.4220
High
3.5564
Low
3.3140
Last updated: 6/29/2026, 1:54:46 AM
Quick Conversions
| INR | LKR |
|---|---|
| 1 INR | 3.56 LKR |
| 10 INR | 35.56 LKR |
| 50 INR | 177.82 LKR |
| 100 INR | 355.64 LKR |
| 500 INR | 1,778.22 LKR |
| 1,000 INR | 3,556.44 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-06-29T01:54:46Z",
"rates": {
"LKR": 3.556443
}
}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": 355.6443,
"rate": 3.556443
}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