Rate Overview
Live
1 RON = 0.133977 LVL
1 LVL = 7.4640
RON
Avg
0.138060
High
0.140089
Low
0.133977
Last updated: 5/28/2026, 4:39:12 AM
Quick Conversions
| RON | LVL |
|---|---|
| 1 RON | 0.13 LVL |
| 10 RON | 1.34 LVL |
| 50 RON | 6.70 LVL |
| 100 RON | 13.40 LVL |
| 500 RON | 66.99 LVL |
| 1,000 RON | 133.98 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-28T04:39:12Z",
"rates": {
"LVL": 0.133977
}
}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.3977,
"rate": 0.133977
}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