Rate Overview
Live
1 LSL = 0.101731 BGN
1 BGN = 9.8298
LSL
Avg
0.102840
High
0.104129
Low
0.101516
Last updated: 3/7/2026, 7:17:47 AM
Quick Conversions
| LSL | BGN |
|---|---|
| 1 LSL | 0.10 BGN |
| 10 LSL | 1.02 BGN |
| 50 LSL | 5.09 BGN |
| 100 LSL | 10.17 BGN |
| 500 LSL | 50.87 BGN |
| 1,000 LSL | 101.73 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-03-07T07:17:47Z",
"rates": {
"BGN": 0.101731
}
}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.1731,
"rate": 0.101731
}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