Rate Overview
Live
1 LVL = 394.4574 YER
1 YER = 0.002535
LVL
Avg
390.3029
High
405.7376
Low
365.0712
Last updated: 3/28/2026, 11:00:30 AM
Quick Conversions
| LVL | YER |
|---|---|
| 1 LVL | 394.46 YER |
| 10 LVL | 3,944.57 YER |
| 50 LVL | 19,722.87 YER |
| 100 LVL | 39,445.74 YER |
| 500 LVL | 197,228.72 YER |
| 1,000 LVL | 394,457.44 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-03-28T11:00:30Z",
"rates": {
"YER": 394.457443
}
}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": 39445.7443,
"rate": 394.457443
}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