Rate Overview
Live
1 BHD = 8.0285 LTL
1 LTL = 0.124556
BHD
Avg
8.1456
High
8.9737
Low
7.7261
Last updated: 7/19/2026, 10:09:25 AM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 8.03 LTL |
| 10 BHD | 80.29 LTL |
| 50 BHD | 401.43 LTL |
| 100 BHD | 802.85 LTL |
| 500 BHD | 4,014.26 LTL |
| 1,000 BHD | 8,028.51 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-19T10:09:25Z",
"rates": {
"LTL": 8.028512
}
}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.8512,
"rate": 8.028512
}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