Rate Overview
Live
1 LSL = 0.104179 BGN
1 BGN = 9.5989
LSL
Avg
0.103506
High
0.104268
Low
0.102362
Last updated: 6/16/2026, 1:25:53 PM
Quick Conversions
| LSL | BGN |
|---|---|
| 1 LSL | 0.10 BGN |
| 10 LSL | 1.04 BGN |
| 50 LSL | 5.21 BGN |
| 100 LSL | 10.42 BGN |
| 500 LSL | 52.09 BGN |
| 1,000 LSL | 104.18 BGN |
Get LSL/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BGNExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-16T13:25:53Z",
"rates": {
"BGN": 0.104179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BGN",
"amount": 100
},
"result": 10.4179,
"rate": 0.104179
}Build with LSL/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key