Rate Overview
Live
1 BHD = 7.8776 LTL
1 LTL = 0.126942
BHD
Avg
7.9245
High
8.5946
Low
7.6934
Last updated: 3/27/2026, 12:58:43 PM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 7.88 LTL |
| 10 BHD | 78.78 LTL |
| 50 BHD | 393.88 LTL |
| 100 BHD | 787.76 LTL |
| 500 BHD | 3,938.80 LTL |
| 1,000 BHD | 7,877.61 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-03-27T12:58:43Z",
"rates": {
"LTL": 7.877605
}
}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": 787.7605,
"rate": 7.877605
}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