www.perurail.com Open in urlscan Pro
2a02:26f0:480:b91::38e6  Public Scan

Submitted URL: http://www.perurail.com/
Effective URL: https://www.perurail.com/
Submission: On January 25 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form>
  <label>
    <select class="hasCustomSelect" style="appearance: menulist-button; width: 36px; position: absolute; opacity: 0; height: 20px; font-size: 14.4px;">
      <option value="es">Es</option>
      <option value="en" selected="">En</option>
    </select><span class="customSelect" style="display: inline-block;"><span class="customSelectInner" style="width: 36px; display: inline-block;">En</span></span>
  </label>
</form>

<form class="idioma">
  <label>
    <select class="hasCustomSelect" style="appearance: menulist-button; width: 60px; position: absolute; opacity: 0; height: 20px; font-size: 14.4px;">
      <option value="es">Es</option>
      <option value="en" selected="">En</option>
    </select><span class="customSelect" style="display: inline-block;"><span class="customSelectInner" style="width: 60px; display: inline-block;">En</span></span>
  </label>
</form>

Name: frmWidgetSearch

<form id="frmWidgetSearch" name="frmWidgetSearch" novalidate="novalidate">
  <input type="hidden" id="hdnUrlBase" name="hdnUrlBase" value="https://book.perurail.com">
  <input type="hidden" id="hdnSessionId" name="hdnSessionId" value="keljxf5cusckbjoocd1f5lvj">
  <input type="hidden" id="bloqueoInfCA" name="bloqueoInfCA" value="0">
  <input type="hidden" id="urlWidget" name="urlWidget" value="https://book.perurail.com/Reservas/URLExterno?">
  <label id="langMensajeConvivencia" name="langMensajeConvivencia" style="display:none">Your travel date must be before or after the date:</label>
  <input id="TipoTren" name="ViajeBAE" type="hidden" value="0">
  <div class="contenedor-campos">
    <a href="#void" class="cerrar-acomodar">X</a>
    <div id="radioset" class="radioset">
      <div class="input-radio">
        <input checked="True" id="roundtrip" name="Filtros.ViajeTipo" type="radio" value="1">
        <label for="roundtrip"><span></span><label id="langRoundTrip">Round Trip</label></label>
      </div>
      <div class="input-radio">
        <input id="oneway" name="Filtros.ViajeTipo" type="radio" value="2">
        <label for="oneway"><span></span><label id="langOneway">One Way</label></label>
      </div>
    </div>
    <div class="content-select">
      <label class="select">
        <select class="selectmenu bg-desti" id="Filtros_Ida_Origen" name="Filtros.Ida_Origen" required="required" selected="selected" aria-required="true">
          <option value="">From</option>
          <optgroup label="Cusco">
            <option value="6022">City of Cusco</option>
            <option value="6032">Urubamba</option>
            <option value="6027">Ollantaytambo</option>
            <option value="6026">MachuPicchu</option>
            <option value="6024">Hidroelectrica</option>
          </optgroup>
          <optgroup label="Puno">
            <option value="6028">Puno</option>
          </optgroup>
          <optgroup label="Arequipa">
            <option value="6012">Arequipa</option>
          </optgroup>
        </select>
      </label>
      <label id="rutaSelectPopup" class="select">
        <select class="selectmenu bg-route" id="Filtros_Ida_Destino" name="Filtros.Ida_Destino" required="required" selected="selected" aria-required="true">
          <option value="">To</option>
        </select>
      </label>
    </div>
    <div class="content-date">
      <label class="select">
        <select class="selectmenu bg-type-train" id="cbTrenSelect" name="Filtros.Tipo_tren" style="display: none;padding: 11px 0 7px 6px;">
          <option value=""></option>
        </select>
      </label>
      <input class="bg-date hasDatepicker" id="Filtros_Ida_Fecha" name="Filtros.Ida_Fecha" readonly="readonly" required="required" type="text" value="25/01/2024" aria-required="true">
      <input class="bg-date t-r hasDatepicker" id="Filtros_Retorno_Fecha" name="Filtros.Retorno_Fecha" readonly="readonly" required="required" type="text" value="25/01/2024" aria-required="true">
      <div class="box-passanger">
        <h5 id="langPax">Passengers</h5> <a href="#void" class="cerrar-passanger">X</a><br>
        <div class="box-p">
          <p>
            <label id="langAdults" style="text-transform: uppercase">Adults</label>
            <input id="Filtros_Adultos_Total" name="Filtros.Adultos_Total" readonly="True" required="required" type="text" value="2" aria-required="true">
            <span class="box-num">
              <a id="btnRemoveAdult" href="#void">-</a><a id="btnAddAdult" href="#void">+</a>
            </span>
          </p>
          <p>
            <label id="langChilds" style="text-transform: uppercase">Children</label>
            <input id="Filtros_Ninno_Total" name="Filtros.Ninno_Total" readonly="True" required="required" type="text" value="0" aria-required="true">
            <span class="box-num">
              <a id="btnRemoveChild" href="#void">-</a><a id="btnAddChild" href="#void">+</a>
            </span>
          </p>
          <p class="ts-section" style="display:none;">
            <label id="langInfantCA" style="text-transform: uppercase">Infants with seat</label>
            <input id="Filtros_Infante_ConAsiento_Total" name="Filtros.Infante_ConAsiento_Total" readonly="True" required="required" type="text" value="0" aria-required="true">
            <span class="box-num">
              <a id="btnRemoveInfantCA" href="#void">-</a><a id="btnAddInfantCA" href="#void">+</a>
            </span>
          </p>
          <p class="ts-section" style="display:none;">
            <label id="langInfantSA" style="text-transform: uppercase">Infants</label>
            <input id="Filtros_Infante_SinAsiento_Total" name="Filtros.Infante_SinAsiento_Total" readonly="True" required="required" type="text" value="0" aria-required="true">
            <span class="box-num">
              <a id="btnRemoveInfantSA" href="#void">-</a><a id="btnAddInfantSA" href="#void">+</a>
            </span>
          </p>
          <div id="afr_errors_pax">
            <p id="error-pasajeros" style="display:none" class="text-error-form-booking"><span id="langTotalPax">This may take a few seconds. Please wait a moment.</span></p>
          </div>
        </div>
      </div>
      <input type="text" id="countParentsChildren" name="countParentsChildren" class="content-passanger" value="2 Adults, 0 Children">
      <input class="content-coupon" id="Filtros_CodCupon" name="Filtros.CodCupon" style="display:" type="text" value="" placeholder="Promotion Code">
    </div>
    <input type="hidden" name="hdnMaxCompraWG" id="hdnMaxCompraWG" value="11">
    <div class="contenedor-mensaje" style="display:none">
      <div class="main-mensaje" style="overflow-y:auto;font-size:13px;">
        <a href="#void" class="cerrar-booking">X</a>
        <div class="main-mensaje-inner" style=" padding-right: 15px; max-height: 150px;">
        </div>
      </div>
    </div>
    <div class="content-btn-find">
      <button type="submit" id="btn_search" class="btn-find">
        <span>
          <img src="https://www.perurail.com/wp-content/themes/perurail/images/iconos/lupa1.png" alt="">
        </span>
        <span id="langSearch">SEARCH</span>
      </button>
      <a id="langTerm" href="https://www.perurail.com/purchase-terms-and-conditions/" class="box-term">Term &amp; Conditions</a><a href="https://www.perurail.com/special-offers/travel-in-group/" class="box-term">Group Travel</a>
    </div>
    <div id="afr_errors_pax">
      <p id="error-inputs" style="display: none;" class="text-error-form-booking">Select all fields</p>
    </div>
  </div>
  <div class="contenedor-pagos-widget">
    <div class="pagos-divider"></div>
    <div class="pagos-image-container" id="imgMediosPago">
      <div class="pagos-image"></div>
    </div>
  </div>
