Rate Overview
Live
1 LTL = 0.682063 BBD
1 BBD = 1.4661
LTL
Avg
0.681618
High
0.682458
Low
0.680374
Last updated: 4/18/2026, 8:43:32 AM
Quick Conversions
| LTL | BBD |
|---|---|
| 1 LTL | 0.68 BBD |
| 10 LTL | 6.82 BBD |
| 50 LTL | 34.10 BBD |
| 100 LTL | 68.21 BBD |
| 500 LTL | 341.03 BBD |
| 1,000 LTL | 682.06 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-04-18T08:43:32Z",
"rates": {
"BBD": 0.682063
}
}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": 68.2063,
"rate": 0.682063
}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