Rate Overview
Live
1 BHD = 44.0138 LSL
1 LSL = 0.022720
BHD
Avg
43.1247
High
44.0138
Low
42.1670
Last updated: 3/7/2026, 7:03:05 AM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 44.01 LSL |
| 10 BHD | 440.14 LSL |
| 50 BHD | 2,200.69 LSL |
| 100 BHD | 4,401.38 LSL |
| 500 BHD | 22,006.92 LSL |
| 1,000 BHD | 44,013.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-03-07T07:03:05Z",
"rates": {
"LSL": 44.013834
}
}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": 4401.383400000001,
"rate": 44.013834
}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