www.marinabaysands.com Open in urlscan Pro
23.79.156.117  Public Scan

Submitted URL: http://www.marinabaysands.com/
Effective URL: https://www.marinabaysands.com/
Submission: On March 30 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form>
  <div class="td_url" style="display: none;">https://ovs.tour-list.com/Package/</div>
  <input type="hidden" class="param_HotelCode" name="param_HotelCode" value="mbsands">
  <input type="hidden" class="param_FlightTripType" name="param_FlightTripType" value="RT">
  <div class="form-group">
    <div class="form-item td-origin">
      <div class="form-inner">
        <label for="param_GoDepPoint">Origin</label>
        <div class="select-box">
          <select class="td-form-control origin-select-hidden-accessible param_GoDepPoint" name="param_GoDepPoint" required=""></select>
          <span class="origin-select-container">
            <span class="origin-select-selection td-form-control">
              <span class="origin-select-rendered">
                <span class="origin-select-placeholder"> Enter City or Airport</span>
              </span>
              <span class="origin-select-arrow">
                <b></b>
              </span>
            </span>
          </span>
        </div>
      </div>
    </div>
    <div class="form-item td-destination">
      <div class="form-inner">
        <label for="param_GoDepPoint">Destination</label>
        <div class="select-box">
          <select name="param_GoArrPoint" class="param_GoArrPoint">
            <option value="SIN">Singapore (SIN)</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-departing-date td-date">
      <div class="form-inner">
        <label for="param_GoDepDate">Departing Date</label>
        <div class="datepicker-box" data-type="goDep">
          <input type="text" class="td-form-control param_GoDepDate" name="param_GoDepDate" placeholder="Select" readonly="" required="">
        </div>
      </div>
    </div>
    <div class="form-item td-returning-date td-date">
      <div class="form-inner">
        <label for="param_RtnDepDate">Returning Date</label>
        <div class="datepicker-box" data-type="rtnDep">
          <input type="text" class="td-form-control param_RtnDepDate" name="param_RtnDepDate" placeholder="Select" readonly="" required="">
        </div>
      </div>
    </div>
    <div class="form-item td-check-in td-date">
      <div class="form-inner">
        <label for="param_CheckInDate">Check-in</label>
        <div class="datepicker-box" data-type="checkIn">
          <input type="text" class="td-form-control param_CheckInDate" name="param_CheckInDate" placeholder="Select" readonly="" required="">
        </div>
      </div>
    </div>
    <div class="form-item td-check-out td-date">
      <div class="form-inner">
        <label for="param_CheckOutDate">Check-out</label>
        <div class="datepicker-box" data-type="checkOut">
          <input type="text" class="td-form-control param_CheckOutDate" name="param_CheckOutDate" placeholder="Select" readonly="" required="">
        </div>
      </div>
    </div>
    <div class="form-item td-cabin-class">
      <div class="form-inner">
        <label for="param_CabinClass">Cabin Class</label>
        <div class="select-box">
          <select class="td-form-control param_CabinClass" name="param_CabinClass">
            <option value="Y">Economy</option>
            <option value="S">Premium Economy</option>
            <option value="C">Business</option>
            <option value="F">First Class</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-adults">
      <div class="form-inner">
        <div class="label-and-tips">
          <label for="param_Adult" data-label="Adults (18+)">Adults</label>
          <div style="position: relative;">
            <a class="btn-tooltip td-label-tooltips" data-toggle="tooltip" data-original-title="" title=""></a>
          </div>
        </div>
        <div class="select-box">
          <select class="td-form-control param_Adult" name="param_Adult">
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
            <option value="4">4</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-children">
      <div class="form-inner">
        <div class="label-and-tips">
          <label for="param_Children_Count" data-label="Children (0-17)">Children</label>
          <div style="position: relative;">
            <a class="btn-tooltip td-label-tooltips" data-toggle="tooltip" data-original-title="" title=""></a>
          </div>
        </div>
        <div class="select-box">
          <select class="td-form-control param_Children_Count" name="param_Children_Count">
            <option value="0">0</option>
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-children-age" style="display: none;">
      <div class="form-inner">
        <label for="param_Children_Count"><span>Child</span>&nbsp;<span class="td-children-age-count">1</span></label>
        <div class="select-box">
          <select class="td-form-control param_Children_Age" name="param_Children_Age">
            <option value="age">Age</option>
            <option value="0">0</option>
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
            <option value="4">4</option>
            <option value="5">5</option>
            <option value="6">6</option>
            <option value="7">7</option>
            <option value="8">8</option>
            <option value="9">9</option>
            <option value="10">10</option>
            <option value="11">11</option>
            <option value="12">12</option>
            <option value="13">13</option>
            <option value="14">14</option>
            <option value="15">15</option>
            <option value="16">16</option>
            <option value="17">17</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-promotion-code"></div>
    <div class="form-item td-language"></div>
    <div class="form-item td-currency"></div>
    <div class="form-search-btn form-item td-search">
      <div class="form-inner">
        <a href="javascript:void(0)" class="td-search-btn td-form-control">Search</a>
      </div>
    </div>
    <div class="form-item td-more">
      <div class="form-inner">
        <a href="/hotel/hotel-and-flight-package.html" class="mypage" target="_self">Find out more</a>
      </div>
    </div>
    <div class="form-item td-more">
      <div class="form-inner">
        <a href="https://ovs-mypage.tour-list.com/?Language=en" class="mypage" target="_blank">My Reservation</a>
      </div>
    </div>
  </div>
  <div class="td-empty-errormsg" style="display: none;">·&nbsp;Please enter required fields</div>
  <div class="td-guest-limit-num" style="display: none;">4</div>
  <div class="td-guest-limit-errormsg" style="display: none;">·&nbsp;The maximum number of travelers is 4. Please adjust the number of travelers.</div>
  <div class="td-infants-limit-errormsg" style="display: none;">·&nbsp;The maximum number of infants (ages 0-1) is the same as the number of adults. Please adjust the number of infants.</div>
