Rate Overview
Live
1 BHD = 8.0119 LTL
1 LTL = 0.124814
BHD
Avg
8.0229
High
8.0733
Low
7.9931
Last updated: 7/28/2026, 1:58:25 AM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 8.01 LTL |
| 10 BHD | 80.12 LTL |
| 50 BHD | 400.60 LTL |
| 100 BHD | 801.19 LTL |
| 500 BHD | 4,005.97 LTL |
| 1,000 BHD | 8,011.94 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-28T01:58:25Z",
"rates": {
"LTL": 8.01194
}
}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": 801.194,
"rate": 8.01194
}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