Rate Overview
Live
1 LVL = 7.4060 RON
1 RON = 0.135026
LVL
Avg
7.3613
High
7.4060
Low
7.3213
Last updated: 5/7/2026, 5:54:20 PM
Quick Conversions
| LVL | RON |
|---|---|
| 1 LVL | 7.41 RON |
| 10 LVL | 74.06 RON |
| 50 LVL | 370.30 RON |
| 100 LVL | 740.60 RON |
| 500 LVL | 3,702.98 RON |
| 1,000 LVL | 7,405.96 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-05-07T17:54:20Z",
"rates": {
"RON": 7.405955
}
}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": 740.5955,
"rate": 7.405955
}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