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 October 13 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">13</div>
        <div class="date-my">
          <span class="date-m">Oct</span>, <span class="date-y">2021</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">14</div>
        <div class="date-my">
          <span class="date-m">Oct</span>, <span class="date-y">2021</span>
        </div>
      </div>
    </div>
  </div>
  <!-- hidden form inputs -->
  <input type="hidden" name="CheckinDate" id="checkinDate" value="Wed Oct 13 2021 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

i
In view of the prevailing Covid-19 situation in Singapore, Marina Bay Sands will
be operating on revised capacities and stricter measures in support of the
Government’s latest efforts. From 13 October, entry into the Casino and
Attractions will be for fully vaccinated individuals only, or those who have a
valid negative PET result, in groups of up to two. More details here.
x
 * 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.
   
   
 * FAQ
 * Log InSign Up

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

 * Stay
   
   
   OVERVIEW
   
   
   ROOMS & SUITES
   
    * View All Rooms & Suites
    * Rooms
    * Suites
   
   
   DIRECTIONS
   
    * Getting Here
   
   
   INFINITY POOL
   
    * View Infinity Pool
   
   
   HOTEL DEALS
   
    * Staycation Deals
    * Use SingapoRediscovers Vouchers
   
   
   HOTEL FACILITIES
   
    * View All Hotel Facilities
    * In-Room Dining
    * Club Lounge
    * Fitness Club
    * Spa
    * SkyPark Observation Deck

 * Shop
   
   
   OVERVIEW
   
   
   STORES
   
    * View All Stores
   
   
   SHOPPING DEALS
   
    * Spend & Dine
    * View All Shopping Deals
    * Standard Chartered Promotion
    * The Shoppes E-Newsletter
   
   
   CUSTOMER SERVICES
   
    * Family-Friendly Facilities
    * Retail Concierge Services
    * Gift Certificates
    * Complimentary Parking
   
   
   FEATURED COLLECTIONS
   
    * Shopping Concierge
    * The Shoppes Edit
    * Luxury Kids 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

 * Eat & Drink
   
   
   OVERVIEW
   
   
   RESTAURANTS
   
    * View All Restaurants
    * View All Bars
    * Gourmet Takeaway
    * Celebrity Chefs
    * Signature Restaurants
    * Private Dining & Events
   
   
   RESTAURANT DEALS
   
    * View All Promotions
    * Lunch & Earn 20% Rewards
    * Weekend Brunch
    * Social Hour: 50% off Cocktails
    * Standard Chartered Dining Privileges
    * Bar Promotions
   
   
   BROWSE BY CUISINE
   
    * Local
    * Chinese
    * Japanese
    * Indian
    * Vegetarian
    * Halal
    * Italian
    * Western
    * Other Asian

 * See & Do
   
   
   OVERVIEW
   
   
   SHOWS & EVENTS
   
    * La Clique
    * Grains of Glory - The Best of Musicals
    * Everlasting Love Ballads 2021
   
   
   ATTRACTIONS, SPA & INFINITY POOL
   
    * View All Attractions
    * Infinity Pool
    * SkyPark Observation Deck
    * Digital Light Canvas
    * Spectra
    * Sampan Rides
    * Banyan Tree Spa
    * View All Attractions Deals
    * Use SingapoRediscovers Vouchers
   
   
   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
    * View Latest Entertainment News
    * Highlights around Marina Bay Sands
    * Top 5 Things To Do In Marina Bay Sands

 * ArtScience Museum
   
   
   OVERVIEW
   
   
   WHAT'S ON
   
    * View All Happenings
   
   
   TICKET
   
    * View Ticket Prices
    * Use SingapoRediscovers Vouchers
    * ArtScience Friends
   
   
   ABOUT US
   
    * About ArtScience Museum
    * A Different Kind of Museum
    * Past Exhibitions & Events
    * Careers
    * Venue Rental
   
   
   EXHIBITIONS
   
    * Future World: Where Art Meets Science
    * Virtual Realms: Videogames Transformed
    * Orchestral Manoeuvres: See Sound. Feel Sound. Be Sound
    * Past Exhibitions
   
   
   VR GALLERY
   
    * VR Gallery
    * Hyperrealities: Olafur Eliasson, Marina Abramović, Anish Kapoor
   
   
   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
   
   
   PLAN YOUR VISIT
   
    * Location & Opening Hours
    * Amenities & Accessibility
    * Tour
    * Shop
    * Museum Guidelines
    * For Schools
    * For Corporates
    * Offers

 * 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
   
   
   PACKAGES
   
    * It's Easy Meeting Green Package
    * Hospitality Meetings Package
    * View All Packages
   
   
   REWARDS PROGRAMME
   
    * Sands Rewards Meetings
   
   
   WHY MEET AT MARINA BAY SANDS
   
    * Green Meeting Initiatives
    * Our Success Stories
    * Award & Certificates
    * The Game Changer
   
   
   CURRENT & UPCOMING EVENTS
   
    * View Upcoming MICE Events
   
   
   CONNECT
   
    * Contact Us
    * Brochures
    * Media Library

 * Deals
   
   
   OVERVIEW
   
   
   DEALS
   
    * Staycation Deals
    * Restaurant Deals
    * Shopping Deals
    * Show Deals
    * Attraction Deals
    * Museum Deals
    * Members Only Deals
    * Remarkable Deals

 * Rewards
   
   
   OVERVIEW
   
   
   SANDS REWARDS PROGRAMME
   
    * Earn And Redeem
    * Fast Track
    * Participating Outlets
    * FAQ
   
   
   MEMBER BENEFITS
   
    * Tiers And Privileges
    * Members-only Perks
    * Partnerships
    * Birthday Offers
   
   
   PROMOTIONS & LUCKY DRAWS
   
    * Festive Draws Series
    * Latest Draw Results
    * Collect & Win
   
   
   MEMBER LOGIN
   
    * Log In
    * Join for Free

 * ‧ ‧ ‧
   
   
   OVERVIEW
   
   
   CASINO
   
    * Marina Bay Sands Casino
    * Sands Rewards Club
    * Casino Entry Levy
    * Responsible Gambling
   
   
      SINGAPORE TRAVEL GUIDE
   
       * Read Travel Tips and Highlights

 * Book a Room
   ×
    * BOOK YOUR STAY
    * HOTEL & FLIGHT
   
   Check in
   
   13
   Oct, 2021
   Check out
   
   14
   Oct, 2021
   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
   October 2021
   
   SuMoTuWeThFrSa     12345678910111213S$44914Check
   out15S$45916S$47917S$48918S$44919S$41920S$41921S$44922S$45923S$47924S$46925S$41926S$41927S$41928S$41929S$47930S$47931S$439      
   
   November 2021
   
   SuMoTuWeThFrSa 1S$4192S$4193S$4194S$4395S$4596S$4797S$4398S$4199S$41910S$41911S$41912S$45913S$47914S$43915S$43916S$41917S$41918S$41919S$45920S$47921S$43922S$45923S$43924S$43925S$43926S$51927S$51928S$43929S$43930S$439           
   
   December 2021
   
   SuMoTuWeThFrSa   1S$4392S$4393S$4794S$4995S$4596S$4397S$4398S$4399S$43910S$47911S$49912S$45913S$44914S$43915S$43916S$43917S$47918S$49919S$45920S$46921S$46922S$45923S$43924S$67925S$67926S$59927S$53928S$51929S$51930S$57931S$880        
   
   January 2022
   
   SuMoTuWeThFrSa      1S$8802S$5793S$4794S$4595S$4596S$4597S$4798S$4999S$45910S$41911S$41912S$41913S$41914S$43915S$47916S$43917S$41918S$41919S$41920S$41921S$41922S$43923S$41924S$39925S$39926S$39927S$39928S$47929S$57930S$57931S$579     
   
   February 2022
   
   SuMoTuWeThFrSa  1S$6792S$6793S$6794S$6795S$6796S$6797S$6798S$5999S$53910S$53911S$57912S$62913S$59914S$43915S$43916S$43917S$43918S$49919S$49920S$41921S$41922S$41923S$41924S$41925S$45926S$47927S$45928S$419            
   
   March 2022
   
   SuMoTuWeThFrSa  1S$4192S$4193S$4194S$4795S$4796S$14197S$10198S$9999S$99910S$101911S$47912S$49913S$45914S$43915S$43916S$43917S$43918S$45919S$47920S$45921S$43922S$41923S$41924S$41925S$45926S$47927S$41928S$41929S$41930S$41931S$419         
   
   April 2022
   
   SuMoTuWeThFrSa     1S$4592S$4793S$4394S$4395S$4196S$4197S$4198S$4599S$47910S$43911S$43912S$39913S$39914S$39915S$53916S$53917S$43918S$41919S$41920S$41921S$41922S$45923S$47924S$43925S$41926S$41927S$41928S$41929S$49930S$649       
   
   May 2022
   
   SuMoTuWeThFrSa1S$6492S$5993S$5794S$5995S$4396S$4797S$4998S$4999S$47910S$47911S$47912S$41913S$47914S$51915S$47916S$43917S$43918S$41919S$41920S$47921S$49922S$45923S$43924S$43925S$43926S$43927S$49928S$51929S$45930S$45931S$459           
   
   June 2022
   
   SuMoTuWeThFrSa   1S$4592S$4593S$5394S$5395S$5396S$4797S$4798S$4799S$45910S$49911S$51912S$45913S$43914S$43915S$91916S$919171819S$60920S$43921S$43922S$43923S$43924S$47925S$53926S$67927S$109928S$59929S$59930S$599         
   
   July 2022
   
   SuMoTuWeThFrSa     1S$4992S$4993S$4794S$4595S$5396S$4597S$4798910S$49911S$45912S$53913S$45914S$47915S$49916S$51917S$47918S$45919S$53920S$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$479161718192021222324252627282930        
   
   Next
   October 2022
   
   SuMoTuWeThFrSa      12345678910111213141516171819202122232425262728293031     
   
   
   ×
   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


