Rate Overview
Live
1 BHD = 43.2745 LSL
1 LSL = 0.023108
BHD
Avg
43.3931
High
43.8542
Low
43.1683
Last updated: 4/16/2026, 5:29:45 PM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 43.27 LSL |
| 10 BHD | 432.74 LSL |
| 50 BHD | 2,163.72 LSL |
| 100 BHD | 4,327.45 LSL |
| 500 BHD | 21,637.24 LSL |
| 1,000 BHD | 43,274.48 LSL |
Get BHD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=LSLExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-04-16T17:29:45Z",
"rates": {
"LSL": 43.27448
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "LSL",
"amount": 100
},
"result": 4327.447999999999,
"rate": 43.27448
}Build with BHD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key