Rate Overview
Live
1 INR = 3.3171 LKR
1 LKR = 0.301471
INR
Avg
3.3346
High
3.3589
Low
3.3127
Last updated: 3/27/2026, 8:09:56 AM
Quick Conversions
| INR | LKR |
|---|---|
| 1 INR | 3.32 LKR |
| 10 INR | 33.17 LKR |
| 50 INR | 165.85 LKR |
| 100 INR | 331.71 LKR |
| 500 INR | 1,658.53 LKR |
| 1,000 INR | 3,317.06 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-27T08:09:56Z",
"rates": {
"LKR": 3.317064
}
}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.7064,
"rate": 3.317064
}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