Rate Overview
Live
1 BBD = 1.4861 LTL
1 LTL = 0.672909
BBD
Avg
1.4773
High
1.4884
Low
1.4610
Last updated: 3/7/2026, 3:44:01 AM
Quick Conversions
| BBD | LTL |
|---|---|
| 1 BBD | 1.49 LTL |
| 10 BBD | 14.86 LTL |
| 50 BBD | 74.30 LTL |
| 100 BBD | 148.61 LTL |
| 500 BBD | 743.04 LTL |
| 1,000 BBD | 1,486.08 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-07T03:44:01Z",
"rates": {
"LTL": 1.486084
}
}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": 148.6084,
"rate": 1.486084
}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