Rate Overview
Live
1 BGN = 9.5786 LSL
1 LSL = 0.104400
BGN
Avg
9.5982
High
9.6352
Low
9.5786
Last updated: 7/1/2026, 5:28:08 AM
Quick Conversions
| BGN | LSL |
|---|---|
| 1 BGN | 9.58 LSL |
| 10 BGN | 95.79 LSL |
| 50 BGN | 478.93 LSL |
| 100 BGN | 957.86 LSL |
| 500 BGN | 4,789.29 LSL |
| 1,000 BGN | 9,578.58 LSL |
Get BGN/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=LSLExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-01T05:28:08Z",
"rates": {
"LSL": 9.578579
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "LSL",
"amount": 100
},
"result": 957.8579,
"rate": 9.578579
}Build with BGN/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key