Rate Overview
Live
1 BHD = 7.8001 LTL
1 LTL = 0.128203
BHD
Avg
7.8007
High
7.8187
Low
7.7910
Last updated: 5/7/2026, 10:12:40 AM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 7.80 LTL |
| 10 BHD | 78.00 LTL |
| 50 BHD | 390.01 LTL |
| 100 BHD | 780.01 LTL |
| 500 BHD | 3,900.07 LTL |
| 1,000 BHD | 7,800.13 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-07T10:12:40Z",
"rates": {
"LTL": 7.80013
}
}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": 780.013,
"rate": 7.80013
}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