Rate Overview
Live
1 BBD = 1.5178 LTL
1 LTL = 0.658861
BBD
Avg
1.4819
High
1.5178
Low
1.4396
Last updated: 7/26/2026, 1:42:00 AM
Quick Conversions
| BBD | LTL |
|---|---|
| 1 BBD | 1.52 LTL |
| 10 BBD | 15.18 LTL |
| 50 BBD | 75.89 LTL |
| 100 BBD | 151.78 LTL |
| 500 BBD | 758.89 LTL |
| 1,000 BBD | 1,517.77 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-07-26T01:42:00Z",
"rates": {
"LTL": 1.517771
}
}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": 151.7771,
"rate": 1.517771
}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