www.riu.com Open in urlscan Pro
104.18.30.237  Public Scan

Submitted URL: https://www.riu.com/en/hotel/germany/berlin/hotel-riu-plaza-berlin/index.jsp
Effective URL: https://www.riu.com/en/hotel/germany/berlin/hotel-riu-plaza-berlin/
Submission: On September 20 via api from BG — Scanned from DE

Form analysis 5 forms found in the DOM

Name: frm

<form name="frm" class="login-form ng-pristine ng-invalid ng-invalid-required" novalidate="" ng-submit="submitted=true;login()">
  <div class="form-group">
    <label> Riu Class Nº </label>
    <input type="text" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="Riu Class Nº" required="" id="usr" name="usr" ng-model="FormUsr.usr">
    <a ng-click="sendHeOlvidadoRedirectRC()" href="javascript:void(0)" class="forgot-item">
								I've forgotten Riu Class Nº
							</a>
    <div class="errorblock ng-hide" ng-show="submitted &amp;&amp; (frm.usr.$error.required)">
      <span class="error">Compulsory field</span>
    </div>
  </div>
  <div class="form-group">
    <label> Password </label>
    <input type="password" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="Password" required="" id="psw" name="psw" ng-model="FormUsr.psw">
    <input type="hidden" id="url" ng-model="FormUsr.url" value="" class="ng-pristine ng-untouched ng-valid ng-empty">
    <a ng-click="sendContrasenaRedirectRC()" href="javascript:void(0)" class="forgot-item">
								I've forgotten my password
							</a>
    <div class="errorblock ng-hide" ng-show="submitted &amp;&amp; (frm.psw.$error.required)">
      <span class="error">Compulsory field</span>
    </div>
  </div>
  <div class="form-group">
    <input type="submit" class="btn btn-primary" value="Enter">
    <!-- <button ng-click="submitted=true"  type="submit"  class="btn-cta btn-primary btn-lg pull-right" value="Entrar">Enter</button>  -->
  </div>
</form>

Name: frm

<form name="frm" class="login-form ng-pristine ng-invalid ng-invalid-required" novalidate="" ng-submit="submitted=true;login()">
  <div class="form-group">
    <label> Riu Class Nº </label>
    <input type="text" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="Riu Class Nº" required="" id="usr" name="usr" ng-model="FormUsr.usr">
    <a ng-click="sendHeOlvidadoRedirectRC()" href="javascript:void(0)" class="forgot-item">
I've forgotten Riu Class Nº
</a>
    <div class="errorblock ng-hide" ng-show="submitted &amp;&amp; (frm.usr.$error.required)">
      <span class="error">Compulsory field</span>
    </div>
  </div>
  <div class="form-group">
    <label> Password </label>
    <input type="password" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="Password" required="" id="psw" name="psw" ng-model="FormUsr.psw">
    <input type="hidden" id="url" ng-model="FormUsr.url" value="" class="ng-pristine ng-untouched ng-valid ng-empty">
    <a ng-click="sendContrasenaRedirectRC()" href="javascript:void(0)" class="forgot-item">
I've forgotten my password
</a>
    <div class="errorblock ng-hide" ng-show="submitted &amp;&amp; (frm.psw.$error.required)">
      <span class="error">Compulsory field</span>
    </div>
  </div>
  <div class="form-group" style="display: inline-block;text-align: center;">
    <input type="submit" style="width: 100%; border-radius: 5px;" class="btn btn-primary" value="Enter">
    <p style="margin: 7px;">o</p>
    <div id="loginGoogleHeader" class="login-header-token" style="width: 100%;height: 32px;border-radius: 5px;cursor: pointer;color: #545454;background-color: #ffffff;box-shadow: 0 1px 2px 1px #ddd;margin: auto;display: inline-flex;">
      <img src="https://img.icons8.com/color/344/google-logo.png" style="position: relative;width: 25px;height: 25px;margin: auto;margin-left: 15px;cursor: pointer;">
      <label style="margin: auto;cursor: pointer;">Entrar con Google</label>
    </div>
  </div>
  <div class="new-account">
    <a href="/en/riu-class/alta/alta.jsp" class="">Create an account</a>
  </div>
</form>

Name: hotelFormPOST