</form>

<form>
  <div class="date-selector d-flex flex-row mb-3 selected" data-toggle="datepicker-inline" data-target="bookingFormDatepicker" style="border: none;">
    <div class="date-selector-input">
      <div class="date-label">Check in</div>
      <div class="date-placeholder"></div>
      <div class="date-values" id="dateFrom">
        <div class="date-d">30</div>
        <div class="date-my">
          <span class="date-m">Mar</span>, <span class="date-y">2022</span>
        </div>
      </div>
    </div>
    <div class="date-selector-input">
      <div class="date-label">Check out</div>
      <div class="date-placeholder"></div>
      <div class="date-values" id="dateTo">
        <div class="date-d">31</div>
        <div class="date-my">
          <span class="date-m">Mar</span>, <span class="date-y">2022</span>
        </div>
      </div>
    </div>
  </div>
  <!-- hidden form inputs -->
  <input type="hidden" name="CheckinDate" id="checkinDate" value="Wed Mar 30 2022 00:00:00 GMT+0000 (GMT)">
  <input type="hidden" name="LOS" id="los" value="1"> <input type="hidden" name="Source" id="source" value=""> <input type="hidden" name="OfferCode" id="offerCode" value=""> <input type="hidden" name="OfferCodeSmartPlan" id="offerCodeSmartPlan"
    value=""> <input type="hidden" name="GroupCode" id="groupCode" value="">
  <input type="hidden" name="PromoCode" id="promoCode" value=""> <input type="hidden" name="Profile" id="profile" value="Profile2">
  <input type="hidden" name="LanguageId" id="languageId" value="1033"> <input type="hidden" name="PropertyCode" id="propertyCode" value="74224"> <input type="hidden" name="LinkBehavior" id="linkBehavior" value="_blank">
  <!-- room selector -->
  <div class="room-selector mb-3" data-toggle="roompicker" data-target="roompicker">
    <span data-id="selectedRooms" data-singular="Room" data-plural="Rooms"> <span data-id="numOfRooms">1</span> <span class="label">Room</span>
    </span> <span data-id="selectedAdults" data-singular="Adult" data-plural="Adults"> <span data-id="numOfAdults">1</span> <span class="label">Adult</span>
    </span>
    <!-- number of childs will show only if there has child/s -->
    <span data-id="selectedChilds" data-singular="Child" data-plural="Children" class="d-none"> <span data-id="numOfChilds">0</span> <span class="label">Child</span>
    </span>
  </div>
  <!-- best rate will show after price api loaded-->
  <!-- submit button -->
  <button class="btn btn-primary btn-block" data-toggle="bookroom">BOOK NOW</button>
  <!-- Promo code -->
  <div class="text-left mt-3">
    <input type="hidden" id="promocodeInput">
    <p class="promo-action">
      <a href="#promocode" data-toggle="roompicker">IATA Code +</a>
    </p>
    <p class="promo-clear d-none">IATA Code:<span id="promocodeDisplay"></span>
      <a href="#" data-toggle="clearPromocode">Clear</a>
    </p>
  </div>
</form>

