Rate Overview
Live
1 BBD = 1.4908 LTL
1 LTL = 0.670799
BBD
Avg
1.4922
High
1.4963
Low
1.4865
Last updated: 6/16/2026, 1:23:34 PM
Quick Conversions
| BBD | LTL |
|---|---|
| 1 BBD | 1.49 LTL |
| 10 BBD | 14.91 LTL |
| 50 BBD | 74.54 LTL |
| 100 BBD | 149.08 LTL |
| 500 BBD | 745.38 LTL |
| 1,000 BBD | 1,490.76 LTL |
Get BBD/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=LTLExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-06-16T13:23:34Z",
"rates": {
"LTL": 1.490759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "LTL",
"amount": 100
},
"result": 149.0759,
"rate": 1.490759
}Build with BBD/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key