</form>

Text Content

   
 * GROUP TRAVEL
 * HOW TO BUY?
 * FIND US
 * HOW TO GET TO MACHU PICCHU
   
 * 
   
 * Es En En
 * 

X

 * Home
 * TRAIN SERVICES
   * ALL TRAIN SERVICES
   * PeruRail vs Other train operators
   * Train schedules
   * Bimodal Service: Bus + Train
   * Group or private travel
   * Compare train services
   * Perurail Trains
   * PeruRail Expedition
   * PeruRail Vistadome
   * PeruRail Vistadome Observatory Train
   * PeruRail Titicaca
   * Belmond Trains
   * Andean Explorer. A Belmond Train
   * Hiram Bingham, A Belmond Train
 * DESTINATIONS
   * Cusco City
   * Machu Picchu
   * Puno
   * AREQUIPA
   * OLLANTAYTAMBO
   * THE INCA TRAIL
   * Hidroeléctrica
 * Deals
   * Group or private travel
   * All Promotions
 * TRAVEL INFORMATION
   * About Machu Picchu
   * How to get to Machu Picchu
   * Afternoon at Machu Picchu
   * Tickets to Machu Picchu
   * Prepare your journey
   * Travel Recommendations
   * All about luggage
   * More
   * Group or private travel
   * Food and beverages on board
 * BOOK NOW
 * Blog
 * FAQ
 * Contact us

 * Es En En