<form id="buscador1" ng-class="Stipo === 'ficha' || Stipo === 'mixScroll' ? 'buscador desktop-form' : 'buscador'" ng-submit="submit($event)" name="hotelForm" method="POST" novalidate="" class="ng-pristine ng-valid ng-scope buscador desktop-form">
  <!-- BUSCADOR DESTINO -->
  <!-- ngIf: Sbuscador==='destino' -->
  <!-- F BUSCADOR DESTINO -->
  <!-- BUSCADOR MIX -->
  <!-- ngIf: Sbuscador==='mix' -->
  <!-- F BUSCADOR MIX -->
  <!-- BUSCADOR LANDING -->
  <!-- ngIf: Sbuscador==='landing' -->
  <!-- F BUSCADOR LANDING -->
  <!-- CALENDARIO -->
  <div ng-init="$parent.$parent.diasPromo='Days in promotion'"></div>
  <input type="hidden" name="etiquetaDiasPromocion" ng-value="idPais" value="84412">
  <div class="form-group checkIn" id="calendario1">
    <!-- ngIf: Stipo === 'home' || Stipo === 'consulta' || Stipo === 'oferta' || (sizeMobile && (Stipo === 'ficha' || Stipo === 'mixScroll')) -->
    <!--<input ng-if="!iPad" class="input-group calendario"
            type="text"
            ng-model="global.calendario"
            name="datefilter"
            ng-attr-placeholder="{{fechaFormateada}}"
            uib-tooltip="You must choose a period of under 30 days"
            tooltip-is-open="fechaValida && validador"
            tooltip-placement='{{::ptooltip}}'
            tooltip-trigger="'none'" ng-init="init();" showTip="true"
            readonly>-->
    <div class="input-group calendario" name="datefilter" uib-tooltip="You must choose a period of under 30 days" tooltip-is-open="(fechaValida &amp;&amp; validador &amp;&amp; !fechaVacia) || noHotelSelected &amp;&amp; fechaValida"
      tooltip-placement="top" tooltip-trigger="'none'" ng-init="init();" showtip="true" ng-click="scrollBuscadorModal()" id="divCalendario1">
      <!-- ngIf: Stipo!='mixScroll' && Stipo!='oferta' --><span ng-if="Stipo!='mixScroll' &amp;&amp; Stipo!='oferta'" ng-bind-html="$root.calendario" class="ng-binding ng-scope"><strong>Check In</strong> - <strong>Check Out
        </strong></span><!-- end ngIf: Stipo!='mixScroll' && Stipo!='oferta' -->
      <!-- ngIf: Stipo=='oferta' -->
      <!-- ngIf: Stipo=='mixScroll' -->
    </div>
  </div>
  <!-- F CALENDARIO -->
  <div class="advanced-items">
    <!-- HUESPEDES -->
    <div class="form-group guest-wrap" ng-show="Shuespedes !== 'no'">
      <!-- ngIf: Stipo === 'home' || Stipo === 'consulta' || (sizeMobile && (Stipo === 'ficha' || Stipo === 'mixScroll')) -->
      <div class="input-group guest" ng-click="mostrarSelectorHuespedes()">
        <ng-pluralize count="global.habitaciones" when="{
                        '1': '1 Room',
                        'other': '1 rooms'
                     }">1 Room</ng-pluralize>/ <ng-pluralize count="adultosTotal()" when="{
                        '1': '2 Adult', 
                        'other': '2 Adults'
                     }">2 Adults</ng-pluralize>
        <ng-pluralize count="ninosTotal()" when="{
                        '0': '',
                        '1': ', 0 Child', 
                        'other': ', 0 Children'
                     }"></ng-pluralize>
      </div>
      <div class="guest-box" id="huespedes1">
        <div class="form-group rooms">
          <div class="rooms-counter ng-pristine ng-untouched ng-valid ng-not-empty" ng-model="global.habitaciones">
            <label> Rooms : <span count="global.habitaciones" class="ng-binding">1</span>
            </label>
            <div class="rooms-counter-buttons">
              <button type="button" ng-click="restHabitacion()"> <i class="iconsRiu-plusMinus iconsRiu-plusMinus-icon-minus"></i> </button>
              <button type="button" ng-click="addHabitacion()"> <i class="iconsRiu-plusMinus iconsRiu-plusMinus-icon-plus"></i> </button>
            </div>
          </div>
          <input type="hidden" name="cajaBusquedaEnHomeForm.huespedes.numeroHabitaciones" ng-value="global.habitaciones" value="1">
        </div>
        <div class="form-group guests">
          <!-- ngRepeat: n in huespedes | filter:byRange(global.habitaciones) track by $index -->
          <div class="guest-in-room ng-scope" ng-repeat="n in huespedes | filter:byRange(global.habitaciones) track by $index">
            <label for="" class="ng-binding"> Room 1</label>
            <div class="adults-in-room ng-pristine ng-untouched ng-valid ng-not-empty" ng-init="$parent.global.adultos[n]=$parent.global.adultos[n]?$parent.global.adultos[n]:2" ng-model="$parent.global.adultos[n]">
              <span class="counter-guest"> Adults : <span count="$parent.global.adultos[n]" class="ng-binding">2</span>
              </span>
              <div class="guest-buttons">
                <button type="button" ng-click="restAdulto(n)"><i class="iconsRiu-plusMinus iconsRiu-plusMinus-icon-minus"></i></button>
                <button type="button" ng-click="addAdulto(n)"><i class="iconsRiu-plusMinus iconsRiu-plusMinus-icon-plus"></i></button>
              </div>
              <input type="hidden" name="cajaBusquedaEnHomeForm.huespedes.habitaciones[0].numeroAdultos" ng-value="$parent.global.adultos[n]" value="2">
            </div>
            <div class="childs-in-room ng-pristine ng-untouched ng-valid ng-not-empty" ng-init="$parent.global.ninos[n]=$parent.global.ninos[n]?$parent.global.ninos[n]:0" ng-model="$parent.global.ninos[n]" name="habitaciones[0].numeroNinos" id="">
              <span class="counter-guest"> Children : <span count="$parent.global.ninos[n]" class="ng-binding">0</span>
              </span>
              <div class="guest-buttons">
                <button type="button" ng-click="restNino(n)"><i class="iconsRiu-plusMinus iconsRiu-plusMinus-icon-minus"></i></button>
                <button type="button" ng-click="addNino(n)"><i class="iconsRiu-plusMinus iconsRiu-plusMinus-icon-plus"></i></button>
              </div>
              <input type="hidden" name="cajaBusquedaEnHomeForm.huespedes.habitaciones[0].numeroNinos" ng-value="$parent.global.ninos[n]" value="0">
            </div>
            <!-- ngRepeat: m in mninos | filter:byRange($parent.global.ninos[n]) track by $index -->
          </div><!-- end ngRepeat: n in huespedes | filter:byRange(global.habitaciones) track by $index -->
        </div>
        <a class="btn-aceptar-huespedes" onclick="ocultarSelectorHuespedes()">Select</a>
      </div>
    </div>
    <!-- F HUESPEDES -->
    <!-- PROMOCODE  -->
    <!-- ngIf: Spromocode !== false -->
    <div ng-if="Spromocode !== false" class="form-group promocode-wrap ng-scope" ng-hide="ocultar_promocode">
      <!-- ngIf: Stipo === 'home' || Stipo === 'consulta' || (sizeMobile && (Stipo === 'ficha' || Stipo === 'mixScroll')) -->
      <input class="input-group promocode ng-pristine ng-untouched ng-valid ng-empty" type="text" id="inputPromoCode" placeholder="Promocode" ng-model="$root.Spromocode" name="cajaBusquedaEnHomeForm.codigoPromocional">
    </div><!-- end ngIf: Spromocode !== false -->
    <!-- F PROMOCODE -->
  </div>
  <!-- Tipo de busqueda -->
  <input type="hidden" name="cajaBusquedaEnHomeForm.tipoBusqueda" id="tipoBusqueda" ng-value="tipoBusqueda" value="TIPO_BUSQUEDA_HOTEL">
  <input type="hidden" name="dateFormat.formato" id="dateFormat" ng-value="dateFormat.formato" value="DD/MM/YYYY">
  <!-- ???? -->
  <input type="hidden" name="v" id="categoriaLateral" ng-value="version" value="hotel">
  <input type="hidden" name="v1" id="categoriaLateral" ng-value="version1" value="hotel-principal">
  <input type="hidden" name="vtl" id="categoriaLateral" ng-value="version" value="hotel">
  <input type="hidden" name="v1tl" id="categoriaLateral" ng-value="version1" value="hotel-principal">
  <!-- Fecha entrada -->
  <input type="hidden" name="cajaBusquedaEnHomeForm.fechas.fechaEntradaAsString" id="datepicker-calendarInH" ng-value="global.fechaEntrada" value="">
  <!-- Fecha salida -->
  <input type="hidden" name="cajaBusquedaEnHomeForm.fechas.fechaSalidaAsString" id="datepicker-calendarOutH" ng-value="global.fechaSalida" value="">
  <!-- Pais -->
  <input type="hidden" name="cajaBusquedaEnHomeForm.paisDestino.pais" ng-value="idPais" value="84412">
  <!-- Destino -->
  <input type="hidden" name="cajaBusquedaEnHomeForm.paisDestino.destino" ng-value="idDestino" value="d_84410">
  <!-- Hotel -->
  <input type="hidden" name="cajaBusquedaEnHomeForm.paisDestino.hotel" ng-value="idHotel">
  <!-- RC -->
  <!-- ngIf: RC -->
  <!-- ngIf: RC -->
  <div class="form-group cta">
    <input id="submitBuscador" ng-click="hideModalSearcher()" class="btn btn-primary btn-block AB-event_cta-buscador" type="submit" value="Search">
  </div>
