Rate Overview
Live
1 LVL = 385.9666 YER
1 YER = 0.002591
LVL
Avg
394.3103
High
406.3219
Low
385.6385
Last updated: 7/29/2026, 12:31:05 AM
Quick Conversions
| LVL | YER |
|---|---|
| 1 LVL | 385.97 YER |
| 10 LVL | 3,859.67 YER |
| 50 LVL | 19,298.33 YER |
| 100 LVL | 38,596.66 YER |
| 500 LVL | 192,983.28 YER |
| 1,000 LVL | 385,966.57 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-29T00:31:05Z",
"rates": {
"YER": 385.966568
}
}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": 38596.6568,
"rate": 385.966568
}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