Rate Overview
Live
1 LSL = 0.105519 BGN
1 BGN = 9.4770
LSL
Avg
0.104854
High
0.105519
Low
0.104334
Last updated: 9/5/2026, 3:14:21 PM
Quick Conversions
| LSL | BGN |
|---|---|
| 1 LSL | 0.11 BGN |
| 10 LSL | 1.06 BGN |
| 50 LSL | 5.28 BGN |
| 100 LSL | 10.55 BGN |
| 500 LSL | 52.76 BGN |
| 1,000 LSL | 105.52 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-09-05T15:14:21Z",
"rates": {
"BGN": 0.105519
}
}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.5519,
"rate": 0.105519
}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