Rate Overview
Live
1 BHD = 45.0304 LSL
1 LSL = 0.022207
BHD
Avg
47.0096
High
50.8294
Low
42.1887
Last updated: 3/27/2026, 4:50:47 PM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 45.03 LSL |
| 10 BHD | 450.30 LSL |
| 50 BHD | 2,251.52 LSL |
| 100 BHD | 4,503.04 LSL |
| 500 BHD | 22,515.19 LSL |
| 1,000 BHD | 45,030.38 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-27T16:50:47Z",
"rates": {
"LSL": 45.030379
}
}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": 4503.0379,
"rate": 45.030379
}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