Rate Overview
Live
1 BHD = 45.0304 LSL
1 LSL = 0.022207
BHD
Avg
43.2172
High
45.0304
Low
42.0738
Last updated: 3/27/2026, 4:48:30 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:48:30Z",
"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