Rate Overview
Live
1 LVL = 385.4175 YER
1 YER = 0.002595
LVL
Avg
386.7638
High
394.4571
Low
384.9635
Last updated: 7/9/2026, 5:51:26 AM
Quick Conversions
| LVL | YER |
|---|---|
| 1 LVL | 385.42 YER |
| 10 LVL | 3,854.18 YER |
| 50 LVL | 19,270.88 YER |
| 100 LVL | 38,541.75 YER |
| 500 LVL | 192,708.76 YER |
| 1,000 LVL | 385,417.51 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-07-09T05:51:26Z",
"rates": {
"YER": 385.417513
}
}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": 38541.751299999996,
"rate": 385.417513
}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