Rate Overview
Live
1 INR = 3.3125 LKR
1 LKR = 0.301888
INR
Avg
3.3686
High
3.4100
Low
3.3125
Last updated: 3/27/2026, 3:34:44 PM
Quick Conversions
| INR | LKR |
|---|---|
| 1 INR | 3.31 LKR |
| 10 INR | 33.12 LKR |
| 50 INR | 165.62 LKR |
| 100 INR | 331.25 LKR |
| 500 INR | 1,656.25 LKR |
| 1,000 INR | 3,312.49 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-27T15:34:44Z",
"rates": {
"LKR": 3.312492
}
}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.24920000000003,
"rate": 3.312492
}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