Rate Overview
Live
1 BHD = 8.0293 LTL
1 LTL = 0.124544
BHD
Avg
8.0012
High
8.0649
Low
7.8135
Last updated: 7/4/2026, 2:08:40 PM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 8.03 LTL |
| 10 BHD | 80.29 LTL |
| 50 BHD | 401.47 LTL |
| 100 BHD | 802.93 LTL |
| 500 BHD | 4,014.66 LTL |
| 1,000 BHD | 8,029.32 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-04T14:08:40Z",
"rates": {
"LTL": 8.029319
}
}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.9318999999999,
"rate": 8.029319
}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