</form>

<form ng-submit="showNLPopup()" class="ng-pristine ng-valid">
  <div class="col-sm-3 text-right">
    <h3>Get our best offers by email</h3>
  </div>
  <div class="col-sm-7">
    <div class="form-group">
      <input type="text" ng-model="emailNL" class="input-group ng-pristine ng-untouched ng-valid ng-empty" placeholder="Enter your email adress">
    </div>
  </div>
  <div class="col-sm-2">
    <div class="form-group">
      <input type="submit" class="btn btn-primary" value="Send">
    </div>
  </div>
  <div class="col-sm-12 padding-0">
    <div class="legal-link">
      <p class="small">By sending, you agree with the <a ng-click="showPoliticas()" href="javascript:void(0);">Privacy Statement </a></p>
    </div>
  </div>
</form>

Name: frm

<form name="frm" class="login-form ng-pristine ng-invalid ng-invalid-required" novalidate="" ng-submit="submitted=true;login()">
  <div class="form-group">
    <label> Riu Class Nº </label>
    <input type="text" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="Riu Class Nº" required="" id="usr" name="usr" ng-model="FormUsr.usr">
    <a ng-click="sendHeOlvidadoRedirectRC()" href="javascript:void(0)" class="forgot-item">
I've forgotten Riu Class Nº
</a>
    <div class="errorblock ng-hide" ng-show="submitted &amp;&amp; (frm.usr.$error.required)">
      <span class="error">Compulsory field</span>
    </div>
  </div>
  <div class="form-group">
    <label> Password </label>
    <input type="password" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="Password" required="" id="psw" name="psw" ng-model="FormUsr.psw">
    <input type="hidden" id="url" ng-model="FormUsr.url" value="" class="ng-pristine ng-untouched ng-valid ng-empty">
    <a ng-click="sendContrasenaRedirectRC()" href="javascript:void(0)" class="forgot-item">
