Rate Overview
Live
1 LTL = 0.671299 BBD
1 BBD = 1.4896
LTL
Avg
0.672764
High
0.674234
Low
0.671299
Last updated: 5/28/2026, 9:39:03 PM
Quick Conversions
| LTL | BBD |
|---|---|
| 1 LTL | 0.67 BBD |
| 10 LTL | 6.71 BBD |
| 50 LTL | 33.56 BBD |
| 100 LTL | 67.13 BBD |
| 500 LTL | 335.65 BBD |
| 1,000 LTL | 671.30 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-05-28T21:39:03Z",
"rates": {
"BBD": 0.671299
}
}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.12989999999999,
"rate": 0.671299
}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