Rate Overview
Live
1 LVL = 386.8220 YER
1 YER = 0.002585
LVL
Avg
391.6741
High
394.2862
Low
386.8220
Last updated: 6/19/2026, 8:05:34 AM
Quick Conversions
| LVL | YER |
|---|---|
| 1 LVL | 386.82 YER |
| 10 LVL | 3,868.22 YER |
| 50 LVL | 19,341.10 YER |
| 100 LVL | 38,682.20 YER |
| 500 LVL | 193,411.00 YER |
| 1,000 LVL | 386,822.00 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-06-19T08:05:34Z",
"rates": {
"YER": 386.821997
}
}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": 38682.1997,
"rate": 386.821997
}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