<form>
  <div class="td_url" style="display: none;">https://ovs.tour-list.com/Package/</div>
  <input type="hidden" class="param_HotelCode" name="param_HotelCode" value="mbsands">
  <input type="hidden" class="param_FlightTripType" name="param_FlightTripType" value="RT">
  <div class="form-group">
    <div class="form-item td-origin">
      <div class="form-inner">
        <label for="param_GoDepPoint">Origin</label>
        <div class="select-box">
          <select class="td-form-control origin-select-hidden-accessible param_GoDepPoint" name="param_GoDepPoint" required=""></select>
          <span class="origin-select-container">
            <span class="origin-select-selection td-form-control">
              <span class="origin-select-rendered">
                <span class="origin-select-placeholder"> Enter City or Airport</span>
              </span>
              <span class="origin-select-arrow">
                <b></b>
              </span>
            </span>
          </span>
        </div>
      </div>
    </div>
    <div class="form-item td-destination">
      <div class="form-inner">
        <label for="param_GoDepPoint">Destination</label>
        <div class="select-box">
          <select name="param_GoArrPoint" class="param_GoArrPoint">
            <option value="SIN">Singapore (SIN)</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-departing-date td-date">
      <div class="form-inner">
        <label for="param_GoDepDate">Departing Date</label>
        <div class="datepicker-box" data-type="goDep">
          <input type="text" class="td-form-control param_GoDepDate" name="param_GoDepDate" placeholder="Select" readonly="" required="">
        </div>
      </div>
    </div>
    <div class="form-item td-returning-date td-date">
      <div class="form-inner">
        <label for="param_RtnDepDate">Returning Date</label>
        <div class="datepicker-box" data-type="rtnDep">
          <input type="text" class="td-form-control param_RtnDepDate" name="param_RtnDepDate" placeholder="Select" readonly="" required="">
        </div>
      </div>
    </div>
    <div class="form-item td-check-in td-date">
      <div class="form-inner">
        <label for="param_CheckInDate">Check-in</label>
        <div class="datepicker-box" data-type="checkIn">
          <input type="text" class="td-form-control param_CheckInDate" name="param_CheckInDate" placeholder="Select" readonly="" required="">
        </div>
      </div>
    </div>
    <div class="form-item td-check-out td-date">
      <div class="form-inner">
        <label for="param_CheckOutDate">Check-out</label>
        <div class="datepicker-box" data-type="checkOut">
          <input type="text" class="td-form-control param_CheckOutDate" name="param_CheckOutDate" placeholder="Select" readonly="" required="">
        </div>
      </div>
    </div>
    <div class="form-item td-cabin-class">
      <div class="form-inner">
        <label for="param_CabinClass">Cabin Class</label>
        <div class="select-box">
          <select class="td-form-control param_CabinClass" name="param_CabinClass">
            <option value="Y">Economy</option>
            <option value="S">Premium Economy</option>
            <option value="C">Business</option>
            <option value="F">First Class</option>
            <!-- <option value="Y">Economy</option>
														<option value="S">Premium Economy</option>
														<option value="C">Business</option>
														<option value="F">First class</option> -->
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-adults">
      <div class="form-inner">
        <div class="label-and-tips">
          <label for="param_Adult" data-label="Adults (18+)">Adults</label>
          <div style="position: relative;">
            <a class="btn-tooltip td-label-tooltips" data-toggle="tooltip" data-original-title="" title=""></a>
          </div>
        </div>
        <div class="select-box">
          <select class="td-form-control param_Adult" name="param_Adult">
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
            <option value="4">4</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-children">
      <div class="form-inner">
        <div class="label-and-tips">
          <label for="param_Children_Count" data-label="Children (0-17)">Children</label>
          <div style="position: relative;">
            <a class="btn-tooltip td-label-tooltips" data-toggle="tooltip" data-original-title="" title=""></a>
          </div>
        </div>
        <div class="select-box">
          <select class="td-form-control param_Children_Count" name="param_Children_Count">
            <option value="0">0</option>
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-children-age" style="display: none;">
      <div class="form-inner">
        <label for="param_Children_Count"><span>Child</span>&nbsp;<span class="td-children-age-count">1</span></label>
        <div class="select-box">
          <select class="td-form-control param_Children_Age" name="param_Children_Age">
            <option value="age">Age</option>
            <option value="0">0</option>
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
            <option value="4">4</option>
            <option value="5">5</option>
            <option value="6">6</option>
            <option value="7">7</option>
            <option value="8">8</option>
            <option value="9">9</option>
            <option value="10">10</option>
            <option value="11">11</option>
            <option value="12">12</option>
            <option value="13">13</option>
            <option value="14">14</option>
            <option value="15">15</option>
            <option value="16">16</option>
            <option value="17">17</option>
          </select>
        </div>
      </div>
    </div>
    <div class="form-item td-promotion-code"></div>
    <div class="form-item td-language"></div>
    <div class="form-item td-currency"></div>
    <div class="form-search-btn form-item td-search">
      <div class="form-inner">
        <a href="javascript:void(0)" class="td-search-btn td-form-control">Search</a>
      </div>
    </div>
    <!-- <div class="form-more form-item td-more">
											<div class="form-inner">
												<a href="" class="more" target="_top">Find out more</a>
											</div>
										</div>
										<div class="form-mypage form-item td-more">
											<div class="form-inner">
												<a href="" class="mypage" target="_blank">My Reservation</a>
											</div>
										</div> -->
    <div class="form-item td-more">
      <div class="form-inner">
        <a href="/hotel/hotel-and-flight-package.html" class="mypage" target="_self">Find out more</a>
      </div>
    </div>
    <div class="form-item td-more">
      <div class="form-inner">
        <a href="https://ovs-mypage.tour-list.com/?Language=en" class="mypage" target="_blank">My Reservation</a>
      </div>
    </div>
  </div>
  <div class="td-empty-errormsg" style="display: none;">·&nbsp;Please enter required fields</div>
  <div class="td-guest-limit-num" style="display: none;">4</div>
  <div class="td-guest-limit-errormsg" style="display: none;">·&nbsp;The maximum number of travelers is 4. Please adjust the number of travelers.</div>
  <div class="td-infants-limit-errormsg" style="display: none;">·&nbsp;The maximum number of infants (ages 0-1) is the same as the number of adults. Please adjust the number of infants.</div>
</form>

