Rate Overview
Live
1 BHD = 7.8663 LTL
1 LTL = 0.127124
BHD
Avg
7.8933
High
7.9390
Low
7.8647
Last updated: 6/17/2026, 6:35:32 AM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 7.87 LTL |
| 10 BHD | 78.66 LTL |
| 50 BHD | 393.32 LTL |
| 100 BHD | 786.63 LTL |
| 500 BHD | 3,933.17 LTL |
| 1,000 BHD | 7,866.33 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-06-17T06:35:32Z",
"rates": {
"LTL": 7.866332
}
}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": 786.6332,
"rate": 7.866332
}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