Rate Overview
Live
1 RON = 0.135026 LVL
1 LVL = 7.4060
RON
Avg
0.135848
High
0.136588
Low
0.135026
Last updated: 5/7/2026, 8:34:34 PM
Quick Conversions
| RON | LVL |
|---|---|
| 1 RON | 0.14 LVL |
| 10 RON | 1.35 LVL |
| 50 RON | 6.75 LVL |
| 100 RON | 13.50 LVL |
| 500 RON | 67.51 LVL |
| 1,000 RON | 135.03 LVL |
Get RON/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=LVLExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-07T20:34:34Z",
"rates": {
"LVL": 0.135026
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "LVL",
"amount": 100
},
"result": 13.502600000000001,
"rate": 0.135026
}Build with RON/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key