Rate Overview
Live
1 BHD = 7.9047 LTL
1 LTL = 0.126507
BHD
Avg
7.8281
High
7.9047
Low
7.7429
Last updated: 3/7/2026, 4:07:00 AM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 7.90 LTL |
| 10 BHD | 79.05 LTL |
| 50 BHD | 395.24 LTL |
| 100 BHD | 790.47 LTL |
| 500 BHD | 3,952.35 LTL |
| 1,000 BHD | 7,904.70 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-03-07T04:07:00Z",
"rates": {
"LTL": 7.904702
}
}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": 790.4702,
"rate": 7.904702
}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