Rate Overview
Live
1 BHD = 7.8464 LTL
1 LTL = 0.127447
BHD
Avg
7.8687
High
8.1223
Low
7.6325
Last updated: 5/27/2026, 3:11:57 PM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 7.85 LTL |
| 10 BHD | 78.46 LTL |
| 50 BHD | 392.32 LTL |
| 100 BHD | 784.64 LTL |
| 500 BHD | 3,923.20 LTL |
| 1,000 BHD | 7,846.39 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-27T15:11:57Z",
"rates": {
"LTL": 7.846392
}
}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.6392,
"rate": 7.846392
}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