Rate Overview
Live
1 LVL = 7.4543 RON
1 RON = 0.134151
LVL
Avg
7.2709
High
7.4747
Low
7.1448
Last updated: 5/28/2026, 3:43:19 AM
Quick Conversions
| LVL | RON |
|---|---|
| 1 LVL | 7.45 RON |
| 10 LVL | 74.54 RON |
| 50 LVL | 372.72 RON |
| 100 LVL | 745.43 RON |
| 500 LVL | 3,727.15 RON |
| 1,000 LVL | 7,454.30 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-28T03:43:19Z",
"rates": {
"RON": 7.454302
}
}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": 745.4302,
"rate": 7.454302
}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