Rate Overview
Live
1 BHD = 44.4011 LSL
1 LSL = 0.022522
BHD
Avg
44.4953
High
48.3427
Low
42.0738
Last updated: 7/28/2026, 11:56:00 AM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 44.40 LSL |
| 10 BHD | 444.01 LSL |
| 50 BHD | 2,220.06 LSL |
| 100 BHD | 4,440.11 LSL |
| 500 BHD | 22,200.56 LSL |
| 1,000 BHD | 44,401.12 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-28T11:56:00Z",
"rates": {
"LSL": 44.401121
}
}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": 4440.1121,
"rate": 44.401121
}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