Text Content

 * English
    * 简体中文
    * 繁體中文
    * 日本語
    * 한국어
    * Bahasa Indonesia

 * Plan Your Visit
 * Manage Booking
 * App
   
   Get your Marina Bay Sands app now!
   
   Find your way quickly, redeem free parking and more.
   
   Download on Android
 * FAQ
 * Sign Up
 * Log In

Book a Room
 * English
    * 简体中文
    * 繁體中文
    * 日本語
    * 한국어
    * Bahasa Indonesia

 * Stay
   
   
   OVERVIEW
   
   
   HOTEL ROOMS & SUITES
   
    * View All Hotel Rooms & Suites
    * Hotel Rooms
    * Hotel Suites
   
   
   HOTEL FACILITIES
   
    * View All Hotel Facilities
    * Infinity Pool
    * In-Room Dining
    * Club Lounge
    * Fitness Club
    * Banyan Tree Spa
    * SkyPark Observation Deck
   
   
   DIRECTIONS & GUIDES
   
    * Singapore Travel Guide
    * Highlights around Marina Bay Sands
    * Getting Here
   
   
   HOTEL DEALS
   
    * Room Deals
   
   
   HOTEL RESERVATION
   
    * Manage Booking

 * Shop
   
   
   OVERVIEW
   
   
   STORES
   
    * View All Stores
   
   
   CUSTOMER SERVICES
   
    * Family-Friendly Facilities
    * Retail Concierge Services
    * Gift Certificates
   
   
   FEATURED COLLECTIONS
   
    * Shopping Concierge
    * The Shoppes Edit
    * Luxury Childrenswear Collection
    * Your Complete Guide To Luxury Watches
   
   
   BROWSE BY TOP CATEGORY
   
    * Watches
    * Gourmet & Specialty Food
    * Women's Fashion
    * Beauty
    * Jewellery
    * Handbags, Shoes & Accessories
    * Men's Fashion
    * Children's Fashion & Maternity
    * Electronics & Telecommunications
    * Lifestyle & Gifts
   
   
   SHOPPING DEALS
   
    * View All Shopping Deals
    * Spring / Summer 2022
    * The Shoppes E-Newsletter
    * Sands Rewards Deals

 * Eat & Drink
   
   
   OVERVIEW
   
   
   RESTAURANTS
   
    * View All Restaurants
    * View All Bars
    * Fine Dining
    * Casual Dining
    * Bars & Lounges
    * Rooftop Dining
    * Casino Restaurants
    * Quick Bites & Desserts
    * Celebrity Chefs
    * Private Dining
   
   
   FEATURED RESTAURANTS
   
    * Bread Street Kitchen by Gordon Ramsay
    * db Bistro & Oyster Bar by Daniel Boulud
    * Jumbo Signatures
    * RISE Restaurant
    * Roberta's
    * Spago Bar & Lounge
    * Yardbird Southern Table & Bar
   
   
   BROWSE BY CUISINE
   
    * Chinese
    * Halal
    * Indian
    * Italian
    * Japanese
    * Local
    * Other Asian
    * Vegetarian
    * Western
   
   
   RESTAURANT DEALS
   
    * View All Restaurant Deals
    * March Afternoon Specials
    * Nibbles & Tipples: Monthly Pairings
    * Easter Festive Dining
    * Endless Lunch Selections
    * Weekend Brunch
    * Social Hour: 50% off Cocktails
    * Bar Promotions
    * Sands Rewards Deals
    * Standard Chartered Dining Privileges

 * See & Do
   
   
   OVERVIEW
   
   
   SHOWS & EVENTS
   
    * The Bee Gees Night Fever
    * Carnival of The Animals
    * Kumar Locks Down
    * The Greatest Love of All : A Tribute to Whitney Houston
    * The Illusionists
   
   
   ATTRACTIONS, SPA & INFINITY POOL
   
    * View All Attractions
    * Infinity Pool
    * SkyPark Observation Deck
    * Digital Light Canvas
    * Spectra
    * Sampan Rides
    * Banyan Tree Spa
   
   
   NIGHTLIFE
   
    * View All Bars & Nightclub
    * Nightlife At Marina Bay Sands
    * Marquee Singapore
    * Avenue Lounge
    * Koma Singapore
    * Lavo Italian Restaurant & Rooftop Bar
    * Singapore Nightlife Guide
   
   
   FEATURED
   
    * SkyPark Yoga by Virgin Active
    * Highlights around Marina Bay Sands
   
   
   SEE & DO DEALS
   
    * View All Attractions Deals
    * View All Shows Deals
    * Sands Rewards Deals

 * ArtScience Museum
   
   
   OVERVIEW
   
   
   WHAT'S ON
   
    * View All Happenings
   
   
   EXHIBITIONS
   
    * Future World: Where Art Meets Science
    * Radical Curiosity: In the Orbit of Buckminster Fuller
    * Hope from Chaos: Pandemic Reflections
    * Attack On Titan: The Exhibition
    * Past Exhibitions
   
   
   VR GALLERY
   
    * VR Gallery
    * Spacewalkers
   
   
   EVENTS & ACTIVITIES
   
    * ArtScience at Home
    * Talks
    * ArtScience Late
    * ArtScience On Screen
    * Special Event: Let’s Talk About Series
    * Workshops
    * Family Fridays
    * School Programmes
    * Corporate Programmes
    * Past Events
   
   
   TICKET
   
    * View Ticket Prices
    * ArtScience Friends
   
   
   ABOUT US
   
    * About ArtScience Museum
    * A Different Kind of Museum
    * Past Exhibitions & Events
    * Careers
    * Venue Rental
   
   
   MUSEUM DEALS
   
    * View All Museum Deals
    * Offers
   
   
   PLAN YOUR VISIT
   
    * Location & Opening Hours
    * Amenities & Accessibility
    * Tour
    * Shop
    * Museum Guidelines
    * For Schools
    * For Corporates
    * VIP Experiences

 * Events
   
   
   OVERVIEW
   
   
   EVENT TYPES
   
    * Exhibitions
    * Meetings & Conventions
    * Incentive Groups
    * Corporate Dinners
    * Weddings
   
   
   EVENT VENUES
   
    * View All Event Venues
   
   
   EVENT SERVICES
   
    * Event Planning
    * Culinary Experiences
    * Technical Solutions
    * Mail Centre & Logistics Services
   
   
   WHY MEET AT MARINA BAY SANDS
   
    * Sustainable Meeting Initiatives
    * Our Success Stories
    * Award & Certificates
    * The Game Changer
   
   
   REWARDS PROGRAMME
   
    * Sands Rewards Meetings
   
   
   CURRENT & UPCOMING EVENTS
   
    * View Upcoming MICE Events
   
   
   PACKAGES
   
    * View All Packages
    * Impact Meeting Package
    * Hospitality Meetings Package
   
   
   CONNECT
   
    * Contact Us
    * Brochures
    * Media Library

 * Deals
   
   
   OVERVIEW
   
   
   DEALS
   
    * Room Deals
    * Restaurant Deals
    * Attraction Deals
    * Members Only Deals
    * Shopping Deals
    * Show Deals
    * Museum Deals

 * Rewards
   
   
   OVERVIEW
   
   
   SANDS REWARDS PROGRAMME
   
    * Earn And Redeem
    * New Member Rewards
    * Fast Track
    * Participating Outlets
    * FAQ
   
   
   MEMBER BENEFITS
   
    * Tiers And Privileges
    * Members-only Perks
    * Partnerships
    * Birthday Offers
   
   
   PROMOTIONS & LUCKY DRAWS
   
    * Latest Draw Results
    * Festive Draws Series
    * Dine & Win
    * Mobile App Lucky Draw Series
   
   
   MEMBER DEALS
   
    * View All Members-only Deals
   
   
   MEMBER LOGIN
   
    * Log In
    * Join for Free

 * ‧ ‧ ‧
   
   
   OVERVIEW
   
   
   CASINO
   
    * Marina Bay Sands Casino
    * Sands Rewards Club
    * Casino Entry Levy
    * Responsible Gambling

 * Book a Room
   ×
    * BOOK YOUR STAY
    * HOTEL & FLIGHT
   
   Check in
   
   30
   Mar, 2022
   Check out
   
   31
   Mar, 2022
   1 room 1 adult 0 child
   Check availability
   https://ovs.tour-list.com/Package/
   Origin
   Enter City or Airport
   Destination
   Singapore (SIN)
   Departing Date
   
   Returning Date
   
   Check-in
   
   Check-out
   
   Cabin Class
   Economy Premium Economy Business First Class
   Adults
   
   1 2 3 4
   Children
   
   0 1 2 3
   Child 1
   Age 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
   
   
   
   Search
   Find out more
   My Reservation
   · Please enter required fields
   4
   · The maximum number of travelers is 4. Please adjust the number of
   travelers.
   · The maximum number of infants (ages 0-1) is the same as the number of
   adults. Please adjust the number of infants.
    * Please enter 1 or more characters
    * No results found
   
   ×
    
   
   
   
   ×
   Rates shown in SGD
   
   SuMoTuWeThFrSa
   
   Prev
   March 2022
   
   SuMoTuWeThFrSa  12345678910111213141516171819202122232425262728293031Check
   out  
   
   April 2022
   
   SuMoTuWeThFrSa     1S$64992S$7293S$7794S$7495S$7496S$10607S$6798S$6799S$67910S$67911S$74912S$74913S$74914S$67915S$67916S$67917S$62918S$75919S$70920S$70921S$60922S$53923S$53924S$60925S$64926S$64927S$64928S$53929S$53930S$579
   
   May 2022
   
   SuMoTuWeThFrSa1S$5792S$5793S$5794S$5395S$5396S$5397S$5398S$5399S$45910S$45911S$45912S$45913S$49914S$51915S$47916S$43917S$43918S$45919S$45920S$47921S$49922S$45923S$43924S$43925S$43926S$43927S$49928S$51929S$45930S$45931S$459    
   
   June 2022
   
   SuMoTuWeThFrSa   1S$4592S$4593S$5394S$5395S$5396S$4597S$4598S$4599S$45910S$49911S$51912S$45913S$43914S$43915S$43916S$43917S$4991819S$53920S$43921S$43922S$43923S$43924S$47925S$49926S$45927S$4392829S$43930S$439  
   
   July 2022
   
   SuMoTuWeThFrSa     1S$4992S$4993S$4794S$4595S$5596S$4597S$4598S$4999S$49910S$47911S$45912S$55913S$45914S$47915S$49916S$51917S$47918S$45919S$55920S$45921S$45922S$53923S$57924S$53925S$51926S$51927S$51928S$51929S$53930S$57931S$519      
   
   August 2022
   
   SuMoTuWeThFrSa 1S$5192S$5193S$5194S$5195S$5596S$5997S$5798S$5799S$67910S$59911S$59912S$59913S$62914S$59915S$57916S$55917S$55918S$55919S$59920S$59921S$53922S$51923S$51924S$51925S$51926S$55927S$57928S$55929S$49930S$49931S$499          
   
   September 2022
   
   SuMoTuWeThFrSa    1S$4992S$5193S$5394S$5195S$4796S$4797S$4798S$4599S$51910S$55911S$51912S$47913S$47914S$47915S$47916S$51917S$55918S$51919S$49920S$49921S$49922S$49923S$51924S$55925S$47926S$47927S$47928S$47929S$47930S$779        
   
   October 2022
   
   SuMoTuWeThFrSa      1S$8802S$8493S$6294S$6295S$6296S$6297S$6298S$6299S$55910S$39911S$47912S$47913S$47914S$49915S$51916S$47917S$47918S$115919S$115920S$115921S$214922S$57923S$53924S$49925S$47926S$47927S$47928S$51929S$55930S$49931S$499     
   
   November 2022
   
   SuMoTuWeThFrSa  1S$4992S$4993S$4794S$5195S$5596S$4797S$4798S$4999S$49910S$49911S$51912S$55913S$49914S$49915S$49916S$49917S$49918S$53919S$53920S$49921S$49922S$49923S$49924S$49925S$57926S$62927S$53928S$53929S$53930S$539          
   
   December 2022
   
   SuMoTuWeThFrSa    1S$5392S$5793S$6294S$5595S$5596S$5397S$5398S$5399S$57910S$67911S$67912S$57913S$57914S$49915S$49916S$57917S$59918S$53919S$53920S$51921S$53922S$53923S$67924S$77925S$77926S$67927S$62928S$62929S$62930S$77931S$880       
   
   January 2023
   
   SuMoTuWeThFrSa1S$8802S$5793S$5394S$5395S$5396S$5797S$5798S$5399S$51910S$57911S$57912S$57913S$59914S$57915S$53916S$53917S$53918S$53919S$53920S$57921S$67922S$67923S$67924S$64925S$59926S$59927S$64928S$67929S$64930S$57931S$579           
   
   February 2023
   
   SuMoTuWeThFrSa   1S$5792S$5793S$6294S$6495S$5796S$5197S$5198S$5199S$51910S$57911S$57912S$53913S$53914S$53915S$53916S$53917S$57918S$579192021222324S$77925S$57926S$57927S$57928S$579           
   
   Next
   March 2023
   
   SuMoTuWeThFrSa   1S$5792S$5793S$5394S$5795S$5396S$4997S$4998S$4999S$49910S$57911S$57912S$57913S$53914S$53915S$53916S$53917S$57918S$57919S$53920S$51921S$51922S$51923S$5192425262728293031        
   
   
   ×
   NO. OF ROOMS & GUESTS
    * room1
      adults
      1
      children(1-12 age)
      0
      
      child 1 age
      0 1 2 3 4 5 6 7 8 9 10 11 12
      
   
   room 1
   adults
   1
   children (1-12 age)
   0
   
   child 1 age
   0 1 2 3 4 5 6 7 8 9 10 11 12
   
   Add another room Confirm

 * Plan Your Visit
 * Manage Booking
 * App
 * FAQ
 * Sign Up
 * Log In


