Rate Overview
Live
1 LVL = 385.6385 YER
1 YER = 0.002593
LVL
Avg
389.9515
High
405.7376
Low
365.0712
Last updated: 7/27/2026, 1:24:51 AM
Quick Conversions
| LVL | YER |
|---|---|
| 1 LVL | 385.64 YER |
| 10 LVL | 3,856.39 YER |
| 50 LVL | 19,281.93 YER |
| 100 LVL | 38,563.85 YER |
| 500 LVL | 192,819.26 YER |
| 1,000 LVL | 385,638.53 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-27T01:24:51Z",
"rates": {
"YER": 385.638528
}
}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": 38563.8528,
"rate": 385.638528
}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