Rate Overview
Live
1 RON = 0.134376 LVL
1 LVL = 7.4418
RON
Avg
0.138517
High
0.141535
Low
0.134071
Last updated: 7/29/2026, 7:58:16 PM
Quick Conversions
| RON | LVL |
|---|---|
| 1 RON | 0.13 LVL |
| 10 RON | 1.34 LVL |
| 50 RON | 6.72 LVL |
| 100 RON | 13.44 LVL |
| 500 RON | 67.19 LVL |
| 1,000 RON | 134.38 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-07-29T19:58:16Z",
"rates": {
"LVL": 0.134376
}
}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.4376,
"rate": 0.134376
}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