Rate Overview
Live
1 LTL = 0.660125 BBD
1 BBD = 1.5149
LTL
Avg
0.659917
High
0.661951
Low
0.658774
Last updated: 7/29/2026, 10:39:16 AM
Quick Conversions
| LTL | BBD |
|---|---|
| 1 LTL | 0.66 BBD |
| 10 LTL | 6.60 BBD |
| 50 LTL | 33.01 BBD |
| 100 LTL | 66.01 BBD |
| 500 LTL | 330.06 BBD |
| 1,000 LTL | 660.13 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-29T10:39:16Z",
"rates": {
"BBD": 0.660125
}
}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.0125,
"rate": 0.660125
}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