Rate Overview
Live
1 LVL = 7.1542 RON
1 RON = 0.139778
LVL
Avg
7.1651
High
7.2048
Low
7.1358
Last updated: 4/17/2026, 1:28:38 PM
Quick Conversions
| LVL | RON |
|---|---|
| 1 LVL | 7.15 RON |
| 10 LVL | 71.54 RON |
| 50 LVL | 357.71 RON |
| 100 LVL | 715.42 RON |
| 500 LVL | 3,577.10 RON |
| 1,000 LVL | 7,154.20 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-04-17T13:28:38Z",
"rates": {
"RON": 7.154197
}
}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": 715.4197,
"rate": 7.154197
}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