Rate Overview
Live
1 BHD = 43.2044 LSL
1 LSL = 0.023146
BHD
Avg
46.7187
High
50.8294
Low
42.1887
Last updated: 5/26/2026, 11:31:24 PM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 43.20 LSL |
| 10 BHD | 432.04 LSL |
| 50 BHD | 2,160.22 LSL |
| 100 BHD | 4,320.44 LSL |
| 500 BHD | 21,602.21 LSL |
| 1,000 BHD | 43,204.43 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-05-26T23:31:24Z",
"rates": {
"LSL": 43.204426
}
}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": 4320.442599999999,
"rate": 43.204426
}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