Rate Overview
Live
1 RON = 0.134007 LVL
1 LVL = 7.4623
RON
Avg
0.134163
High
0.134602
Low
0.133665
Last updated: 8/1/2026, 11:02:21 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 | 67.00 LVL |
| 1,000 RON | 134.01 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-08-01T11:02:21Z",
"rates": {
"LVL": 0.134007
}
}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.400699999999999,
"rate": 0.134007
}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