Rate Overview
Live
1 LVL = 7.4719 RON
1 RON = 0.133835
LVL
Avg
7.4586
High
7.4737
Low
7.4395
Last updated: 8/21/2026, 7:15:57 PM
Quick Conversions
| LVL | RON |
|---|---|
| 1 LVL | 7.47 RON |
| 10 LVL | 74.72 RON |
| 50 LVL | 373.59 RON |
| 100 LVL | 747.19 RON |
| 500 LVL | 3,735.94 RON |
| 1,000 LVL | 7,471.88 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-08-21T19:15:57Z",
"rates": {
"RON": 7.471883
}
}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": 747.1883,
"rate": 7.471883
}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