Bridgetown
American Airlines & JetBlue Airways — No Change Fees
TOP 20 – Sells out quickly!

Annie England
Deal Expert
Flights to this tiny Caribbean island typically cost $300 more.
The Deal
TOP 20 – Sells out quickly!
Update (May 22, 10:45 a.m. ET): Fares from the following cities have changed: Chicago dropped to $522-$548; and NYC’s range is now $392-$488.
Fares to Barbados from 11 U.S. cities have dropped as low as $392 roundtrip — which means Travelzoo members can make a break the UNESCO World Heritage-listed capital city and its famous beaches while saving up to $300 on this destination’s typical fares.
These are not part of an official sale and prices may change within the next 24 hours. We recommend booking soon to lock in this deal.
At time of publish, we found these sample roundtrip fares on American Airlines and JetBlue Airways for one-week trips July-December from the following cities.
These fares are in Basic Economy/Blue Basic, which include a carry-on bag and free ticket changes. American includes seat selection while JetBlue does not.
How to Book:
- Click on your departure city to search availability and fares on Google Flights
- Click on the departure date field to see the calendar with the lowest priced travel dates
- Choose your travel dates, preferred flights and fare option
- Click “Select” (or “Continue” on mobile) to book directly with American or JetBlue
Travelzoo Tip: Pair these fares with a discounted stay at the 4-star Hilton Barbados Resort.
$392* & up
at American Airlines & JetBlue Airways — No Change Fees
How to Book
- Click on your departure city to search availability and fares on Google Flights
- Click on the departure date field to see the calendar with the lowest priced travel dates
- Choose your travel dates, preferred flights and fare option
- Click “Select” to book directly with American or JetBlue
- Click on your departure city to search availability and fares on Google Flights
- Click on the departure date field to see the calendar with the lowest priced travel dates
- Choose your travel dates, preferred flights and fare option
- Click “Continue” to book directly with American or JetBlue
Your Recently Viewed Deals
‘;
content += ‘
See all recently viewed deals
‘;
content += ‘ ‘;
content += ‘ ‘;
content += ”;
index++;
);
if (index ‘;
content += ‘ ‘;
content += ‘
content += ‘ ‘;
content += ‘
Search for more deals
‘;
content += ‘
‘;
content += ‘
‘;
content += ‘
‘;
content += ‘ ‘;
content += ”;
content += ”;
$(‘#recently-viewed-deals’).append(content);
$(‘#ShowMoreRVD’).click(function (e) {
moreContent = “”;
$.each(JSON.parse(rvd), function (key, value)
var expirationDate = new Date(value.expirationdate);
value._isExpired = !isNaN(expirationDate) && expirationDate 0)
var dealsList = (typeof rvd == “object”) ? rvd : JSON.parse(rvd);
dealsList = dealsList.filter(function (deal) return deal.adid == dealid );
if(dealsList != undefined && dealsList.length > 0)
var currentDeal = dealsList[0];
var headline = currentDeal.headline;
var sourcePage = ‘MediaDealPage’;
sourcePage = sourcePage + ”
);
$(‘#moreRecentlyViewedDeals’).dialog(
closeOnEscape: true,
autoOpen: false,
modal: true,
closeText: “”,
resizable: false,
draggable: false,
show: effect: ‘fade’ ,
open: function (event, ui)
var $mr=$(this);
$mr.parent().addClass(“moreRecentlyViewedDeals”);
$mr.prev().hide();
tzoo.imageLoader.forceLoadImages($mr.find(‘img’));
);
$(‘#closeMoreItems’).click(function ()
$(‘#moreRecentlyViewedDeals’).dialog(‘close’);
);
} else
$(‘#recentlyViewedDealsDiv’).hide();
}