Rate Overview
Live
1 BHD = 42.7196 LSL
1 LSL = 0.023408
BHD
Avg
42.9043
High
43.2870
Low
42.7196
Last updated: 8/13/2026, 5:10:15 AM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 42.72 LSL |
| 10 BHD | 427.20 LSL |
| 50 BHD | 2,135.98 LSL |
| 100 BHD | 4,271.96 LSL |
| 500 BHD | 21,359.81 LSL |
| 1,000 BHD | 42,719.62 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-08-13T05:10:15Z",
"rates": {
"LSL": 42.719616
}
}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": 4271.9616000000005,
"rate": 42.719616
}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