Rate Overview
Live
1 LSL = 0.099240 BGN
1 BGN = 10.0766
LSL
Avg
0.098704
High
0.103973
Low
0.093386
Last updated: 3/27/2026, 1:18:16 PM
Quick Conversions
| LSL | BGN |
|---|---|
| 1 LSL | 0.10 BGN |
| 10 LSL | 0.99 BGN |
| 50 LSL | 4.96 BGN |
| 100 LSL | 9.92 BGN |
| 500 LSL | 49.62 BGN |
| 1,000 LSL | 99.24 BGN |
Get LSL/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BGNExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T13:18:16Z",
"rates": {
"BGN": 0.09924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BGN",
"amount": 100
},
"result": 9.924,
"rate": 0.09924
}Build with LSL/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key