Noa Noa restaurant - InterContinental Bora Bora Le Moana Resort (2024)

Book your stay

Please click here to learn about our operations and sanitation response to COVID-19 at InterContinental Resorts in French Polynesia

EN

EN FR

MAKE A RESERVATION

EN

EN FR

EN

EN FR

Noa Noa restaurant - InterContinental Bora Bora Le Moana Resort (7)

Gourmet French-inspired cuisine alongside international fare and local delicacies

Noa Noa restaurant - InterContinental Bora Bora Le Moana Resort (8)

Gourmet French-inspired cuisine alongside international fare and local delicacies

MAKE A RESERVATION

Noa Noa restaurant

HOME

>

DINING

>

Noa Noa restaurant

Gourmet cuisine

Open daily for dinner

At the heart of the resort you’ll find Noa Noa, our main restaurant serving elevated French-inspired cuisine alongside international dishes and local delicacies. Located on a lushly landscaped terrace, this indoor/outdoor venue spills down from an enclosed patio to the beachfront for unparalleled views of the azure lagoon. Authentic Polynesian décor creates a warm ambience throughout, the perfect setting for a romantic dinner. Noa Noa is open for breakfast and dinner, making it a pleasurable place to start and end the day. For couples celebrating a special occasion there’s our intimate Romance in Bora Bora dinner, enjoyed by candlelight and accompanied by a bottle of Champagne.

Open daily.

OPEN

Everyday for dinner

DINNER MENU SERVED FROM

6.30 pm to 9.30 pm

Canoe Breakfast

Find out more

Find out more

Noa Noa restaurant

Find out more

Theme nights

Find out more

Book online or Call us:

001 800 424 6835

'; pQContents += '

'; pQContents += '

'; pQContents += '

'; pQContents += ' Noa Noa restaurant - InterContinental Bora Bora Le Moana Resort (13)'; pQContents += ' /5'; pQContents += '

'; pQContents += '

'; pQContents += '

'; pQContents += '

'; function getRatingSuccess(data) { if(!bvc.languageLabelsData || !bvc.selectedBrandData || bvc.layoutType === "") { $("#IWSfrContainer").empty(); $("#generatedCodeBVFRWWidget").val(""); return false; } $("#"+bvc.bvContainerId).empty(); var brandNamePath = (bvc.selectedBrandData.alternativeBrandName) ? bvc.selectedBrandData.alternativeBrandName : bvc.brandSelector; //var logoPath = 'http://www.ihg.com/content/dam/etc/media_library/branded/'+brandNamePath+'/common/brand-logos/'+bvc.layoutType+'/img_'+bvc.selectedBrandData.fullname+'.png'; var logoPath = 'https://digital.ihg.com/is/image/ihg/'+brandNamePath.toUpperCase()+'_logo?fmt=png-alpha'; $("#"+bvc.bvContainerId).prepend(pQContents).css('width',bvc.layoutWidth); /* add container divs to dom */ $('head').append('

'); /* add css to page */ $("#"+bvc.bvContainerId+' .'+'IWSfrLogo img').attr('src', logoPath) /* add logo src */ $("#"+bvc.bvContainerId+' .'+'IWSfrHeader').html(bvc.languageLabelsData.header).attr('style',bvc.fontFace); /* set header language */ // Generate the "Read Review" widget button /* var hotelUrl = "//www." + bvc.domain + "/hotels/" + bvc.countryCode + "/" + bvc.languageCode + "/" + bvc.productId.toLowerCase() + "/hoteldetail/hotel-reviews?cm_mmc=iws_widget_" + bvc.productId.toUpperCase() + "&icdv=99502222"; */var brandSel = bvc.brandSelector; if(brandSel=='ihg'){ brandSel='6c'; } var regionSel = $("#languageCode option:selected").attr("data-country"); var envVal=""; if(location.host.indexOf("qap.")!=-1){ envVal="qap." }else if(location.host.indexOf("staging.")!=-1){ envVal="staging." } var hotelUrl = "//"+envVal+"www." + bvc.domain + "/redirect?path=hd-hotel-reviews"+ "&brandCode="+brandSel+ "&hotelCode="+bvc.productId.toLowerCase()+ "&regionCode="+bvc.countryCode+ "&localeCode="+bvc.languageCode+ "&cm_mmc=iws_widget_"+ bvc.productId.toUpperCase() + "&icdv=99502222&dp=true"; console.log("Hotel Review URL : " + hotelUrl); $("#IWSfrContainer").append('

'+bvc.languageLabelsData.readreviews+'

