Morning Waterfall Walk

(5.0)
$109
Requires maneuvering uneven ground and rocky stream beds.
Pick-up from West and South Maui hotels for an optional $30 per person. Otherwise meet-up is in central Maui near the airport.
Why We Love It -  If you want to experience Maui waterfalls, but are short on time or not up for the more strenuous hikes, this is the tour for you!

If you want a short, easier hike this favorite is great for the whole family!


This is the perfect choice of adventure in a short, easy walk to two waterfalls in our gorgeous Maui rainforest valley. There's plenty of time to swim and jump from waterfall ledges into deep freshwater pools, plus learn about the island and its rainforests from our knowledgeable guides. Fun, easy, and great for families, or if you are limited on time.


Effective Sunday, May 29, 2022, guests will be required to wear a mask that covers both nose and mouth while riding in our vans. Masks will not be required when guests are outdoors. Mask requirement will remain in effect until further notice.
 
With Maui County's current COVID-19 community transmission level designated as "high" by the Centers for Disease Control and Prevention, we believe it's in the interest of both your guests and our guides to do everything possible to ensure everyone's safety.
 
Only properly fitting masks will be permitted; no bandannas, gaiters, or buffs, please. Our guides will carry a small supply of paper masks to accommodate guests who do not have one.

Swim in pools under two waterfalls 10 and 20 feet high. Practice 10-foot cannonball jumps from safe rock ledges. Easy one-mile hike round-trip. Great for families, young and old! In rainy seasons there are three waterfalls flowing heavily; in drier times, just two falls flow. Snacks are included.

Enjoy a peaceful trail walk to two exquisite waterfalls
  • Swim (optional) in pools under two waterfalls.
  • Jump from 10-foot rock ledges.
  • Hike one-mile round trip. Great for all ages
  • Enjoy flowing waterfalls.
  • 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 a true passion for adventure, the island of Maui, and Hawaii'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!

Time: 3 - 4 hours
Length: 1 Mile round trip

more
Time 9:30 am
Duration 3 - 4 hours
Location Kahului or Hotel pick-up (Pick up depends on location- not guaranteed)

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 of 4 years.
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.

Morning Waterfall Walk 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 16, 2024 -

Craig B.

My 19 year old son and I hiked Twin Falls with Melissa from Morning Waterfall Walk guiding us and 10 others, and we could not have had a better time. Melissa was so...  more

(5.0)
- Apr 07, 2024 -

Bryce C.

Had Dave as our guide, he was knowledgeable and showed us a lot more than I'd thought when we signed up for this trip. It was a bit rainy for us but my...  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': '1', // Product ID (string). // 'name': "Morning Waterfall Walk", // Product name (string). 'name': "Morning Waterfall Walk", // 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); });