Rate Overview
Live
1 LTL = 0.670700 BBD
1 BBD = 1.4910
LTL
Avg
0.672463
High
0.675961
Low
0.670700
Last updated: 9/2/2026, 10:24:59 AM
Quick Conversions
| LTL | BBD |
|---|---|
| 1 LTL | 0.67 BBD |
| 10 LTL | 6.71 BBD |
| 50 LTL | 33.54 BBD |
| 100 LTL | 67.07 BBD |
| 500 LTL | 335.35 BBD |
| 1,000 LTL | 670.70 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-09-02T10:24:59Z",
"rates": {
"BBD": 0.6707
}
}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.07,
"rate": 0.6707
}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