Rate Overview
Live
1 BGN = 9.5859 LSL
1 LSL = 0.104320
BGN
Avg
9.5533
High
9.5859
Low
9.5128
Last updated: 8/15/2026, 12:05:51 PM
Quick Conversions
| BGN | LSL |
|---|---|
| 1 BGN | 9.59 LSL |
| 10 BGN | 95.86 LSL |
| 50 BGN | 479.30 LSL |
| 100 BGN | 958.59 LSL |
| 500 BGN | 4,792.95 LSL |
| 1,000 BGN | 9,585.90 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-08-15T12:05:51Z",
"rates": {
"LSL": 9.585902
}
}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": 958.5902000000001,
"rate": 9.585902
}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