Rate Overview
Live
1 RON = 0.133805 LVL
1 LVL = 7.4736
RON
Avg
0.133841
High
0.133989
Low
0.133707
Last updated: 9/9/2026, 2:24:56 PM
Quick Conversions
| RON | LVL |
|---|---|
| 1 RON | 0.13 LVL |
| 10 RON | 1.34 LVL |
| 50 RON | 6.69 LVL |
| 100 RON | 13.38 LVL |
| 500 RON | 66.90 LVL |
| 1,000 RON | 133.81 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-09-09T14:24:56Z",
"rates": {
"LVL": 0.133805
}
}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.380500000000001,
"rate": 0.133805
}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