Kayak, Snorkel & Waterfall Combo

(5.0)
$249
Ages 6 and up

Do it all in one day - hike, snorkel and kayak


Not enough time? Never enough days? Our all-in-one eco-tour.  Kayak along ocean cliffs, snorkel with green turtles, jump off waterfalls, and swim in natural pools. It?s a fun and exciting day.


Do it all ? ocean kayak and snorkel, waterfalls, and rainforests ? in one 7-hour trip. Hug Maui?s rugged coastline as you kayak in the calm morning ocean. Snorkel off your kayak among colorful fish, coral, and inquisitive sea turtles. Then hike our trails on the ?Short Waterfalls Walk,? where you?ll have an opportunity to swim in and jump from two waterfalls. It?s a memorable day packed with activities to stimulate your senses.

  • On the ocean: 2.5 hours kayaking along the ?pali? ? West Maui?s rugged coastline.
  • Snorkel with Hawaii?s large green sea turtles.
  • After kayaking, we drive from ocean to rainforest for the ?Short? hike.
  • Hike one mile roundtrip to two waterfalls and pools where you can swim and jump from safe rock ledges.
  • Nutritious lunch and snacks included
Our world class guides are the secret ingredient for your experience; they will entertain and keep you informed throughout your tour. Each of our guides has true passion for adventure, the island of Maui, and Hawai'i's rich culture and history. From jumping off waterfalls to finding native fruits to taste, they will keep the tour comfortable, safe, and above all - fun!

Level: moderate
Time: 7 hours
Length: 1-mile hike / 2-mile kayak
more
Time 7:15am
Duration 7 hours
Location Olowalu

Please view the cancellation policy and restrictions. You can find addition information in frequently asked questions

Cancellation Policy

If you cancel 48 hours or more prior to the date of the event, you will receive a full refund less a 10% cancellation fee. If you cancel within 24 hours for any reason, you will receive no refund. If Hike Maui cancels (which we do for dangerous weather), you will receive a full 100% refund.


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

Age minimum 6 years old.
You will be required to sign this Participation Agreement on the day of the hike.


Frequently Asked Questions

Need a bathroom? Porta potties or toilets are near most trailheads. After that, search for privacy foliage.

Should we use our own backpacks? We prefer you use ours, then you don't accidentally walk off with our gear, and you don?t get your pack dirty.

What are these ninja water shoes? Japanese tabis (fishermen shoes). The felt sole clings to wet, mossy rocks better than any other shoe. They can be slippery in mud, however. Best to wear them in the water, not on the hike.

Bugs love you? Got a bite? Ask your guide for AfterBite -- pharmaceutical ammonia that neutralizes the toxin. Takes away the itch. Also very good for bee, spider, scorpion, centipede and hornet stings.

What are flash floods? Sudden, very rapid flooding in streams, due to heavy rainfall. Rare, but get out of the water if your guide blows a whistle. You need to react very quickly and head for high ground. Listen to your guide.

Do you have medical issues? (back, knees, heart, diabetes, pregnancy) Write these down below or tell your guide.

Is tipping the guide common? Yes, this is a service industry. If you're happy with your guide, a 10-15% tip is the best way to show appreciation. 


Reviews

Review Summary
(5.0)
show reviews  hide reviews 

- Feb 04, 2024 -

Jud G.

Kayak, Snorkel & Waterfall Combo is the best! Being a repeat customer, we always have high expectations for them, and again, they did not disappoint. Our guide, Gail, had...  more

(5.0)
- Apr 22, 2024 -

Lisa W.

Kimo was amazing. Your company was professional, timely, and most importantly Kimo represented all of the kindness, respect and Aloha spirit that this...  more

(5.0)
- Apr 19, 2024 -

Cara K.

My husband and I are on our honeymoon and we hiked Haleakala yesterday with Michael from Kayak, Snorkel & Waterfall Combo. It was an amazing experience from start to finish. As...  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': '12', // Product ID (string). // 'name': "Kayak, Snorkel & Waterfall Combo", // Product name (string). 'name': "Kayak, Snorkel & Waterfall Combo", // Product name (string). 'price': $('#total').html(), // Product price (currency). 'quantity': 1, // Product quantity (number). 'category': 'Hiking', // Product category (string). 'brand': "Hike Maui", // 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); });