Rate Overview
Live
1 BGN = 10.0765 LSL
1 LSL = 0.099241
BGN
Avg
9.8459
High
10.1451
Low
9.5809
Last updated: 3/27/2026, 6:33:52 PM
Quick Conversions
| BGN | LSL |
|---|---|
| 1 BGN | 10.08 LSL |
| 10 BGN | 100.77 LSL |
| 50 BGN | 503.83 LSL |
| 100 BGN | 1,007.65 LSL |
| 500 BGN | 5,038.26 LSL |
| 1,000 BGN | 10,076.53 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-03-27T18:33:52Z",
"rates": {
"LSL": 10.076528
}
}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": 1007.6528,
"rate": 10.076528
}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