Rate Overview
Live
1 BHD = 7.8454 LTL
1 LTL = 0.127464
BHD
Avg
7.8654
High
7.9145
Low
7.8454
Last updated: 5/27/2026, 1:53:34 PM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 7.85 LTL |
| 10 BHD | 78.45 LTL |
| 50 BHD | 392.27 LTL |
| 100 BHD | 784.54 LTL |
| 500 BHD | 3,922.68 LTL |
| 1,000 BHD | 7,845.36 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-05-27T13:53:34Z",
"rates": {
"LTL": 7.845355
}
}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": 784.5355,
"rate": 7.845355
}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