Rate Overview
Live
1 YER = 0.002571 LVL
1 LVL = 388.9537
YER
Avg
0.002566
High
0.002575
Low
0.002559
Last updated: 8/13/2026, 7:39:16 AM
Quick Conversions
| YER | LVL |
|---|---|
| 1 YER | 0.00 LVL |
| 10 YER | 0.03 LVL |
| 50 YER | 0.13 LVL |
| 100 YER | 0.26 LVL |
| 500 YER | 1.29 LVL |
| 1,000 YER | 2.57 LVL |
Get YER/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=LVLExample Response:
{
"success": true,
"base": "YER",
"date": "2026-08-13T07:39:16Z",
"rates": {
"LVL": 0.002571
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "LVL",
"amount": 100
},
"result": 0.2571,
"rate": 0.002571
}Build with YER/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key