Rate Overview
Live
1 BBD = 1.4910 LTL
1 LTL = 0.670701
BBD
Avg
1.4871
High
1.4910
Low
1.4794
Last updated: 9/2/2026, 9:52:17 AM
Quick Conversions
| BBD | LTL |
|---|---|
| 1 BBD | 1.49 LTL |
| 10 BBD | 14.91 LTL |
| 50 BBD | 74.55 LTL |
| 100 BBD | 149.10 LTL |
| 500 BBD | 745.49 LTL |
| 1,000 BBD | 1,490.98 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-09-02T09:52:17Z",
"rates": {
"LTL": 1.490977
}
}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.0977,
"rate": 1.490977
}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