I've forgotten my password
</a>
    <div class="errorblock ng-hide" ng-show="submitted &amp;&amp; (frm.psw.$error.required)">
      <span class="error">Compulsory field</span>
    </div>
  </div>
  <div class="form-group" style="display: inline-block;text-align: center;">
    <input type="submit" style="width: 100%; border-radius: 5px;" class="btn btn-primary" value="Enter">
    <p style="margin: 7px;">o</p>
    <div id="loginGoogleHeader" class="login-header-token" style="width: 100%;height: 32px;border-radius: 5px;cursor: pointer;color: #545454;background-color: #ffffff;box-shadow: 0 1px 2px 1px #ddd;margin: auto;display: inline-flex;">
      <img src="https://img.icons8.com/color/344/google-logo.png" style="position: relative;width: 25px;height: 25px;margin: auto;margin-left: 15px;cursor: pointer;">
      <label style="margin: auto;cursor: pointer;">Entrar con Google</label>
    </div>
  </div>
  <div class="new-account">
    <a href="/en/riu-class/alta/alta.jsp" class="">Create an account</a>
  </div>
</form>

Text Content

RIU HOTELS & RESORTS IN THE WORLD'S BEST DESTINATIONS

 * Reservations
 * Hotels
 * Riu Class

With our loyalty scheme you will be able to enjoy exclusive discounts and
benefits. Create an account My account
Riu Class Nº I've forgotten Riu Class Nº
Compulsory field
Password I've forgotten my password
Compulsory field

 * Reservations
 * Hotels
 * Riu Class