DISCOVER MARINA BAY SANDS

Find out more

 * RESERVE A ROOM
 * HOTEL + FLIGHT
   NEW

Check in

30
Mar, 2022
Check out

31
Mar, 2022
1 Room 1 Adult 0 Child
BOOK NOW

IATA Code +

IATA Code: Clear

https://ovs.tour-list.com/Package/
Origin
Enter City or Airport
Destination
Singapore (SIN)
Departing Date

Returning Date

Check-in

Check-out

Cabin Class
Economy Premium Economy Business First Class
Adults

1 2 3 4
Children

0 1 2 3
Child 1
Age 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17



Search
Find out more
My Reservation
· Please enter required fields
4
· The maximum number of travelers is 4. Please adjust the number of travelers.
· The maximum number of infants (ages 0-1) is the same as the number of adults.
Please adjust the number of infants.
 * Please enter at least 1 character to search
 * No results found

×
 



×
Rates shown in SGD

SuMoTuWeThFrSa

Prev
March 2022

SuMoTuWeThFrSa  12345678910111213141516171819202122232425262728293031Check out  

April 2022

SuMoTuWeThFrSa     1S$64992S$7293S$7794S$7495S$7496S$10607S$6798S$6799S$67910S$67911S$74912S$74913S$74914S$67915S$67916S$67917S$62918S$75919S$70920S$70921S$60922S$53923S$53924S$60925S$64926S$64927S$64928S$53929S$53930S$579

