Rate Overview
Live
1 BGN = 9.8298 LSL
1 LSL = 0.101732
BGN
Avg
9.7248
High
9.8506
Low
9.6034
Last updated: 3/7/2026, 8:51:48 AM
Quick Conversions
| BGN | LSL |
|---|---|
| 1 BGN | 9.83 LSL |
| 10 BGN | 98.30 LSL |
| 50 BGN | 491.49 LSL |
| 100 BGN | 982.98 LSL |
| 500 BGN | 4,914.89 LSL |
| 1,000 BGN | 9,829.78 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-07T08:51:48Z",
"rates": {
"LSL": 9.829784
}
}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": 982.9784,
"rate": 9.829784
}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