RIU HOTELS & RESORTS IN THE WORLD'S BEST DESTINATIONS

 * Check-in
 * My Reservation
 * 0800 723 43 60 *
    * GERMANY - 0800 723 43 60 *
      Free Call
    * Germany0 800 723 4360
    * Argentina0 800 444 2021
    * Australia1 800 669 201
    * Austria0 800 802 960
    * Belgium0 800 26091
    * Brazil0 800 892 3280
    * Canada1 866 845 3765
    * Chile0 800 914 268
    * Colombia01 800 752 2201
    * Costa Rica506 2681 2350
    * USA1 888 RIU 4990
    * Ecuador01 800 000 039
    * United Arab Emirates0 42310998
    * Spain871 930 290
    * France0800 73 69 95
    * Guatemala1 800 835 0350
    * Netherlands* 0 800 445 50 05
    * India000 800 050 2004
    * United Kingdom0 800 086 8982
    * Ireland1 800 777 777
    * Italy800 976 304
    * Jamaica1 876 940 8019
    * Luxembourg800 26 517
    * Morocco0 528 38 48 60
    * Mauritius230 650 4209
    * Mexico800 225 5748
    * Panama507 282 0460
    * Paraguay009 800 521 0023
    * Peru0 800 54881
    * Poland801 080 996
    * Portugal808 780 809
    * Dominican Republic809 731 6823
    * Reunion02 62 66 80 42
    * Russia8 800 100 6350
    * Senegal+221 33 989 09 79
    * Sri Lanka0 915 22 00 22
    * South Africa800 981 824
    * Switzerland0 800 723 436
    * Uruguay0 004 0521 0121
    * Venezuela0 800 100 4916
    * Other countries America00 52 33 3880 7577
    * Rest of the world00 34 871 966296
   
   Call to
   
   0800 723 43 60 *
   Other telephones
    * Germany0 800 723 4360
    * Argentina0 800 444 2021
    * Australia1 800 669 201
    * Austria0 800 802 960
    * Belgium0 800 26091
    * Brazil0 800 892 3280
    * Canada1 866 845 3765
    * Chile0 800 914 268
    * Colombia01 800 752 2201
    * Costa Rica506 2681 2350
    * USA1 888 RIU 4990
    * Ecuador01 800 000 039
    * United Arab Emirates0 42310998
    * Spain871 930 290
    * France0800 73 69 95
    * Guatemala1 800 835 0350
    * Netherlands* 0 800 445 50 05
    * India000 800 050 2004
    * United Kingdom0 800 086 8982
    * Ireland1 800 777 777
    * Italy800 976 304
    * Jamaica1 876 940 8019
    * Luxembourg800 26 517
    * Morocco0 528 38 48 60
    * Mauritius230 650 4209
    * Mexico800 225 5748
    * Panama507 282 0460
    * Paraguay009 800 521 0023
    * Peru0 800 54881
    * Poland801 080 996
    * Portugal808 780 809
    * Dominican Republic809 731 6823
    * Reunion02 62 66 80 42
    * Russia8 800 100 6350
    * Senegal+221 33 989 09 79
    * Sri Lanka0 915 22 00 22
    * South Africa800 981 824
    * Switzerland0 800 723 436
    * Uruguay0 004 0521 0121
    * Venezuela0 800 100 4916
    * Other countries America00 52 33 3880 7577
    * Rest of the world00 34 871 966296

 * Languages
   * Languages
   * Deutsch
   * Español
   * English
   * Français
   * Italiano
   * Nederlands
   * Português
   * Русский
   * 中文
 * My Riu Class
    * * Log in to Riu Class
      Riu Class Nº I've forgotten Riu Class Nº
      Compulsory field
      Password I've forgotten my password
      Compulsory field
      
      o
      
      Entrar con Google
      Create an account


HOTEL RIU PLAZA BERLIN

Germany - Berlin
of 1579 opinions
See photos of the hotel
See map
See photos of the hotel

   
   
   
   
 * 
   
   
   
   
   

check-in Online


FEATURED OFFER

98 EUR
Room / Night
Reserve a hotel How does the search function work?
Back Next Close tour
1 / 5Start typing to see the available destinations
2 / 5You can show all destinations and browse without having to enter anything
3 / 5Select the check-in and check-out dates.
4 / 5Show or hide advanced search options.
5 / 5Search for the best destinations with your preferences
Check In - Check Out
1 Room/ 2 Adults
Rooms : 1

Room 1
Adults : 2

Children : 0

Select





SEE PHOTOS OF THE HOTEL ( 24 )


See more
 * Details
   
 * 
   
 * Photo Gallery
   
 * 
   
 * Rooms
   
 * Offers
   
 * Opinions
   
 * 
   
 * Map
   
 * Map
   
 * Map
   
 * Golf Wellness
   
 * FAQ
   
 * Meetings & Events
   
 * Crown Level
   
 * Weddings
   
 * 360º Rooftop bar
   
 * Services
   
 * Accessibility
   
 * Destination
   
 * 
   
   
 * More
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
   * Meetings & Events
     
     
     
     
     
     
     
     
     
   * Services
     
     
     
     
     
   * Destination
     
     
     
     
   


WELCOME TO THE HOTEL RIU PLAZA BERLIN

Download PDF

The Hotel Riu Plaza Berlin is a magnificent urban hotel located in the very
center of the city. This hotel in Berlin was especially designed to offer you
the best amenities so that you can enjoy an authentic urban getaway. It has free
Wi-Fi, a gym, conference rooms and impeccable service, characteristic of RIU
Hotels & Resorts.

The rooms at the Hotel Riu Plaza Berlin have all of the amenities to make your
stay unforgettable. Its more than 300 rooms have satellite TV with multimedia
connections, a desk, an electric kettle with courtesy coffee and rain shower
heads, as well as many other features. In addition, at the hotel's
fully-equipped gym you will have everything you need to get in a great workout.

