Rate Overview
Live
1 LVL = 386.2404 YER
1 YER = 0.002589
LVL
Avg
394.3192
High
406.3219
Low
385.6385
Last updated: 7/29/2026, 2:21:13 PM
Quick Conversions
| LVL | YER |
|---|---|
| 1 LVL | 386.24 YER |
| 10 LVL | 3,862.40 YER |
| 50 LVL | 19,312.02 YER |
| 100 LVL | 38,624.04 YER |
| 500 LVL | 193,120.18 YER |
| 1,000 LVL | 386,240.37 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-29T14:21:13Z",
"rates": {
"YER": 386.240366
}
}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": 38624.0366,
"rate": 386.240366
}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