Rate Overview
Live
1 LTL = 0.660477 BBD
1 BBD = 1.5141
LTL
Avg
0.674471
High
0.694648
Low
0.658774
Last updated: 7/27/2026, 3:35:47 PM
Quick Conversions
| LTL | BBD |
|---|---|
| 1 LTL | 0.66 BBD |
| 10 LTL | 6.60 BBD |
| 50 LTL | 33.02 BBD |
| 100 LTL | 66.05 BBD |
| 500 LTL | 330.24 BBD |
| 1,000 LTL | 660.48 BBD |
Get LTL/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=BBDExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-27T15:35:47Z",
"rates": {
"BBD": 0.660477
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "BBD",
"amount": 100
},
"result": 66.04769999999999,
"rate": 0.660477
}Build with LTL/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key