Buyonline
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

PrevNext




 




 




 




 




 




 


NOTICE: Hiram Bingham, A Belmond Train

Your travel date must be before or after the date:
X
Round Trip
One Way
FromCity of CuscoUrubambaOllantaytamboMachuPicchuHidroelectricaPunoArequipa To

PASSENGERS

X


Adults -+

Children -+

Infants with seat -+

Infants -+

This may take a few seconds. Please wait a moment.

X

SEARCH Term & ConditionsGroup Travel

Select all fields




PERURAIL


TRAIN SERVICES

Previous


PERURAIL
TITICACA

Cross the Peruvian Andes on an unforgettable journey between the magical cities
of Cusco and Puno.

SEE MORE OF THIS TRAIN


HIRAM BINGHAM,
A BELMOND TRAIN

Travel to Machu Picchu on this exclusive and luxurious train and enjoy the
sophisticated service and local shows with live music.

SEE MORE OF THIS TRAIN


ANDEAN EXPLORER,
A BELMOND TRAIN

Travel across Cusco towards Lake Titicaca in Puno and on to Arequipa. Enjoy
sophisticated Peruvian cuisine and in full luxurious comfort.

SEE MORE OF THIS TRAIN


PERURAIL
EXPEDITION

Travel from Cusco to Machu Picchu at the lowest cost. This service provides all
the on-board comforts and a decoration inspired by the Inca culture.

SEE MORE OF THIS TRAIN


PERURAIL
VISTADOME

Let yourself be surprised by a panoramic journey that awakens your senses and
envelops you with the beauty of the route to Machu Picchu.

SEE MORE OF THIS TRAIN


PERURAIL
VISTADOME OBSERVATORY

Experience an exclusive journey filled with breathtaking views, live cultural
shows and magical scenery aboard the observatory car on your journey from Cusco
to Machu Picchu.

SEE MORE OF THIS TRAIN


PERURAIL
TITICACA

Cross the Peruvian Andes on an unforgettable journey between the magical cities
of Cusco and Puno.

SEE MORE OF THIS TRAIN


HIRAM BINGHAM,
A BELMOND TRAIN

Travel to Machu Picchu on this exclusive and luxurious train and enjoy the
sophisticated service and local shows with live music.

SEE MORE OF THIS TRAIN


ANDEAN EXPLORER,
A BELMOND TRAIN

Travel across Cusco towards Lake Titicaca in Puno and on to Arequipa. Enjoy
sophisticated Peruvian cuisine and in full luxurious comfort.

SEE MORE OF THIS TRAIN


PERURAIL
EXPEDITION

Travel from Cusco to Machu Picchu at the lowest cost. This service provides all
the on-board comforts and a decoration inspired by the Inca culture.

SEE MORE OF THIS TRAIN


PERURAIL
VISTADOME

