Rate Overview
Live
1 RON = 0.134150 LVL
1 LVL = 7.4543
RON
Avg
0.135524
High
0.138891
Low
0.133680
Last updated: 5/28/2026, 3:36:43 AM
Quick Conversions
| RON | LVL |
|---|---|
| 1 RON | 0.13 LVL |
| 10 RON | 1.34 LVL |
| 50 RON | 6.71 LVL |
| 100 RON | 13.42 LVL |
| 500 RON | 67.07 LVL |
| 1,000 RON | 134.15 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-28T03:36:43Z",
"rates": {
"LVL": 0.13415
}
}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.415,
"rate": 0.13415
}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