Rate Overview
Live
1 LYD = 0.264158 BGN
1 BGN = 3.7856
LYD
Avg
0.263401
High
0.265067
Low
0.261720
Last updated: 3/7/2026, 12:33:00 AM
Quick Conversions
| LYD | BGN |
|---|---|
| 1 LYD | 0.26 BGN |
| 10 LYD | 2.64 BGN |
| 50 LYD | 13.21 BGN |
| 100 LYD | 26.42 BGN |
| 500 LYD | 132.08 BGN |
| 1,000 LYD | 264.16 BGN |
Get LYD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LYD¤cies=BGNExample Response:
{
"success": true,
"base": "LYD",
"date": "2026-03-07T00:33:00Z",
"rates": {
"BGN": 0.264158
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LYD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LYD",
"to": "BGN",
"amount": 100
},
"result": 26.4158,
"rate": 0.264158
}Build with LYD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key