Rate Overview
Live
1 LTL = 0.670632 BBD
1 BBD = 1.4911
LTL
Avg
0.672087
High
0.685246
Low
0.659458
Last updated: 8/18/2026, 8:55:52 PM
Quick Conversions
| LTL | BBD |
|---|---|
| 1 LTL | 0.67 BBD |
| 10 LTL | 6.71 BBD |
| 50 LTL | 33.53 BBD |
| 100 LTL | 67.06 BBD |
| 500 LTL | 335.32 BBD |
| 1,000 LTL | 670.63 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-08-18T20:55:52Z",
"rates": {
"BBD": 0.670632
}
}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.0632,
"rate": 0.670632
}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