Rate Overview
Live
1 BBD = 1.4961 LTL
1 LTL = 0.668398
BBD
Avg
1.4790
High
1.5079
Low
1.4540
Last updated: 3/27/2026, 11:10:41 AM
Quick Conversions
| BBD | LTL |
|---|---|
| 1 BBD | 1.50 LTL |
| 10 BBD | 14.96 LTL |
| 50 BBD | 74.81 LTL |
| 100 BBD | 149.61 LTL |
| 500 BBD | 748.06 LTL |
| 1,000 BBD | 1,496.11 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-03-27T11:10:41Z",
"rates": {
"LTL": 1.496114
}
}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.6114,
"rate": 1.496114
}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