Rate Overview
Live
1 BHD = 7.8892 LTL
1 LTL = 0.126755
BHD
Avg
7.7883
High
7.8910
Low
7.6178
Last updated: 3/27/2026, 11:16:44 AM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 7.89 LTL |
| 10 BHD | 78.89 LTL |
| 50 BHD | 394.46 LTL |
| 100 BHD | 788.92 LTL |
| 500 BHD | 3,944.62 LTL |
| 1,000 BHD | 7,889.24 LTL |
Get BHD/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=LTLExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-03-27T11:16:44Z",
"rates": {
"LTL": 7.889236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "LTL",
"amount": 100
},
"result": 788.9236000000001,
"rate": 7.889236
}Build with BHD/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key