At the Riu Plaza Berlin Hotel you'll find an exquisite gastronomic offering. We
offer you the best breakfast buffet, a la carte lunches and dinners in our
restaurant, and all sorts of refreshments and snacks in the hotel's cocktail
lounge. Plus, you can use our Grab & Go service to get food to take with you any
time of day.

For those who choose our hotel to celebrate events or business trips, we have 11
conference rooms equipped with the best technology. You can gather more than 800
people and enjoy the service provided by our team specializing in events. We
guarantee your meetings and events will be a success.

Our hotel in Berlin is surrounded by the city's main attractions such as
Ku'Damm, one of the city's most famous avenues, and KaDeWe, the mall par
excellence. In addition, the Hotel Riu Plaza Berlin is less than a quarter mile
from the Wittenbergplatz and Nollendorfplatz subway stations and very close to
the Zoologischer Garten train station which will take you to every corner of the
German capital.

For more information, you can consult our Berlin travel guide and discover the
best deals the Hotel Riu Plaza Berlin has to offer. Get to know Germany with RIU
Hotels & Resorts!

EXCLUSIVE OFFER FOR RIU CLASS MEMBERS

All members of the Riu Class programme get an extra 10% off at Riu Plaza urban
hotels, as well as special offers and exclusive benefits. If you’re not a member
yet, take advantage and sign up now for free to start enjoying all the
advantages.


HIGHLIGHTS

 * Located in the centre of Berlin, very close to the Kurfürstendamm and the
   luxurious "KaDeWe" department store
 * 27 km / 16.7 miles from the Berlin Brandenburg International Airport (BER)
 * Awarded GOLD certification for the Travelife Sustainability System

 * 11 conference & meeting rooms with capacities for up to 840 persons
 * Free wireless Internet throughout the hotel
 * Gym with complete range of sports equipment

Continue reading



AUSZEICHNUNGEN UND ZERTIFIZIERUNGEN DES HOTELS


Siehe weitere Details
    
 1. 
    
 2. 
    
 3. 
    


×



HOTEL RIU PLAZA BERLIN

Check-in online
Free parking
Conference room
Central Location


HOTEL ROOMS


VIP package included


BERLIN - ROOFTOP VIEW PRESIDENTIAL SUITE

If you want to enjoy a holiday with the best services and amenities, the
Presidential Suites at the Hotel Riu Plaza Berlin are the perfect option. These
77-m2 rooms have two-bedrooms with a king-size bed (200x200 cm) in each, a sofa
bed in the living room, WiFi, satellite TV, air conditioning and heating, a
mini-fridge and a water kettle.

See photos


DELUXE KING-SIZE BED

At the Hotel Riu Plaza Berlin, you'll be able to enjoy Deluxe King-Size Bed
rooms and enjoy an unforgettable escape. In these 23-m2 rooms you'll find one
king-size bed (200x200 cm), WiFi, satellite TV, air conditioning and heating, a
mini-fridge, and a water kettle.

See photos


DELUXE TWO SINGLE BEDS

The Double Standard rooms at the Hotel Riu Plaza Berlin are equipped with the
best amenities for you to enjoy your stay. In these 23-m2 rooms you'll find two
single beds (110x200 cm), WiFi, satellite TV, air conditioning and heating, a
mini-fridge, and a water kettle.

See photos


SUPERIOR DELUXE KING BED

The Superior Deluxe King-Size Bed rooms at the Hotel Riu Plaza Berlin are the
perfect accommodations for enjoying an unforgettable holiday in Berlin. These
34-m2 rooms have one king-size bed (200x200 cm), WiFi, satellite TV, air
conditioning and heating, a mini-fridge, and a water kettle.

See photos


JR. SUITE WITH KING-SIZE BED + SOFA BED

The Junior Suites at the Hotel Riu Plaza Berlin are specially designed for you
enjoy a stay with maximum comfort. These 36-m2 rooms have one king-size bed
(200x200 cm) or one double bed (135x200 cm), a sofa bed in the lounge area,
WiFi, satellite TV, air conditioning and heating, a mini-fridge and a water
kettle.

See photos


SUITE

There's no better way to end a day in Berlin than in a Suite at the Hotel Riu
Plaza Berlin, a 40-m2 room equipped with the best amenities. In these rooms,
you'll have one king-size bed (200x200 cm), a living room with a sofa bed
separate from the bedroom, WiFi, satellite TV, air conditioning and heating, a
mini-fridge, and a water kettle.

See photos


MASTER SUITE

The Hotel Riu Plaza Berlin offers you Master Suites, rooms equipped with the
best amenities for you to enjoy your stay with us. In these 57-m2 rooms you'll
find one super king-size bed (200 x 200 cm), a living room with a sofa bed,
WiFi, satellite TV, air conditioning and heating, a mini-fridge, and a water
kettle.

