Rate Overview
Live
1 LTL = 0.673052 BBD
1 BBD = 1.4858
LTL
Avg
0.677468
High
0.684456
Low
0.671840
Last updated: 3/7/2026, 12:26:20 AM
Quick Conversions
| LTL | BBD |
|---|---|
| 1 LTL | 0.67 BBD |
| 10 LTL | 6.73 BBD |
| 50 LTL | 33.65 BBD |
| 100 LTL | 67.31 BBD |
| 500 LTL | 336.53 BBD |
| 1,000 LTL | 673.05 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-03-07T00:26:20Z",
"rates": {
"BBD": 0.673052
}
}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": 67.3052,
"rate": 0.673052
}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