May 2022

SuMoTuWeThFrSa1S$5792S$5793S$5794S$5395S$5396S$5397S$5398S$5399S$45910S$45911S$45912S$45913S$49914S$51915S$47916S$43917S$43918S$45919S$45920S$47921S$49922S$45923S$43924S$43925S$43926S$43927S$49928S$51929S$45930S$45931S$459    

June 2022

SuMoTuWeThFrSa   1S$4592S$4593S$5394S$5395S$5396S$4597S$4598S$4599S$45910S$49911S$51912S$45913S$43914S$43915S$43916S$43917S$4991819S$53920S$43921S$43922S$43923S$43924S$47925S$49926S$45927S$4392829S$43930S$439  

July 2022

SuMoTuWeThFrSa     1S$4992S$4993S$4794S$4595S$5596S$4597S$4598S$4999S$49910S$47911S$45912S$55913S$45914S$47915S$49916S$51917S$47918S$45919S$55920S$45921S$45922S$53923S$57924S$53925S$51926S$51927S$51928S$51929S$53930S$57931S$519      

August 2022

SuMoTuWeThFrSa 1S$5192S$5193S$5194S$5195S$5596S$5997S$5798S$5799S$67910S$59911S$59912S$59913S$62914S$59915S$57916S$55917S$55918S$55919S$59920S$59921S$53922S$51923S$51924S$51925S$51926S$55927S$57928S$55929S$49930S$49931S$499          

