Rate Overview
Live
1 BHD = 44.5423 LSL
1 LSL = 0.022451
BHD
Avg
44.0446
High
44.7707
Low
43.2899
Last updated: 7/26/2026, 10:47:03 PM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 44.54 LSL |
| 10 BHD | 445.42 LSL |
| 50 BHD | 2,227.11 LSL |
| 100 BHD | 4,454.23 LSL |
| 500 BHD | 22,271.14 LSL |
| 1,000 BHD | 44,542.28 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-07-26T22:47:03Z",
"rates": {
"LSL": 44.542285
}
}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": 4454.2285,
"rate": 44.542285
}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