DISCOVER MARINA BAY SANDS

View deals

 * RESERVE A ROOM
 * HOTEL + FLIGHT
   NEW

Check in

13
Oct, 2021
Check out

14
Oct, 2021
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
October 2021

SuMoTuWeThFrSa     12345678910111213S$44914Check
out15S$45916S$47917S$48918S$44919S$41920S$41921S$44922S$45923S$47924S$46925S$41926S$41927S$41928S$41929S$47930S$47931S$439      

November 2021

SuMoTuWeThFrSa 1S$4192S$4193S$4194S$4395S$4596S$4797S$4398S$4199S$41910S$41911S$41912S$45913S$47914S$43915S$43916S$41917S$41918S$41919S$45920S$47921S$43922S$45923S$43924S$43925S$43926S$51927S$51928S$43929S$43930S$439           

December 2021

SuMoTuWeThFrSa   1S$4392S$4393S$4794S$4995S$4596S$4397S$4398S$4399S$43910S$47911S$49912S$45913S$44914S$43915S$43916S$43917S$47918S$49919S$45920S$46921S$46922S$45923S$43924S$67925S$67926S$59927S$53928S$51929S$51930S$57931S$880        

January 2022

SuMoTuWeThFrSa      1S$8802S$5793S$4794S$4595S$4596S$4597S$4798S$4999S$45910S$41911S$41912S$41913S$41914S$43915S$47916S$43917S$41918S$41919S$41920S$41921S$41922S$43923S$41924S$39925S$39926S$39927S$39928S$47929S$57930S$57931S$579     