September 2022

SuMoTuWeThFrSa    1S$4992S$5193S$5394S$5195S$4796S$4797S$4798S$4599S$51910S$55911S$51912S$47913S$47914S$47915S$47916S$51917S$55918S$51919S$49920S$49921S$49922S$49923S$51924S$55925S$47926S$47927S$47928S$47929S$47930S$779        

October 2022

SuMoTuWeThFrSa      1S$8802S$8493S$6294S$6295S$6296S$6297S$6298S$6299S$55910S$39911S$47912S$47913S$47914S$49915S$51916S$47917S$47918S$115919S$115920S$115921S$214922S$57923S$53924S$49925S$47926S$47927S$47928S$51929S$55930S$49931S$499     

November 2022

SuMoTuWeThFrSa  1S$4992S$4993S$4794S$5195S$5596S$4797S$4798S$4999S$49910S$49911S$51912S$55913S$49914S$49915S$49916S$49917S$49918S$53919S$53920S$49921S$49922S$49923S$49924S$49925S$57926S$62927S$53928S$53929S$53930S$539          

December 2022

SuMoTuWeThFrSa    1S$5392S$5793S$6294S$5595S$5596S$5397S$5398S$5399S$57910S$67911S$67912S$57913S$57914S$49915S$49916S$57917S$59918S$53919S$53920S$51921S$53922S$53923S$67924S$77925S$77926S$67927S$62928S$62929S$62930S$77931S$880       

January 2023

SuMoTuWeThFrSa1S$8802S$5793S$5394S$5395S$5396S$5797S$5798S$5399S$51910S$57911S$57912S$57913S$59914S$57915S$53916S$53917S$53918S$53919S$53920S$57921S$67922S$67923S$67924S$64925S$59926S$59927S$64928S$67929S$64930S$57931S$579           

February 2023

SuMoTuWeThFrSa   1S$5792S$5793S$6294S$6495S$5796S$5197S$5198S$5199S$51910S$57911S$57912S$53913S$53914S$53915S$53916S$53917S$57918S$579192021222324S$77925S$57926S$57927S$57928S$579           

Next
March 2023

SuMoTuWeThFrSa   1S$5792S$5793S$5394S$5795S$5396S$4997S$4998S$4999S$49910S$57911S$57912S$57913S$53914S$53915S$53916S$53917S$57918S$57919S$53920S$51921S$51922S$51923S$5192425262728293031        


×
NO. OF ROOMS & GUESTS
 * Room 1
   Adults
   1
   Children (0-12 years)
   0
   
   Child 1 age
   0 1 2 3 4 5 6 7 8 9 10 11 12
   

Room 1
Adults
1
Children (0-12 years)
0

Child 1 age
0 1 2 3 4 5 6 7 8 9 10 11 12

Add another room Done
×
ENTER IATA CODE (for travel agents only)
DONE
Invalid code entered


WHY BOOK DIRECT ON OUR SITE?

Lowest price guaranteed, or enjoy a free room upgrade

Free cancellation for selected hotel packages

Earn 6% Resort Dollars on your stay

Learn more

COVID-19 UPDATES

These are exceptional times. As the situation around the Covid-19 pandemic
evolves, we want to keep you updated with the latest news on how we’re
responding at Marina Bay Sands.

Find out more

SINGAPORE SAFETRAVEL LANES

Travel confidently and safely via the Singapore SafeTravel Lanes. Plan your
visit with exclusive hotel packages and a variety of exciting activities at
Marina Bay Sands.

Find Out More


LATEST DEALS & OFFERS

false


REIMAGINE YOUR STAY

