Rate Overview
Live
1 LTL = 0.684327 BBD
1 BBD = 1.4613
LTL
Avg
0.682786
High
0.684483
Low
0.680693
Last updated: 5/8/2026, 12:59:01 PM
Quick Conversions
| LTL | BBD |
|---|---|
| 1 LTL | 0.68 BBD |
| 10 LTL | 6.84 BBD |
| 50 LTL | 34.22 BBD |
| 100 LTL | 68.43 BBD |
| 500 LTL | 342.16 BBD |
| 1,000 LTL | 684.33 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-08T12:59:01Z",
"rates": {
"BBD": 0.684327
}
}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.4327,
"rate": 0.684327
}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