February 2022

SuMoTuWeThFrSa  1S$6792S$6793S$6794S$6795S$6796S$6797S$6798S$5999S$53910S$53911S$57912S$62913S$59914S$43915S$43916S$43917S$43918S$49919S$49920S$41921S$41922S$41923S$41924S$41925S$45926S$47927S$45928S$419            

March 2022

SuMoTuWeThFrSa  1S$4192S$4193S$4194S$4795S$4796S$14197S$10198S$9999S$99910S$101911S$47912S$49913S$45914S$43915S$43916S$43917S$43918S$45919S$47920S$45921S$43922S$41923S$41924S$41925S$45926S$47927S$41928S$41929S$41930S$41931S$419         

April 2022

SuMoTuWeThFrSa     1S$4592S$4793S$4394S$4395S$4196S$4197S$4198S$4599S$47910S$43911S$43912S$39913S$39914S$39915S$53916S$53917S$43918S$41919S$41920S$41921S$41922S$45923S$47924S$43925S$41926S$41927S$41928S$41929S$49930S$649       

May 2022

SuMoTuWeThFrSa1S$6492S$5993S$5794S$5995S$4396S$4797S$4998S$4999S$47910S$47911S$47912S$41913S$47914S$51915S$47916S$43917S$43918S$41919S$41920S$47921S$49922S$45923S$43924S$43925S$43926S$43927S$49928S$51929S$45930S$45931S$459           

