Rate Overview
Live
1 LVL = 394.4932 YER
1 YER = 0.002535
LVL
Avg
394.4818
High
394.5347
Low
394.4487
Last updated: 5/7/2026, 3:05:13 PM
Quick Conversions
| LVL | YER |
|---|---|
| 1 LVL | 394.49 YER |
| 10 LVL | 3,944.93 YER |
| 50 LVL | 19,724.66 YER |
| 100 LVL | 39,449.32 YER |
| 500 LVL | 197,246.59 YER |
| 1,000 LVL | 394,493.18 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-05-07T15:05:13Z",
"rates": {
"YER": 394.493177
}
}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": 39449.3177,
"rate": 394.493177
}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