Rate Overview
Live
1 BHD = 44.1343 LSL
1 LSL = 0.022658
BHD
Avg
44.1141
High
44.5555
Low
43.6981
Last updated: 5/6/2026, 7:12:50 PM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 44.13 LSL |
| 10 BHD | 441.34 LSL |
| 50 BHD | 2,206.72 LSL |
| 100 BHD | 4,413.43 LSL |
| 500 BHD | 22,067.17 LSL |
| 1,000 BHD | 44,134.34 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-05-06T19:12:50Z",
"rates": {
"LSL": 44.134341
}
}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": 4413.4340999999995,
"rate": 44.134341
}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