Rate Overview
Live
1 BHD = 7.8079 LTL
1 LTL = 0.128076
BHD
Avg
7.8111
High
7.8258
Low
7.8050
Last updated: 4/17/2026, 6:11:24 AM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 7.81 LTL |
| 10 BHD | 78.08 LTL |
| 50 BHD | 390.39 LTL |
| 100 BHD | 780.79 LTL |
| 500 BHD | 3,903.94 LTL |
| 1,000 BHD | 7,807.87 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-04-17T06:11:24Z",
"rates": {
"LTL": 7.80787
}
}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": 780.787,
"rate": 7.80787
}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