Rate Overview
Live
1 BGN = 9.8114 LSL
1 LSL = 0.101922
BGN
Avg
9.8144
High
9.8377
Low
9.7896
Last updated: 4/16/2026, 5:29:45 PM
Quick Conversions
| BGN | LSL |
|---|---|
| 1 BGN | 9.81 LSL |
| 10 BGN | 98.11 LSL |
| 50 BGN | 490.57 LSL |
| 100 BGN | 981.14 LSL |
| 500 BGN | 4,905.70 LSL |
| 1,000 BGN | 9,811.40 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-04-16T17:29:45Z",
"rates": {
"LSL": 9.811396
}
}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": 981.1396,
"rate": 9.811396
}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