Rate Overview
Live
1 BHD = 44.9569 LSL
1 LSL = 0.022244
BHD
Avg
44.8801
High
45.5260
Low
44.1434
Last updated: 3/27/2026, 2:53:33 PM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 44.96 LSL |
| 10 BHD | 449.57 LSL |
| 50 BHD | 2,247.84 LSL |
| 100 BHD | 4,495.69 LSL |
| 500 BHD | 22,478.44 LSL |
| 1,000 BHD | 44,956.89 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-27T14:53:33Z",
"rates": {
"LSL": 44.956889
}
}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": 4495.6889,
"rate": 44.956889
}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