See photos
See all the rooms


BEST OFFERS OF HOTEL RIU PLAZA BERLIN

GERMANY - BERLIN


HOTEL RIU PLAZA BERLIN

DELUXE KING-SIZE BED - ROOM ONLY

From 01 September 2023 to 30 September 2023

From
109 EUR
98 EUR
Room / Night
Pers. / Night
Reserve »

GERMANY - BERLIN


HOTEL RIU PLAZA BERLIN

DELUXE - ROOM ONLY

From 01 December 2023 to 23 December 2023

From
99 EUR
89 EUR
Room / Night
Pers. / Night
Reserve »

GERMANY - BERLIN


HOTEL RIU PLAZA BERLIN

DELUXE KING-SIZE BED - ROOM ONLY

From 24 December 2023 to 01 January 2024

From
99 EUR
89 EUR
Room / Night
Pers. / Night
Reserve »

GERMANY - BERLIN


HOTEL RIU PLAZA BERLIN

DELUXE KING-SIZE BED - ROOM ONLY

From 01 October 2023 to 31 October 2023

From
129 EUR
116 EUR
Room / Night
Pers. / Night
Reserve »

GERMANY - BERLIN


HOTEL RIU PLAZA BERLIN

DELUXE KING-SIZE BED - ROOM ONLY

From 01 November 2023 to 30 November 2023

From
129 EUR
116 EUR
Room / Night
Pers. / Night
Reserve »
    
 1. 
    
 2. 
    
 3. 
    
 4. 
    
 5. 
    


TRIPADVISOR OVERALL RATING

4.0/5 of 1579 opinions

Location
Sleep Quality
Rooms
Service
Value
Cleanliness


CUSTOMERS REVIEWS

Excellent
49.46168461051298%
781
Very good
35.718809373020896%
564
Average
8.549715009499684%
135
Poor
2.5965801139962%
41
Terrible
3.6732108929702343%
58
See customer comments
PA

00 : 01 / 01 : 38YO




DISCOVER THE HOTEL RIU PLAZA BERLIN

^Ver Vídeo^
Aruba
×



EXPLORE NEW HORIZONS


Next 30 days
FiltersSee list
Search this area
11


2
12
12
41
22
27
39



+−

Leaflet



ALL FILTERS








SELECT A DATE RANGE


See mapSee map


MEETINGS & EVENTS

The six function rooms at the Riu Plaza Berlin Hotel are ideal for holding your
meetings and events in Berlin. See details


AVAILABLE SERVICES

See details
Gastronomy
See details
Activities
See details
Services


BERLIN

The capital of Germany has become one of the most visited European cities in
recent decades for its combination of history and modernity. In this city you'll
find emblematic buildings and leisure areas for enjoying an unforgettable
holiday. In Berlin you'll be able to take boat trips along the Spree River or
bicycle tours of the city centre, or visit Museum Island, a UNESCO World
Heritage Site.

Find out about Berlin



MORE RIU DESTINATIONS NEAR BERLIN

Hotels in Berlin

HOTELS IN BERLIN

   
 * Hotel Riu Plaza Berlin
   

Hotels in Germany

HOTELS IN GERMANY

 * Hotels in Berlin
   
 * Hotel Riu Plaza Berlin
   

Discover other destinations

OTHER DESTINATIONS

 * Majorca

 * Berlin

 * Gran Canaria

 * Fuerteventura

 * Dhaalu Atoll

 * Playa del Carmen

 * New York

 * Berlin

 * Tenerife

 * Dubai

Free UPGRADEPlaced in Kürfürstendamm
in the city centre
Search availability


APP RIU HOTELS & RESORTS


DOWNLOAD OUR NEW APP!




GET OUR BEST OFFERS BY EMAIL




By sending, you agree with the Privacy Statement

ABOUT RIU

 * About RIU
 * Unique Experience
 * Corporate Social Responsibility
 * Code of Ethics
 * Whistleblowing channel
 * Riu Magazine
 * Communication
 * Compliance Policy

SERVICES

 * RIU PARTY
 * RIU Class
 * RIU Pro
 * RIU PartnerClub
 * RIU Shop
 * Professionals
 * RIU Job Offers
 * RIU Entertainment Jobs
 * FAQ's
 * Contact

RESERVATIONS

 * Reservations
 * Corporate Code
 * RIU Weddings
 * Meetings & events

HOTELS AND DESTINATIONS

 * New Openings
 * Gastronomy
 * City Meetings
 * Entertainment for children
 * RIU Wellness & Spa
 * RIU Hotels & Golf
 * RIU Hotels & Cycling
 * NEW: Hotel Riu Plaza Manhattan Times Square
 * NEW DESTINATION: Senegal
 * NEW DESTINATION: London



