Rate Overview
Live
1 RON = 0.137995 LVL
1 LVL = 7.2466
RON
Avg
0.137701
High
0.138605
Low
0.136779
Last updated: 3/7/2026, 9:11:54 AM
Quick Conversions
| RON | LVL |
|---|---|
| 1 RON | 0.14 LVL |
| 10 RON | 1.38 LVL |
| 50 RON | 6.90 LVL |
| 100 RON | 13.80 LVL |
| 500 RON | 69.00 LVL |
| 1,000 RON | 138.00 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-07T09:11:54Z",
"rates": {
"LVL": 0.137995
}
}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.7995,
"rate": 0.137995
}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