Rate Overview
Live
1 BBD = 1.4691 LTL
1 LTL = 0.680693
BBD
Avg
1.4666
High
1.4691
Low
1.4656
Last updated: 5/7/2026, 2:20:09 AM
Quick Conversions
| BBD | LTL |
|---|---|
| 1 BBD | 1.47 LTL |
| 10 BBD | 14.69 LTL |
| 50 BBD | 73.45 LTL |
| 100 BBD | 146.91 LTL |
| 500 BBD | 734.55 LTL |
| 1,000 BBD | 1,469.09 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-05-07T02:20:09Z",
"rates": {
"LTL": 1.46909
}
}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": 146.909,
"rate": 1.46909
}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