Rate Overview
Live
1 BHD = 42.4508 LSL
1 LSL = 0.023557
BHD
Avg
42.6140
High
42.9805
Low
42.2557
Last updated: 9/3/2026, 5:02:21 AM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 42.45 LSL |
| 10 BHD | 424.51 LSL |
| 50 BHD | 2,122.54 LSL |
| 100 BHD | 4,245.08 LSL |
| 500 BHD | 21,225.41 LSL |
| 1,000 BHD | 42,450.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-09-03T05:02:21Z",
"rates": {
"LSL": 42.450825
}
}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": 4245.0825,
"rate": 42.450825
}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