Oahu Shark Diving Tour

(4.5)
$104

Experience the Thrill: Dive Fearlessly with North Shore's Apex Predators!


Plunge into the deep blue waters of Oahu's North Shore for an exhilarating encounter with the ocean's most fearsome inhabitants on the North Shore Shark Adventure Dive. Securely enclosed in a state-of-the-art shark cage, you'll marvel at the grace and power of these magnificent creatures as they swim within inches of your protective barrier. This unforgettable experience offers a unique blend of adventure, education, and conservation, leaving you with a newfound respect for these apex predators.


Dare to dive into the crystal-clear waters of the North Shore on this thrilling shark cage diving adventure. Get up close and personal with Galapagos, sandbar, and occasionally tiger sharks as they glide gracefully through their natural habitat. Our expert crew prioritizes safety, utilizing a custom-built, state-of-the-art shark cage designed to keep you secure while providing an unparalleled underwater viewing experience. As you immerse yourself in this awe-inspiring world, our knowledgeable guides will share fascinating facts about shark behavior, biology, and the critical role they play in maintaining a healthy ocean ecosystem.

Not only will you witness these incredible predators firsthand, but you'll also be contributing to their preservation through your participation in our tour. The North Shore Shark Adventure Dive is committed to promoting shark conservation and awareness, partnering with local research organizations and advocating for responsible tourism practices. So, get ready for the thrill of a lifetime and join us on a journey that will leave you with unforgettable memories, a deeper understanding of these misunderstood creatures, and a lasting appreciation for their place in our world.

Each tour leaves Haleiwa Harbor and lasts approximately two hours. Our fleet includes custom made aluminum boats, the 36-foot KAIOU, the 42-foot ABUNAI, the 36-foot ISAO, and the 32-foot ANELA, which include a canopy for shade and cushioned seating for comfort. With your safety in mind, we hold an informative safety briefing at the beginning of each Oahu shark tour, followed by a brief history of the experience. Masks and snorkels are provided, however, you are free to bring your own (fins are not necessary).

The sharks we see range in size from five to fifteen feet, and are often just inches away from the cage and the spectators inside! We travel offshore three to four miles to our cage moored in the beautiful cobalt blue water. The visibility is so good (often 150 feet or more) that you can actually see the sharks come up from the deep. Often on the way, you may also encounter dolphins, Hawaiian green sea turtles, and magnificent humpback whales (November through May).

Our cage can hold up to eight people comfortably which allows small families to experience their shark dive together. No chumming is necessary as the sharks are attracted to the sound of our motors which they interpret as a crabbing vessel and a potential food source. Guests are encouraged to bring their own underwater cameras for the opportunity to capture the best footage of Hawaiian sharks anywhere. Disposable cameras and a video option are also available for purchase.
more
Time The first tour starts at 7 a.m. with the exception of June through August when the first tour departs at 6 a.m. Additional tours occur up to 11 a.m. and, depending on availability, later tours are available.
Duration 1.5 hours
Location Haleiwa Harbor

Please view the cancellation policy and restrictions.

Cancellation Policy

You must notify us directly by phone or email if you need to make changes to or cancel a tour. We have a 24-hour cancellation/change policy (72 hours for groups of 10 or more) based on your tour start time and not calendar day. You will be charged in full per person for cancellations or changes made within 24 hours (72 hours for groups of 10 or more) of your tour start time or if you do not show up. We offer a full refund for cancellations or changes made 24 hours (72 hours for groups of 10 or more) or more in advance of your tour start time. On occasion, we must cancel or change tours. If this occurs, our responsibility is limited to a refund of any tour fees you’ve already paid to us. North Shore Shark Adventures is not responsible for airline tickets or fees, car rental costs, third-party transportation fees, taxi fares, and/or other ?fees or penalties that you may incur as a result of any tour cancellation or change.

Transportation costs are NOT refundable. We reserve the right to cancel transportation of the daily minimum capacity has not been reached.

**We reserve the right to make exceptions to the reservation and cancellation policy for any reason.**


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.5)
show reviews  hide reviews 

$(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': '311', // Product ID (string). // 'name': "Oahu Shark Diving Tour", // Product name (string). 'name': "Oahu Shark Diving Tour", // Product name (string). 'price': $('#total').html(), // Product price (currency). 'quantity': 1, // Product quantity (number). 'category': 'Fun and Adventure', // Product category (string). 'brand': "North Shore Shark Adventures", // 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); });