Rate Overview
Live
1 BHD = 43.4022 LSL
1 LSL = 0.023040
BHD
Avg
43.5985
High
43.8156
Low
43.4022
Last updated: 7/2/2026, 6:59:41 PM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 43.40 LSL |
| 10 BHD | 434.02 LSL |
| 50 BHD | 2,170.11 LSL |
| 100 BHD | 4,340.22 LSL |
| 500 BHD | 21,701.10 LSL |
| 1,000 BHD | 43,402.20 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-02T18:59:41Z",
"rates": {
"LSL": 43.402198
}
}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": 4340.2198,
"rate": 43.402198
}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