Rate Overview
Live
1 INR = 0.006281 LVL
1 LVL = 159.2103
INR
Avg
0.007090
High
0.007939
Low
0.006281
Last updated: 5/27/2026, 7:28:41 AM
Quick Conversions
| INR | LVL |
|---|---|
| 1 INR | 0.01 LVL |
| 10 INR | 0.06 LVL |
| 50 INR | 0.31 LVL |
| 100 INR | 0.63 LVL |
| 500 INR | 3.14 LVL |
| 1,000 INR | 6.28 LVL |
Get INR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=LVLExample Response:
{
"success": true,
"base": "INR",
"date": "2026-05-27T07:28:41Z",
"rates": {
"LVL": 0.006281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "LVL",
"amount": 100
},
"result": 0.6281,
"rate": 0.006281
}Build with INR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key