Honolulu
The Kahala Hotel & Resort

The resort is a quiet hideaway with a glamorous past, playing host to the likes of Elizabeth Taylor.
The Deal
Save hundreds while planning ahead on a Hawaiian escape to the 5-star Kahala Hotel & Resort, one of Honolulu’s very first luxury resorts.
With Travelzoo’s exclusive promo code, save $250 on regular rates when you stay 3 nights or longer, any day through December 22 — including Labor Day weekend and Thanksgiving. Book a suite and the savings double to $500 per stay.
With these discounts, members can score a room for less than $350 per night in late summer and fall (reg. $425 per night).
About the resort: From the moment you arrive with your lei greeting, you’re treated to the resort’s renowned service. The sprawling grounds feature a white-sand beach, oceanfront pool, 9 private spa treatment suites, 5 indoor/outdoor dining options and a private lagoon where you can swim with a family of Atlantic Bottlenose dolphins. “If you want to get away from the bustle of Waikiki, but still have easy access to the bulk of Honolulu’s best restaurants, shopping, and sights, then the Kahala is a no-brainer” (Travel + Leisure).
How to get this deal: For $39, you can get access to this exclusive discount when you purchase our new ‘We Love Travel’ Coupon Book, an online coupon center bringing members exclusive promotional-code savings that equal more than $5,000 in discounts. Once you purchase the coupon book, you’ll get direct access through your Travelzoo ‘My Accounts’ page. Simply click on the Kahala Hotel & Resort coupon code and you’ll be able to make a reservation with these exclusive savings directly on the resort’s website. A three-night minimum is required to receive the discount.
* Cancel without fees: Cancellations must be made least 7 days prior to arrival avoid a 1-night penalty charge.
$250-$500 Off
at The Kahala Hotel & Resort
How to Book
- To learn more about the ‘We Love Travel’ Coupon Book, click here.
- After purchasing access, visit your Travelzoo “My Account” page.
- Click on the Kahala Hotel & Resort coupon code and you’ll be able to make a reservation directly on the resort’s website.
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();
}