Let yourself be surprised by a panoramic journey that awakens your senses and
envelops you with the beauty of the route to Machu Picchu.

SEE MORE OF THIS TRAIN


PERURAIL
VISTADOME OBSERVATORY

Experience an exclusive journey filled with breathtaking views, live cultural
shows and magical scenery aboard the observatory car on your journey from Cusco
to Machu Picchu.

SEE MORE OF THIS TRAIN


PERURAIL
TITICACA

Cross the Peruvian Andes on an unforgettable journey between the magical cities
of Cusco and Puno.

SEE MORE OF THIS TRAIN


HIRAM BINGHAM,
A BELMOND TRAIN

Travel to Machu Picchu on this exclusive and luxurious train and enjoy the
sophisticated service and local shows with live music.

SEE MORE OF THIS TRAIN


ANDEAN EXPLORER,
A BELMOND TRAIN

Travel across Cusco towards Lake Titicaca in Puno and on to Arequipa. Enjoy
sophisticated Peruvian cuisine and in full luxurious comfort.

SEE MORE OF THIS TRAIN
Next
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6




WHY BUY AT PERURAIL.COM?

More than 20 years leading the transport of passengers worldwide.


EXCLUSIVE
OFFERS

Get access to our online promotions and campaigns such as Cybers, Black Friday
or Holidays and obtain exclusive discounts via our website.


SAFETY IN
YOUR BOOKING

We have SSL certification and secure payment methods such as credit and debit
cards, PayPal and SafetyPay, which means that all your transactions are
protected.


PURCHASE
24/7

Our platform is available 24 hours a day so you can buy your tickets anytime and
from anywhere in the world.


MODIFICATIONS TO
YOUR TICKET

We give you the facility to request changes to your travel date, seats, service,
among others, through our modification form.

MORE INFORMATION HERE


USEFUL TRAVEL INFORMATION


HOW TO GET TO
MACHU PICCHU

Find out the safest and most entertaining way to get there: duration, types of
transport, routes, places to visit and more.

I WANT MORE DETAILS


STATIONS AND
TICKET OFFICES

Find out the addresses, opening hours of the stations where our trains operate
from, as well as sales points.

SEE LOCATIONS


TRAIN
SCHEDULES

Check the departure and arrival times of our trains and discover all the options
where you can embark and disembark.

SEE OPENING HOURS


ALL ABOUT
LUGGAGE

Find out in good time how much luggage you can take with you depending on the
type of train service you have booked. Free luggage storage is available.

SEE LUGGAGE POLICIES
BUSINESS
 * About Us
 * Why PeruRail?
 * Find us
 * Corporate Social Responsibility (CSR)
 * ABOUT PERURAIL.COM
 * PERURAIL CARGO
 * Infoperurail
 * Suppliers
 * Belmond

USEFUL INFORMATION
 * Group or private travel
 * How to get to Machu Picchu from Lima-Peru?
 * COMPARE TRAIN SERVICES
 * STATIONS & POINTS OF SALE
 * TRAIN SCHEDULES
 * Luggage Allowance
 * TRAIN TICKET DOWNLOADS
 * News
 * Blog

HELP
 * FAQ
 * HOW TO BUY AT PERURAIL.COM
 * Contact us
 * TICKET REFUNDS
 * Ticket modifications
 * Promotional codes
 * TROUBLESHOOTING

LEGAL
 * PURCHASE TERMS AND CONDITIONS - GENERAL
 * TERMS & CONDITIONS OF PURCHASE FOR ANDEAN EXPLORER, A BELMOND TRAIN
 * Terms of Use
 * Cancellation Policies
 * Privacy Policy
 * Integrated Management System Policy

FOLLOW US
Facebook

Linkedin
Pinterest
Youtube
Tripadvisor
CONTACT US +511-625 4848
Monday to Sunday (including holidays): 06:00 to 23:00 hrs (UTC-05:00)
PAYMENT METHODS




© All rights reserved
Es

loading



PrevNext
December 2021

SunMonTueWedThuFriSat282930123456789101112131415161718192021222324252627282930311