Rate Overview
Live
1 BHD = 8.0287 LTL
1 LTL = 0.124553
BHD
Avg
7.8497
High
8.0534
Low
7.6178
Last updated: 7/28/2026, 3:18:04 PM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 8.03 LTL |
| 10 BHD | 80.29 LTL |
| 50 BHD | 401.44 LTL |
| 100 BHD | 802.87 LTL |
| 500 BHD | 4,014.36 LTL |
| 1,000 BHD | 8,028.72 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-07-28T15:18:04Z",
"rates": {
"LTL": 8.02872
}
}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": 802.872,
"rate": 8.02872
}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