Rate Overview
Live
1 BHD = 43.5169 LSL
1 LSL = 0.022980
BHD
Avg
46.4667
High
50.8294
Low
42.1887
Last updated: 7/22/2026, 5:01:18 PM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 43.52 LSL |
| 10 BHD | 435.17 LSL |
| 50 BHD | 2,175.85 LSL |
| 100 BHD | 4,351.69 LSL |
| 500 BHD | 21,758.47 LSL |
| 1,000 BHD | 43,516.93 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-22T17:01:18Z",
"rates": {
"LSL": 43.51693
}
}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": 4351.693,
"rate": 43.51693
}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