Rate Overview
Live
1 LVL = 387.1869 YER
1 YER = 0.002583
LVL
Avg
386.6925
High
394.4571
Low
384.2740
Last updated: 7/20/2026, 2:58:09 PM
Quick Conversions
| LVL | YER |
|---|---|
| 1 LVL | 387.19 YER |
| 10 LVL | 3,871.87 YER |
| 50 LVL | 19,359.35 YER |
| 100 LVL | 38,718.69 YER |
| 500 LVL | 193,593.46 YER |
| 1,000 LVL | 387,186.91 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-20T14:58:09Z",
"rates": {
"YER": 387.186914
}
}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": 38718.6914,
"rate": 387.186914
}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