Rate Overview
Live
1 LVL = 2.7577 BGN
1 BGN = 0.362622
LVL
Avg
2.7592
High
2.7665
Low
2.7577
Last updated: 4/17/2026, 6:10:05 AM
Quick Conversions
| LVL | BGN |
|---|---|
| 1 LVL | 2.76 BGN |
| 10 LVL | 27.58 BGN |
| 50 LVL | 137.88 BGN |
| 100 LVL | 275.77 BGN |
| 500 LVL | 1,378.85 BGN |
| 1,000 LVL | 2,757.70 BGN |
Get LVL/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=BGNExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-04-17T06:10:05Z",
"rates": {
"BGN": 2.757696
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "BGN",
"amount": 100
},
"result": 275.7696,
"rate": 2.757696
}Build with LVL/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key