Rate Overview
Live
1 INR = 0.006378 LVL
1 LVL = 156.7890
INR
Avg
0.006474
High
0.006686
Low
0.006264
Last updated: 7/21/2026, 9:50:14 PM
Quick Conversions
| INR | LVL |
|---|---|
| 1 INR | 0.01 LVL |
| 10 INR | 0.06 LVL |
| 50 INR | 0.32 LVL |
| 100 INR | 0.64 LVL |
| 500 INR | 3.19 LVL |
| 1,000 INR | 6.38 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-07-21T21:50:14Z",
"rates": {
"LVL": 0.006378
}
}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.6378,
"rate": 0.006378
}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