Diamond Head Crater Hike

(4.2)
$40

Step into Paradise: Discover the Crown Jewel of Oahu


Unveil the majestic beauty of Oahu on the Diamond Head Crater hike. This once-in-a-lifetime experience will immerse you in the island's rich history, diverse ecosystem, and awe-inspiring panoramas, leaving you with unforgettable memories.


Embark on an unforgettable adventure as you hike the world-renowned Diamond Head Crater. Experienced and knowledgeable guides will lead you on a moderate 1.6-mile round-trip journey, unfolding the fascinating geological and historical significance of this iconic volcanic tuff cone. As you ascend the well-maintained trail, you'll marvel at the lush vegetation, unique wildlife, and ancient remnants of Oahu's military history, including the historic bunkers and observation deck from World War II.

Reaching the summit, prepare to be captivated by the 360-degree panoramic views of Waikiki, the glistening Pacific Ocean, and the verdant Ko'olau mountain range. On this hike, you'll not only witness the breathtaking beauty of the Diamond Head Crater but also gain an intimate understanding of its cultural and historical importance. The commitment to preserving the environment and the dedication to providing an unparalleled experience make this tour an essential addition to your Oahu itinerary. So, lace up your hiking boots and join the exploration of the crown jewel of Oahu together!
more

Please view the cancellation policy and restrictions.

Cancellation Policy


Last Minute Bookings

Please be aware that these bookings are subject to confirmation. If this is a same-day or next-day booking, there is a reasonable chance this will not be confirmed. For bookings that are confirmed, there will be no cancellations or refunds.


Restrictions


Frequently Asked Questions


Reviews

Review Summary
(4.2)
show reviews  hide reviews 

- Dec 23, 2024 -

Freda M.

Family of four on Christmas holiday, we booked the Diamond Head Crater Hike and it was great. Driver Matthew picked us up at a nearby hotel on time in the...  more

(5.0)
- Jun 28, 2024 -

Pablo C.

Amazing, incredible experience from start to finish. Our driver Steve was beyond nice and made sure everyone was truly taking in the experiences. Couldn't...  more

(5.0)
$(document).ready(function() { $('.show_reviews_link,.hide_reviews_link').click(function(e) { e.preventDefault(); $('.review_strip_single').toggle('fast'); $('.show_reviews_link').toggle('fast'); $('.hide_reviews_link').toggle('fast'); }); }); $('#formBooking').on('submit', function(event) { var $form = $(this); $('#date_error').addClass('hidden'); console.log('on submit of form booking'); console.log('date slected',$('input[name="date"]')); if($('input[name="date"]').val() == "") { console.log('invalid date - showing error') $('#date_error').removeClass('hidden'); return false; } // console.log('data sent',$(this).serialize()); // return false; ga('ec:addProduct', { 'id': '318', // Product ID (string). // 'name': "Diamond Head Crater Hike", // Product name (string). 'name': "Diamond Head Crater Hike", // Product name (string). 'price': $('#total').html(), // Product price (currency). 'quantity': 1, // Product quantity (number). 'category': 'Hiking', // Product category (string). 'brand': "Kaimana Tours", // Product brand (string). 'dimension1': '' // Custom dimension (string). }); ga('ec:setAction', 'add'); if(typeof navigator.sendBeacon == "undefined") { ga('send', 'event', 'UX', 'click', 'add to cart',{ hitCallback: function() { console.log('added click event'); $form.get(0).submit(); }}); } else { ga('send', 'event', 'UX', 'click', 'add to cart'); } // debug // event.preventDefault(); // console.log('waiting 20 seconds before submitting form'); // setTimeout(function() { $form.get(0).submit(); }, 20000); });