Rate Overview
Live
1 BHD = 8.0733 LTL
1 LTL = 0.123866
BHD
Avg
8.0077
High
8.0733
Low
7.8135
Last updated: 7/25/2026, 2:36:07 PM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 8.07 LTL |
| 10 BHD | 80.73 LTL |
| 50 BHD | 403.66 LTL |
| 100 BHD | 807.33 LTL |
| 500 BHD | 4,036.63 LTL |
| 1,000 BHD | 8,073.25 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-25T14:36:07Z",
"rates": {
"LTL": 8.073251
}
}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": 807.3251000000001,
"rate": 8.073251
}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