Rate Overview
Live
1 LVL = 7.4472 RON
1 RON = 0.134279
LVL
Avg
7.4626
High
7.5881
Low
7.4320
Last updated: 7/8/2026, 8:26:06 AM
Quick Conversions
| LVL | RON |
|---|---|
| 1 LVL | 7.45 RON |
| 10 LVL | 74.47 RON |
| 50 LVL | 372.36 RON |
| 100 LVL | 744.72 RON |
| 500 LVL | 3,723.60 RON |
| 1,000 LVL | 7,447.19 RON |
Get LVL/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=RONExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-08T08:26:06Z",
"rates": {
"RON": 7.44719
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "RON",
"amount": 100
},
"result": 744.719,
"rate": 7.44719
}Build with LVL/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key