Rate Overview
Live
1 BHD = 42.9361 LSL
1 LSL = 0.023290
BHD
Avg
43.4294
High
44.0540
Low
42.7256
Last updated: 7/4/2026, 1:18:52 AM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 42.94 LSL |
| 10 BHD | 429.36 LSL |
| 50 BHD | 2,146.80 LSL |
| 100 BHD | 4,293.61 LSL |
| 500 BHD | 21,468.04 LSL |
| 1,000 BHD | 42,936.09 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-04T01:18:52Z",
"rates": {
"LSL": 42.936087
}
}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": 4293.6087,
"rate": 42.936087
}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