Rate Overview
Live
1 LVL = 394.0671 YER
1 YER = 0.002538
LVL
Avg
396.4486
High
400.7989
Low
392.7516
Last updated: 3/7/2026, 7:38:15 AM
Quick Conversions
| LVL | YER |
|---|---|
| 1 LVL | 394.07 YER |
| 10 LVL | 3,940.67 YER |
| 50 LVL | 19,703.36 YER |
| 100 LVL | 39,406.71 YER |
| 500 LVL | 197,033.56 YER |
| 1,000 LVL | 394,067.13 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-03-07T07:38:15Z",
"rates": {
"YER": 394.067129
}
}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": 39406.7129,
"rate": 394.067129
}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