Rate Overview
Live
1 LVL = 7.2466 RON
1 RON = 0.137995
LVL
Avg
7.2622
High
7.3110
Low
7.2147
Last updated: 3/7/2026, 9:11:40 AM
Quick Conversions
| LVL | RON |
|---|---|
| 1 LVL | 7.25 RON |
| 10 LVL | 72.47 RON |
| 50 LVL | 362.33 RON |
| 100 LVL | 724.66 RON |
| 500 LVL | 3,623.32 RON |
| 1,000 LVL | 7,246.64 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-03-07T09:11:40Z",
"rates": {
"RON": 7.246639
}
}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": 724.6639,
"rate": 7.246639
}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