Rate Overview
Live
1 LVL = 394.5341 YER
1 YER = 0.002535
LVL
Avg
393.6532
High
394.5341
Low
392.0546
Last updated: 4/17/2026, 1:12:18 PM
Quick Conversions
| LVL | YER |
|---|---|
| 1 LVL | 394.53 YER |
| 10 LVL | 3,945.34 YER |
| 50 LVL | 19,726.71 YER |
| 100 LVL | 39,453.41 YER |
| 500 LVL | 197,267.07 YER |
| 1,000 LVL | 394,534.14 YER |
Get LVL/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=YERExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-04-17T13:12:18Z",
"rates": {
"YER": 394.534143
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "YER",
"amount": 100
},
"result": 39453.4143,
"rate": 394.534143
}Build with LVL/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key