Rate Overview
Live
1 RON = 0.136627 LVL
1 LVL = 7.3192
RON
Avg
0.138674
High
0.142013
Low
0.136627
Last updated: 3/28/2026, 1:49:24 PM
Quick Conversions
| RON | LVL |
|---|---|
| 1 RON | 0.14 LVL |
| 10 RON | 1.37 LVL |
| 50 RON | 6.83 LVL |
| 100 RON | 13.66 LVL |
| 500 RON | 68.31 LVL |
| 1,000 RON | 136.63 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-03-28T13:49:24Z",
"rates": {
"LVL": 0.136627
}
}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.6627,
"rate": 0.136627
}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