Rate Overview
Live
1 BHD = 7.9077 LTL
1 LTL = 0.126460
BHD
Avg
7.9349
High
7.9753
Low
7.9077
Last updated: 8/6/2026, 4:10:41 PM
Quick Conversions
| BHD | LTL |
|---|---|
| 1 BHD | 7.91 LTL |
| 10 BHD | 79.08 LTL |
| 50 BHD | 395.38 LTL |
| 100 BHD | 790.77 LTL |
| 500 BHD | 3,953.83 LTL |
| 1,000 BHD | 7,907.66 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-08-06T16:10:41Z",
"rates": {
"LTL": 7.907657
}
}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": 790.7657,
"rate": 7.907657
}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