Rate Overview
Live
1 BGN = 9.7337 LSL
1 LSL = 0.102735
BGN
Avg
9.8820
High
10.1451
Low
9.6148
Last updated: 5/27/2026, 4:51:00 AM
Quick Conversions
| BGN | LSL |
|---|---|
| 1 BGN | 9.73 LSL |
| 10 BGN | 97.34 LSL |
| 50 BGN | 486.69 LSL |
| 100 BGN | 973.37 LSL |
| 500 BGN | 4,866.87 LSL |
| 1,000 BGN | 9,733.73 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-05-27T04:51:00Z",
"rates": {
"LSL": 9.733735
}
}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": 973.3734999999999,
"rate": 9.733735
}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