Rate Overview
Live
1 INR = 0.006422 LVL
1 LVL = 155.7147
INR
Avg
0.006452
High
0.006548
Low
0.006340
Last updated: 7/8/2026, 11:10:03 AM
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.21 LVL |
| 1,000 INR | 6.42 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-08T11:10:03Z",
"rates": {
"LVL": 0.006422
}
}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.6422,
"rate": 0.006422
}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