Rate Overview
Live
1 BHD = 43.8898 LSL
1 LSL = 0.022784
BHD
Avg
43.3265
High
44.5775
Low
42.0738
Last updated: 7/19/2026, 3:35:20 PM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 43.89 LSL |
| 10 BHD | 438.90 LSL |
| 50 BHD | 2,194.49 LSL |
| 100 BHD | 4,388.98 LSL |
| 500 BHD | 21,944.91 LSL |
| 1,000 BHD | 43,889.83 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-19T15:35:20Z",
"rates": {
"LSL": 43.889826
}
}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": 4388.9826,
"rate": 43.889826
}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