'); $("#"+bvc.bvContainerId+' .'+'IWSfrLink a').css({ /* style button */ 'background-color' : '#'+headerColor, 'color' : '#'+bvc.selectedBrandData.linkColor, 'border' : '1px solid #'+bvc.selectedBrandData.headerHColor, 'border-radius': bvc.selectedBrandData.borderRadius, 'height' : 'auto', 'font-weight' : bvc.selectedBrandData.linkWeight, 'line-height' : '11px', 'padding' : '5px', 'text-align' : 'center', 'display' : 'inline-block', 'text-decoration' : 'none' }); if (data.HasErrors === true || !data.Results || data.Results.length === 0) { /* return errors (hidden) */ $("#IWSfrContainer").empty(); $("#IWSfrContainer").html("Unable to load hotel review ratings."); $("#generatedCodeBVFRWWidget").empty().val(""); // $("#"+bvc.bvContainerId+' .IWSfrContentContainer').attr('style', 'display: none;').html('

'); return false; } else if ( data.TotalResults > 0 ) { /* does return review data */ var reviewResults = data.Results[0]; var reviewStats = null; if(data.Includes.Products[bvc.productId]!=undefined){ reviewStats = data.Includes.Products[bvc.productId]; }else if(data.Includes.Products[bvc.productId.toLowerCase()]!=undefined){ reviewStats = data.Includes.Products[bvc.productId.toLowerCase()]; }else{ reviewStats = ''; } var qPTotalReviewCount = reviewStats.TotalReviewCount; var ratingAveNumber = parseFloat(reviewStats.ReviewStatistics.AverageOverallRating).toFixed(1); var overAllStarPath = 'http://intercontinental.ugc.bazaarvoice.com/2067/'+ratingAveNumber.replace(/\./g, '_')+'/5/rating.gif'; var selectedText = (reviewResults.ModeratorHighlights && bvc.moderatorhighlights)? reviewResults.ModeratorHighlights.PQ.Highlights[0].SelectedText : ''; /* add data content to approprate containers */ $("#"+bvc.bvContainerId).removeClass(); $("#"+bvc.bvContainerId).addClass(bvc.bvContainerId+'_'+bvc.layoutType+' '+bvc.bvContainerId+'_'+bvc.bLanguage) $("#"+bvc.bvContainerId+' .'+'IWSfrOverall img').attr('src', overAllStarPath); $("#"+bvc.bvContainerId+' .'+'IWSfrOutOf span').html( ratingAveNumber ); $("#"+bvc.bvContainerId+' .'+'IWSfrCount').html( bvc.languageLabelsData.bbody.replace(/\{\{1\}\}/g, reviewStats.TotalReviewCount) ); $("#"+bvc.bvContainerId+' .'+'IWSfr').html(selectedText); if((bvc.languageCode === 'ar' || bvc.languageCode === 'he') && bvc.layoutType === 'horiz') { $("div.IWSfrLink").css( "position", 'static');} } else { /* hide overall container if no content */ $("#"+bvc.bvContainerId+' .IWSfrContentContainer').attr('style', 'display: none;').html('

' + bvc.noContentResponse + '

