Rate Overview
Live
1 INR = 0.006307 LVL
1 LVL = 158.5540
INR
Avg
0.006306
High
0.006341
Low
0.006253
Last updated: 5/27/2026, 4:49:14 AM
Quick Conversions
| INR | LVL |
|---|---|
| 1 INR | 0.01 LVL |
| 10 INR | 0.06 LVL |
| 50 INR | 0.32 LVL |
| 100 INR | 0.63 LVL |
| 500 INR | 3.15 LVL |
| 1,000 INR | 6.31 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-27T04:49:14Z",
"rates": {
"LVL": 0.006307
}
}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.6307,
"rate": 0.006307
}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