© Reservation Shop S.L.U - I-AV-0000886.1· NIF B35978311· 0800 723 43 60 *

Privacy Statement Terms and conditions Cookies policy

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


RIU HOTELS & RESORTS IN THE WORLD'S BEST DESTINATIONS

 * Check-in
 * My Reservation
 * 0800 723 43 60 *
    * GERMANY - 0800 723 43 60 *
      Free Call
    * Germany0 800 723 4360
    * Argentina0 800 444 2021
    * Australia1 800 669 201
    * Austria0 800 802 960
    * Belgium0 800 26091
    * Brazil0 800 892 3280
    * Canada1 866 845 3765
    * Chile0 800 914 268
    * Colombia01 800 752 2201
    * Costa Rica506 2681 2350
    * USA1 888 RIU 4990
    * Ecuador01 800 000 039
    * United Arab Emirates0 42310998
    * Spain871 930 290
    * France0800 73 69 95
    * Guatemala1 800 835 0350
    * Netherlands* 0 800 445 50 05
    * India000 800 050 2004
    * United Kingdom0 800 086 8982
    * Ireland1 800 777 777
    * Italy800 976 304
    * Jamaica1 876 940 8019
    * Luxembourg800 26 517
    * Morocco0 528 38 48 60
    * Mauritius230 650 4209
    * Mexico800 225 5748
    * Panama507 282 0460
    * Paraguay009 800 521 0023
    * Peru0 800 54881
    * Poland801 080 996
    * Portugal808 780 809
    * Dominican Republic809 731 6823
    * Reunion02 62 66 80 42
    * Russia8 800 100 6350
    * Senegal+221 33 989 09 79
    * Sri Lanka0 915 22 00 22
    * South Africa800 981 824
    * Switzerland0 800 723 436
    * Uruguay0 004 0521 0121
    * Venezuela0 800 100 4916
    * Other countries America00 52 33 3880 7577
    * Rest of the world00 34 871 966296
   
   Call to
   
   0800 723 43 60 *
   Other telephones
    * Germany0 800 723 4360
    * Argentina0 800 444 2021
    * Australia1 800 669 201
    * Austria0 800 802 960
    * Belgium0 800 26091
    * Brazil0 800 892 3280
    * Canada1 866 845 3765
    * Chile0 800 914 268
    * Colombia01 800 752 2201
    * Costa Rica506 2681 2350
    * USA1 888 RIU 4990
    * Ecuador01 800 000 039
    * United Arab Emirates0 42310998
    * Spain871 930 290
    * France0800 73 69 95
    * Guatemala1 800 835 0350
    * Netherlands* 0 800 445 50 05
    * India000 800 050 2004
    * United Kingdom0 800 086 8982
    * Ireland1 800 777 777
    * Italy800 976 304
    * Jamaica1 876 940 8019
    * Luxembourg800 26 517
    * Morocco0 528 38 48 60
    * Mauritius230 650 4209
    * Mexico800 225 5748
    * Panama507 282 0460
    * Paraguay009 800 521 0023
    * Peru0 800 54881
    * Poland801 080 996
    * Portugal808 780 809
    * Dominican Republic809 731 6823
    * Reunion02 62 66 80 42
    * Russia8 800 100 6350
    * Senegal+221 33 989 09 79
    * Sri Lanka0 915 22 00 22
    * South Africa800 981 824
    * Switzerland0 800 723 436
    * Uruguay0 004 0521 0121
    * Venezuela0 800 100 4916
    * Other countries America00 52 33 3880 7577
    * Rest of the world00 34 871 966296

 * Languages
   * Languages
   * Deutsch
   * Español
   * English
   * Français
   * Italiano
   * Nederlands
   * Português
   * Русский
   * 中文
 * My Riu Class
    * * Log in to Riu Class
      Riu Class Nº I've forgotten Riu Class Nº
      Compulsory field
      Password I've forgotten my password
      Compulsory field
      
      o
      
      Entrar con Google
      Create an account




Apply Cancel




At riu.com, we use our own and third-party cookies to improve your experience
with us. When you “Accept all cookies”, you consent to them being stored on your
device to improve your website browsing experience, to analyse your use of the
website and to assist our marketing studies. If you want more information,
please read ourCookies policy

Accept All Cookies
Cookies Settings



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES

YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
Privacy Statement.

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

View Vendor Details‎

PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

View Vendor Details‎

FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

View Vendor Details‎

TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

View Vendor Details‎
Back Button


BACK

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

 * View Third Party Cookies
    * Name
      cookie name


Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All