Rate Overview
Live
1 BHD = 42.8869 LSL
1 LSL = 0.023317
BHD
Avg
43.2425
High
43.7642
Low
42.7256
Last updated: 6/16/2026, 2:36:33 PM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 42.89 LSL |
| 10 BHD | 428.87 LSL |
| 50 BHD | 2,144.35 LSL |
| 100 BHD | 4,288.69 LSL |
| 500 BHD | 21,443.46 LSL |
| 1,000 BHD | 42,886.91 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-06-16T14:36:33Z",
"rates": {
"LSL": 42.886914
}
}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": 4288.6914,
"rate": 42.886914
}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