Looking for romantic escapades, family retreats or a quick getaway? We have the
perfect deals just for you.


Find out more

[ALL-NEW BUFFET] RISE RESTAURANT

Savour the best of Southeast Asia, featuring the finest and freshest
ingredients. Tuck into signature dishes such as Ayam Buak Keluak, Thai Green
Curry and more.

Find out more

ATTACK ON TITAN: THE EXHIBITION

Be absorbed into a world where the last humans are hiding behind walls to fight
against mindless gigantic humanoids, through an exhibition with extensive
artworks on display.

Find out more

SHOWS DEALS

Enjoy a world-class entertainment experience at Marina Bay Sands with offers and
packages to watch the best of West End and Broadway musicals.

Find out more

UNLIMITED VISITS TO ARTSCIENCE MUSEUM

Join ArtScience Friends for a full year of unlimited visits to ArtScience
Museum. Includes exclusive previews and more.

Find out more




RESERVE YOUR PERFECT ROOM


Deluxe room

Premier room

Orchid suite

DELUXE ROOM



Take in magnificent views from floor-to-ceiling windows at Singapore’s most
iconic luxury hotel.



 * View deluxe room
 * View all rooms

PREMIER ROOM



Relax in a deep-soaking bathtub and refresh your spirits with various
contemporary comforts.



 * View premier room
 * View all rooms

ORCHID SUITE



Revel in the peacefulness of the pleasant lounge area or get cozy in your
king-sized bed.



 * View Orchid suite
 * View all rooms

×
Deluxe room

Premier room

Orchid suite



EXPERIENCE INFINITY


Infinity Pool

Observation Deck

LAVO ITALIAN RESTAURANT & ROOFTOP BAR

SPAGO DINING ROOM BY WOLFGANG PUCK

INFINITY POOL



Relax in the world's largest rooftop pool while looking out over Singapore’s
awe-inspiring city skyline.



 * Explore The SKypark

OBSERVATION DECK



Drink in an unforgettable panoramic view of Singapore, 57 levels above the heart
of the city.



 * Find Out More

LAVO ITALIAN RESTAURANT & ROOFTOP BAR



Party the night away at this contemporary Italian-American restaurant that comes
equipped with a DJ booth.



 * Explore LAVO

SPAGO DINING ROOM BY WOLFGANG PUCK



Enjoy celebrity chef Wolfgang Puck’s fine Californian cuisine while savouring
the view of Singapore’s bustling cityscape.



 * Explore SPAGO

×
Infinity Pool

Observation Deck

LAVO ITALIAN RESTAURANT & ROOFTOP BAR

SPAGO DINING ROOM BY WOLFGANG PUCK



EXCITE YOUR SENSES

ARTSCIENCE MUSEUM



A Different Kind of Museum



SKYPARK OBSERVATION DECK



Take in a bird’s eye view of Singapore’s iconic landmarks



SAMPAN RIDES



A leisurely ride in a Chinese wooden boat



DIGITAL LIGHT CANVAS



Fall into an immersive world






WORLD-CLASS DINING & SHOPPING

×


DINING

WEEKEND BRUNCH FROM S$13++



From family-friendly to a lavish brunch with bottomless booze, wake up to a
dream brunch at our Signature Restaurants from S$13++.

View details

Weekend Brunch from S$13++

ENDLESS LUNCH SELECTIONS



Spice up your mid-day break with lunch specials at our signature restaurants
from S$21++ only.

View details

Endless Lunch Selections

SOCIAL HOUR



Take 50% off signature cocktails at Marina Bay Sands and earn up to 10% instant
Reward Dollars and redeem when you dine!

View details

Social Hour



View all restaurants
×


SHOPPES

CELINE

The CELINE duplex store is the first new concept store by Creative Director Hedi
Slimane in Singapore.

Learn more

CELINE

LOUIS VUITTON

A unique and sophisticated retail experience awaits at the world’s second
largest Louis Vuitton boutique.

Learn more

Louis Vuitton

APPLE

Apple Marina Bay Sands brings you the best of Apple at one of the most iconic
locations in Singapore.

Learn more

Apple



View all shoppes


BE A MEMBER TODAY


BE A MEMBER TODAY

Enjoy earning Resort Dollars and use them to offset your transaction on hotel
stays, dining, shopping & more!

 * Earn 6% on your hotel stays
 * Earn up to 10% when you dine and 3% when you shop

On top of that, enjoy a bounty of members-only discounts & perks!

Join for free


MARINA BAY SANDS

 * Getting Here
 * Visitor Services
 * Gift Certificates
 * Blog
 * FAQ

 * Company Information
 * Sustainability
 * Corporate Social Responsibility
 * Media Centre
 * Careers
 * Contact Us
 * Covid-19

 * Trademark Notice
 * Privacy Notice
 * Terms of Use
 * Sign Up For Email Offers


HOTEL RESERVATIONS

 * +65 6688 8888
 * room.reservations@marinabaysands.com


ENTERTAINMENT TICKETING

 * +65 6688 8826


CONNECT WITH US

 * 
 * 
 * 

 * Privacy Notice

© 2021 Marina Bay Sands. All Rights Reserved.


Top