Rate Overview
Live
1 RON = 0.134303 LVL
1 LVL = 7.4459
RON
Avg
0.134273
High
0.134553
Low
0.134031
Last updated: 7/11/2026, 10:59:14 AM
Quick Conversions
| RON | LVL |
|---|---|
| 1 RON | 0.13 LVL |
| 10 RON | 1.34 LVL |
| 50 RON | 6.72 LVL |
| 100 RON | 13.43 LVL |
| 500 RON | 67.15 LVL |
| 1,000 RON | 134.30 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-11T10:59:14Z",
"rates": {
"LVL": 0.134303
}
}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.4303,
"rate": 0.134303
}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