Rate Overview
Live
1 LVL = 395.2553 YER
1 YER = 0.002530
LVL
Avg
396.0322
High
402.4198
Low
388.7113
Last updated: 5/27/2026, 9:38:35 PM
Quick Conversions
| LVL | YER |
|---|---|
| 1 LVL | 395.26 YER |
| 10 LVL | 3,952.55 YER |
| 50 LVL | 19,762.77 YER |
| 100 LVL | 39,525.53 YER |
| 500 LVL | 197,627.66 YER |
| 1,000 LVL | 395,255.32 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-05-27T21:38:35Z",
"rates": {
"YER": 395.255322
}
}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": 39525.5322,
"rate": 395.255322
}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