Rate Overview
Live
1 LVL = 391.6574 YER
1 YER = 0.002553
LVL
Avg
391.0436
High
391.9704
Low
390.2794
Last updated: 9/5/2026, 7:27:45 AM
Quick Conversions
| LVL | YER |
|---|---|
| 1 LVL | 391.66 YER |
| 10 LVL | 3,916.57 YER |
| 50 LVL | 19,582.87 YER |
| 100 LVL | 39,165.74 YER |
| 500 LVL | 195,828.70 YER |
| 1,000 LVL | 391,657.41 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-09-05T07:27:45Z",
"rates": {
"YER": 391.657407
}
}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": 39165.740699999995,
"rate": 391.657407
}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