'); return false; } // If it's RedirectLite website, generate the code which will be used on hotels/third-party website. if($("#generatedCodeBVFRWWidget").length > 0) { $("#generatedCodeBVFRWWidget").val( "

" + "

Noa Noa restaurant - InterContinental Bora Bora Le Moana Resort (14)

Noa Noa restaurant - InterContinental Bora Bora Le Moana Resort (15)

Noa Noa restaurant - InterContinental Bora Bora Le Moana Resort (16)

This hotel is owned by Beachcomber Lemoana SAS, and operated by InterContinental Hotels Group. ©2023, Beachcomber Lemoana SAS.

Noa Noa restaurant - InterContinental Bora Bora Le Moana Resort (37)

Reservation
T. +689 40 86 51 78
E. reservation.tahitiregion@ihg.com

Resort
T. +689 40 60 49 00
E. gsc.borabora.lemoana@ihg.com

We need your consent before you can continue on our website. If you are under 16 and wish to give consent to optional services, you must ask your legal guardians for permission. We use cookies and other technologies on our website. Some of them are essential, while others help us to improve this website and your experience. Personal data may be processed (e.g. IP addresses), for example for personalized ads and content or ad and content measurement. You can find more information about the use of your data in our privacy policy. You can revoke or adjust your selection at any time under Settings.

Privacy Preference

Accept all

Save

Accept only essential cookies

Individual Privacy Preferences

Cookie Details Privacy Policy Cookie Policy

Privacy Preference

If you are under 16 and wish to give consent to optional services, you must ask your legal guardians for permission. We use cookies and other technologies on our website. Some of them are essential, while others help us to improve this website and your experience. Personal data may be processed (e.g. IP addresses), for example for personalized ads and content or ad and content measurement. You can find more information about the use of your data in our privacy policy. Here you will find an overview of all cookies used. You can give your consent to whole categories or display further information and select certain cookies.

Accept all Save Accept only essential cookies

Back

Privacy Preference

Essential cookies enable basic functions and are necessary for the proper function of the website.

Show Cookie Information Hide Cookie Information

Name
Provider Owner of this website, Cookie Policy
Purpose Saves the visitors preferences selected in the Cookie Box of Borlabs Cookie.
Cookie Name borlabs-cookie
Cookie Expiry 1 Year

Content from video platforms and social media platforms is blocked by default. If External Media cookies are accepted, access to those contents no longer requires manual consent.

Show Cookie Information Hide Cookie Information

Accept
Name
Provider Meta Platforms Ireland Limited, 4 Grand Canal Square, Dublin 2, Ireland
Purpose Used to unblock Facebook content.
Privacy Policy https://www.facebook.com/privacy/explanation
Host(s) .facebook.com
Accept
Name
Provider Google Ireland Limited, Gordon House, Barrow Street, Dublin 4, Ireland
Purpose Used to unblock Google Maps content.
Privacy Policy https://policies.google.com/privacy?hl=en&gl=en
Host(s) .google.com
Cookie Name NID
Cookie Expiry 6 Month
Accept
Name
Provider Meta Platforms Ireland Limited, 4 Grand Canal Square, Dublin 2, Ireland
Purpose Used to unblock Instagram content.
Privacy Policy https://www.instagram.com/legal/privacy/
Host(s) .instagram.com
Cookie Name pigeon_state
Cookie Expiry Session
Accept
Name
Provider Openstreetmap Foundation, St John’s Innovation Centre, Cowley Road, Cambridge CB4 0WS, United Kingdom
Purpose Used to unblock OpenStreetMap content.
Privacy Policy https://wiki.osmfoundation.org/wiki/Privacy_Policy
Host(s) .openstreetmap.org
Cookie Name _osm_location, _osm_session, _osm_totp_token, _osm_welcome, _pk_id., _pk_ref., _pk_ses., qos_token
Cookie Expiry 1-10 Years
Accept
Name
Provider Twitter International Company, One Cumberland Place, Fenian Street, Dublin 2, D02 AX07, Ireland
Purpose Used to unblock Twitter content.
Privacy Policy https://twitter.com/privacy
Host(s) .twimg.com, .twitter.com
Cookie Name __widgetsettings, local_storage_support_test
Cookie Expiry Unlimited
Accept
Name
Provider Vimeo Inc., 555 West 18th Street, New York, New York 10011, USA
Purpose Used to unblock Vimeo content.
Privacy Policy https://vimeo.com/privacy
Host(s) player.vimeo.com
Cookie Name vuid
Cookie Expiry 2 Years
Accept
Name
Provider Google Ireland Limited, Gordon House, Barrow Street, Dublin 4, Ireland
Purpose Used to unblock YouTube content.
Privacy Policy https://policies.google.com/privacy?hl=en&gl=en
Host(s) google.com
Cookie Name NID
Cookie Expiry 6 Month

Privacy Policy Cookie Policy

Insights, advice, suggestions, feedback and comments from experts

As an expert and enthusiast, I have personal experiences or access to real-time information. However, I can provide you with information based on search results available to me. Here's what I found related to the concepts mentioned in this article:

InterContinental Resorts in French Polynesia

InterContinental Resorts in French Polynesia offer luxury accommodations and amenities in the beautiful islands of French Polynesia. These resorts provide a range of services and facilities, including gourmet dining options, spa treatments, and access to stunning beaches and lagoons. The resorts aim to provide a memorable and relaxing experience for their guests.

Noa Noa Restaurant

Noa Noa is the main restaurant at the InterContinental Resorts in French Polynesia. It offers gourmet French-inspired cuisine alongside international dishes and local delicacies. The restaurant is open daily for dinner and is located on a lushly landscaped terrace with indoor and outdoor seating options. Guests can enjoy unparalleled views of the azure lagoon while dining at Noa Noa. The restaurant also offers a romantic dinner experience called "Romance in Bora Bora," which includes candlelight dining and a bottle of Champagne.

Dining Options

In addition to Noa Noa, the InterContinental Resorts in French Polynesia may offer other dining options for their guests. These options may include theme nights, where guests can experience different culinary themes and flavors. The resorts may also offer breakfast options, such as the Canoe Breakfast, which provides a unique dining experience.

Please note that the information provided above is based on the search results available to me and may not reflect the most up-to-date information. It's always a good idea to visit the official website of InterContinental Resorts in French Polynesia or contact them directly for the most accurate and current information about their operations and dining options.

Noa Noa restaurant - InterContinental Bora Bora Le Moana Resort (2024)
Top Articles
Latest Posts
Article information

Author: Golda Nolan II

Last Updated:

Views: 5729

Rating: 4.8 / 5 (78 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Golda Nolan II

Birthday: 1998-05-14

Address: Suite 369 9754 Roberts Pines, West Benitaburgh, NM 69180-7958

Phone: +522993866487

Job: Sales Executive

Hobby: Worldbuilding, Shopping, Quilting, Cooking, Homebrewing, Leather crafting, Pet

Introduction: My name is Golda Nolan II, I am a thoughtful, clever, cute, jolly, brave, powerful, splendid person who loves writing and wants to share my knowledge and understanding with you.