Rate Overview
Live
1 BHD = 7.8898 LTL
1 LTL = 0.126746
BHD
Avg
7.8753
High
7.9286
Low
7.8284
Last updated: 9/2/2026, 6:30:56 PM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 7.89 LTL |
| 10 BHD | 78.90 LTL |
| 50 BHD | 394.49 LTL |
| 100 BHD | 788.98 LTL |
| 500 BHD | 3,944.91 LTL |
| 1,000 BHD | 7,889.81 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-09-02T18:30:56Z",
"rates": {
"LTL": 7.889814
}
}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.9814,
"rate": 7.889814
}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