Rate Overview
Live
1 BHD = 43.1987 LSL
1 LSL = 0.023149
BHD
Avg
45.2592
High
48.0633
Low
41.6461
Last updated: 5/27/2026, 12:28:05 AM
Quick Conversions
| BHD | LSL |
|---|---|
| 1 BHD | 43.20 LSL |
| 10 BHD | 431.99 LSL |
| 50 BHD | 2,159.94 LSL |
| 100 BHD | 4,319.87 LSL |
| 500 BHD | 21,599.36 LSL |
| 1,000 BHD | 43,198.71 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-27T00:28:05Z",
"rates": {
"LSL": 43.198713
}
}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": 4319.8713,
"rate": 43.198713
}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