Rate Overview
Live
1 BHD = 7.8764 LTL
1 LTL = 0.126962
BHD
Avg
7.8640
High
8.0188
Low
7.7276
Last updated: 3/27/2026, 2:37:00 PM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 7.88 LTL |
| 10 BHD | 78.76 LTL |
| 50 BHD | 393.82 LTL |
| 100 BHD | 787.64 LTL |
| 500 BHD | 3,938.18 LTL |
| 1,000 BHD | 7,876.36 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-27T14:37:00Z",
"rates": {
"LTL": 7.876361
}
}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": 787.6361,
"rate": 7.876361
}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