Rate Overview
Live
1 LTL = 0.669521 BBD
1 BBD = 1.4936
LTL
Avg
0.663414
High
0.669521
Low
0.658774
Last updated: 8/8/2026, 6:47:11 PM
Quick Conversions
| LTL | BBD |
|---|---|
| 1 LTL | 0.67 BBD |
| 10 LTL | 6.70 BBD |
| 50 LTL | 33.48 BBD |
| 100 LTL | 66.95 BBD |
| 500 LTL | 334.76 BBD |
| 1,000 LTL | 669.52 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-08-08T18:47:11Z",
"rates": {
"BBD": 0.669521
}
}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.9521,
"rate": 0.669521
}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