Rate Overview
Live
1 BBD = 1.5180 LTL
1 LTL = 0.658775
BBD
Avg
1.5140
High
1.5180
Low
1.5089
Last updated: 7/26/2026, 4:37:59 PM
Quick Conversions
| BBD | LTL |
|---|---|
| 1 BBD | 1.52 LTL |
| 10 BBD | 15.18 LTL |
| 50 BBD | 75.90 LTL |
| 100 BBD | 151.80 LTL |
| 500 BBD | 758.99 LTL |
| 1,000 BBD | 1,517.97 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-26T16:37:59Z",
"rates": {
"LTL": 1.51797
}
}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.797,
"rate": 1.51797
}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