Rate Overview
Live
1 BGN = 10.0116 LSL
1 LSL = 0.099884
BGN
Avg
10.0220
High
10.1134
Low
9.9875
Last updated: 5/7/2026, 1:17:42 AM
Quick Conversions
| BGN | LSL |
|---|---|
| 1 BGN | 10.01 LSL |
| 10 BGN | 100.12 LSL |
| 50 BGN | 500.58 LSL |
| 100 BGN | 1,001.16 LSL |
| 500 BGN | 5,005.82 LSL |
| 1,000 BGN | 10,011.64 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-07T01:17:42Z",
"rates": {
"LSL": 10.011637
}
}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": 1001.1637000000001,
"rate": 10.011637
}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