Rate Overview
Live
1 LVL = 7.4507 RON
1 RON = 0.134215
LVL
Avg
7.4558
High
7.4959
Low
7.4367
Last updated: 6/19/2026, 8:41:01 AM
Quick Conversions
| LVL | RON |
|---|---|
| 1 LVL | 7.45 RON |
| 10 LVL | 74.51 RON |
| 50 LVL | 372.54 RON |
| 100 LVL | 745.07 RON |
| 500 LVL | 3,725.37 RON |
| 1,000 LVL | 7,450.73 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-06-19T08:41:01Z",
"rates": {
"RON": 7.45073
}
}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.073,
"rate": 7.45073
}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