June 2022

SuMoTuWeThFrSa   1S$4592S$4593S$5394S$5395S$5396S$4797S$4798S$4799S$45910S$49911S$51912S$45913S$43914S$43915S$91916S$919171819S$60920S$43921S$43922S$43923S$43924S$47925S$53926S$67927S$109928S$59929S$59930S$599         

July 2022

SuMoTuWeThFrSa     1S$4992S$4993S$4794S$4595S$5396S$4597S$4798910S$49911S$45912S$53913S$45914S$47915S$49916S$51917S$47918S$45919S$53920S$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$479161718192021222324252627282930        

Next
October 2022

SuMoTuWeThFrSa      12345678910111213141516171819202122232425262728293031     


×
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

STAYCATION SPECIAL OFFERS

Our lowest price staycation deal starts from S$299 per night. Enjoy free Resort
Dollars and room upgrade during your stay!

View offers

SPEND & DINE

From now till 14 Nov, enjoy a dining voucher worth up to S$100 with a min. spend
at over 35 participating brands.

Find out more

HIGHLIGHTS NOT TO BE MISSED!

Time to treat yourself and your loved ones to a much-needed holiday. Whether
you’re looking for a romantic escapade, family retreat or simply a quick
breather, there are endless exciting deals for you to choose from.

Find out more

LUNCH & EARN 20% REWARDS

Now till 29 Oct, get rewarded with extra instant Reward Dollars when you lunch
at participating outlets on weekdays.

Find out more

GOURMET TAKEAWAY

Indulge in a world of cuisines from our restaurants in the comfort of your home.
Order online and collect at Sands Expo, or at the restaurant.

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

THEATRE DEALS

Treat yourself to a world-class entertainment experience with our theatre offers
and deals. Complete your evening with a meal and save up to 15% off.

View offers




RESERVE YOUR PERFECT ROOM


Deluxe room

Premier room

Club 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

CLUB ROOM



Enjoy exclusive access to Club55 and indulge in a spectacular view while
savouring an unforgettable dining experience.



 * View Club 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

Club 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

LUNCH & EARN 20% REWARDS



Now till 29 Oct, earn 20% (Usual: 10%) instant Reward Dollars when you dine at
participating outlets for weekday lunch.

View details

Lunch & Earn 20% Rewards

GOURMET TAKEAWAY



Indulge in a world of cuisines from our restaurants in the comfort of your home.
Order online and collect at Sands Expo, or at the restaurant.

View details

Gourmet Takeaway

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++



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
 * Parking
 * Visitor Services
 * Gift Certificates
 * Blog
 * FAQ

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

 * Trademark Notice
 * Privacy Notice
 * Sign Up For Email Offers


HOTEL RESERVATIONS

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


ENTERTAINMENT TICKETING

 * +65 6688 8826


CONNECT WITH US

 * 
 * 
 * 


FIND YOUR WAY QUICKLY, REDEEM FREE PARKING AND MORE.


GET YOUR APP NOW!


FIND YOUR WAY QUICKLY, REDEEM FREE PARKING AND MORE. GET YOUR APP NOW!


 * Privacy Notice

© 2021 Marina Bay Sands. All Rights Reserved.


Top