Rate Overview
Live
1 LSL = 0.102568 BGN
1 BGN = 9.7496
LSL
Avg
0.103083
High
0.104589
Low
0.102110
Last updated: 7/27/2026, 1:09:21 PM
Quick Conversions
| LSL | BGN |
|---|---|
| 1 LSL | 0.10 BGN |
| 10 LSL | 1.03 BGN |
| 50 LSL | 5.13 BGN |
| 100 LSL | 10.26 BGN |
| 500 LSL | 51.28 BGN |
| 1,000 LSL | 102.57 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-07-27T13:09:21Z",
"rates": {
"BGN": 0.102568
}
}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.2568,
"rate": 0.102568
}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