www.chasetravelsmyanmar.com Open in urlscan Pro
2606:4700:3032::ac43:8e97  Public Scan

Submitted URL: https://chasetravelsmyanmar.com/
Effective URL: https://www.chasetravelsmyanmar.com/
Submission: On July 26 via automatic, source certstream-suspicious — Scanned from GB

Form analysis 5 forms found in the DOM

POST /transportation/rent-a-car/

<form action="/transportation/rent-a-car/" method="POST">
  <div class="col-xs-6 col-sm-4 col-md-2">
    <div class="form-group">
      <input id="from" class="datepicker hasDatepicker" name="from" type="text" value="" data-placeholder="From">
    </div>
  </div>
  <div class="col-xs-6 col-sm-4 col-md-2">
    <div class="form-group">
      <input id="to" class="datepicker hasDatepicker" name="to" type="text" value="" data-placeholder="To">
    </div>
  </div>
  <div class="col-xs-6 col-sm-4 col-md-2">
    <div class="form-group">
      <select id="location-from" name="location_from">
        <option>Location From</option>
        <option value="Yangon">Yangon </option>
        <option value="Mandalay">Mandalay </option>
        <option value="Bagan">Bagan </option>
        <option value="Inle">Inle </option>
        <option value="Nay pyi taw">Nay pyi taw </option>
      </select>
    </div>
  </div>
  <div class="col-xs-6 col-sm-4 col-md-2">
    <div class="form-group">
      <input id="passenger" name="passenger_no" class="input" type="text" value="" data-placeholder="Number of passenger">
    </div>
  </div>
  <div class="col-xs-6 col-sm-4 col-md-2">
    <div class="form-group">
      <input type="hidden" name="type" value="car">
      <input type="submit" value="Search">
    </div>
  </div>
</form>

POST /buses/

<form action="/buses/" method="POST">
  <div class="col-xs-6 col-sm-4 col-md-3">
    <div class="form-group">
      <select id="locaiton-from" name="location_from">
        <option value=""> Location From </option>
        <option value="29">Bagan</option>
        <option value="27">Bago</option>
        <option value="82">Chaung Thar Beach</option>
        <option value="46">Inle</option>
        <option value="5">Kyaingtong</option>
        <option value="9">Mandalay</option>
        <option value="80">Mawlamyine</option>
        <option value="81">Mrauk U</option>
        <option value="7">Myitkyina</option>
        <option value="3">Nyaung U</option>
        <option value="53">Pathein</option>
        <option value="79">Taungoo</option>
        <option value="2">Yangon</option>
      </select>
    </div>
  </div>
  <div class="col-xs-6 col-sm-4 col-md-3">
    <div class="form-group">
      <select id="locaiton-to" name="location_to">
        <option value=""> Location To </option>
        <option value="29">Bagan</option>
        <option value="27">Bago</option>
        <option value="82">Chaung Thar Beach</option>
        <option value="46">Inle</option>
        <option value="5">Kyaingtong</option>
        <option value="9">Mandalay</option>
        <option value="80">Mawlamyine</option>
        <option value="81">Mrauk U</option>
        <option value="7">Myitkyina</option>
        <option value="3">Nyaung U</option>
        <option value="53">Pathein</option>
        <option value="79">Taungoo</option>
        <option value="2">Yangon</option>
      </select>
    </div>
  </div>
  <div class="col-xs-6 col-sm-4 col-md-3">
    <div class="form-group">
      <input id="passenger" name="passenger_no" class="input" type="text" value="" data-placeholder="Number of passenger">
    </div>
  </div>
  <div class="col-xs-6 col-sm-4 col-md-3">
    <div class="form-group">
      <input type="submit" value="Search">
    </div>
  </div>
</form>

POST /flights/

<form action="/flights/" method="POST">
  <div class="col-xs-6 col-sm-4 col-md-2">
    <div class="form-group">
      <select id="trip_plan" name="trip_plan" class="form-control">
        <option value="One Way">One Way</option>
        <option value="Round Trip">Round Trip</option>
      </select>
    </div>
  </div>
  <div class="col-xs-6 col-sm-4 col-md-2">
    <div class="form-group">
      <select id="locaiton-from" name="location_from" class="form-control">
        <option value=""> Location From </option>
        <option value="29">Bagan</option>
        <option value="27">Bago</option>
        <option value="82">Chaung Thar Beach</option>
        <option value="46">Inle</option>
        <option value="5">Kyaingtong</option>
        <option value="9">Mandalay</option>
        <option value="80">Mawlamyine</option>
        <option value="81">Mrauk U</option>
        <option value="7">Myitkyina</option>
        <option value="3">Nyaung U</option>
        <option value="79">Taungoo</option>
        <option value="2">Yangon</option>
      </select>
    </div><!--end of form_group-->
  </div>
  <div class="col-xs-6 col-sm-4 col-md-2">
    <div class="form-group">
      <select id="locaiton-to" name="location_to" class="form-control">
        <option value=""> Location To </option>
        <option value="29">Bagan</option>
        <option value="27">Bago</option>
        <option value="82">Chaung Thar Beach</option>
        <option value="46">Inle</option>
        <option value="5">Kyaingtong</option>
        <option value="9">Mandalay</option>
        <option value="80">Mawlamyine</option>
        <option value="81">Mrauk U</option>
        <option value="7">Myitkyina</option>
        <option value="3">Nyaung U</option>
        <option value="79">Taungoo</option>
        <option value="2">Yangon</option>
      </select>
    </div>
  </div>
  <div class="col-xs-6 col-sm-4 col-md-2">
    <div class="form-group">
      <input id="flight-date" class="datepicker hasDatepicker" name="flight_date" type="text" value="" placeholder="Departure Date">
    </div>
  </div>
  <div class="col-xs-6 col-sm-4 col-md-2 return-date" style="display: none;">
    <div class="form-group">
      <input class="datepicker hasDatepicker" name="return_date" type="text" value="" placeholder="Return Date" id="dp1721992495434">
    </div>
  </div>
  <div class="col-xs-6 col-sm-4 col-md-2">
    <div class="form-group">
      <input type="submit" value="Search">
    </div>
  </div>
</form>

POST /search-hotels/

<form action="/search-hotels/" method="POST">
  <div class="col-xs-6 col-sm-3 col-md-2">
    <div class="form-group">
      <select id="location" name="hotel_location" class="form-control">
        <option value="">Local</option>
        <option value="85">&nbsp; &nbsp;Bagan</option>
        <option value="86">&nbsp; &nbsp;Bago</option>
        <option value="87">&nbsp; &nbsp;Chaung Thar Beach</option>
        <option value="88">&nbsp; &nbsp;Inle</option>
        <option value="104">&nbsp; &nbsp;Kalaw</option>
        <option value="106">&nbsp; &nbsp;Kyaikhtiyo</option>
        <option value="89">&nbsp; &nbsp;Kyaingtong</option>
        <option value="90">&nbsp; &nbsp;Mandalay</option>
        <option value="91">&nbsp; &nbsp;Mawlamyine</option>
        <option value="103">&nbsp; &nbsp;Mount. Popa</option>
        <option value="92">&nbsp; &nbsp;Mrauk U</option>
        <option value="93">&nbsp; &nbsp;Myitkyina</option>
        <option value="101">&nbsp; &nbsp;Ngapali Beach</option>
        <option value="99">&nbsp; &nbsp;Ngwe Saung Beach</option>
        <option value="94">&nbsp; &nbsp;Nyaung U</option>
        <option value="95">&nbsp; &nbsp;Pathein</option>
        <option value="105">&nbsp; &nbsp;Pindaya</option>
        <option value="102">&nbsp; &nbsp;Pyin Oo Lwin</option>
        <option value="100">&nbsp; &nbsp;Taunggyi</option>
        <option value="96">&nbsp; &nbsp;Taungoo</option>
        <option value="97">&nbsp; &nbsp;Yangon</option>
        <option value="">International</option>
        <option value="108">&nbsp; &nbsp;KUALA LUMPUR</option>
      </select>
    </div>
  </div>
  <div class="col-xs-6 col-sm-3 col-md-2">
    <div class="form-group">
      <input id="check_in" class="datepicker hasDatepicker" name="check_in" type="text" value="" placeholder="Check-in">
    </div>
  </div>
  <div class="col-xs-6 col-sm-3 col-md-2">
    <div class="form-group">
      <input class="datepicker hasDatepicker" name="check_out" type="text" value="" placeholder="Check-out" id="dp1721992495435">
    </div>
  </div>
  <div class="col-xs-6 col-sm-3 col-md-2">
    <div class="form-group">
      <select name="adult" class="form-control">
        <option value="">Adult</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>
      </select>
    </div>
  </div>
  <div class="col-xs-6 col-sm-3 col-md-2">
    <div class="form-group">
      <select name="child" class="form-control">
        <option value="">Child</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>
      </select>
    </div>
  </div>
  <div class="col-xs-6 col-sm-3 col-md-2">
    <div class="form-group">
      <select name="infant" class="form-control">
        <option value="">Infant</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>
      </select>
    </div>
  </div>
  <div class="col-xs-6 col-sm-3 col-md-2">
    <div class="form-group">
      <input type="submit" value="Search">
    </div>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

 * Home
 * Contact


由 翻译强力驱动
Toggle navigation

 * Tour Program
 * Hotels
 * Destinations
 * Hot Deals
 * Travel Info
 * Flights
 * Transportation
 * About Us

 * Tour Program
 * Hotels
 * Destinations
 * Hot Deals
 * Travel Info
 * Flights
 * Transportation
 * About Us

 * Tour Program
 * Hotels
 * Destinations
 * Hot Deals


 * Travel Info
 * Flights
 * Transportation
 * About Us

Singapore Tours
Malaysia Tours
Thailand Tours
Korea Tour
Indonesia Tour
Explore Hua Hin Package
DUBAI OPTIONAL TOUR
Dubai Admission Tickets
Short but Worth Touring Within 5 Days
Ballooning in Myanmar
Yangon Day Trip
WONDER OF GOLDEN ROCK
THANLYIN KYAUK TAN DAY TRIP
Explore Temples City
Budget Tour
Highlight of Golden Rock

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

1
2
3
4
5
6
7
8



BOOK NOW

Travel Type Car Bus Flight Hotel
Location From Yangon Mandalay Bagan Inle Nay pyi taw


Location From Bagan Bago Chaung Thar Beach Inle Kyaingtong Mandalay Mawlamyine
Mrauk U Myitkyina Nyaung U Pathein Taungoo Yangon
Location To Bagan Bago Chaung Thar Beach Inle Kyaingtong Mandalay Mawlamyine
Mrauk U Myitkyina Nyaung U Pathein Taungoo Yangon


One Way Round Trip
Location From Bagan Bago Chaung Thar Beach Inle Kyaingtong Mandalay Mawlamyine
Mrauk U Myitkyina Nyaung U Taungoo Yangon
Location To Bagan Bago Chaung Thar Beach Inle Kyaingtong Mandalay Mawlamyine
Mrauk U Myitkyina Nyaung U Taungoo Yangon



Local    Bagan    Bago    Chaung Thar Beach    Inle    Kalaw    Kyaikhtiyo  
 Kyaingtong    Mandalay    Mawlamyine    Mount. Popa    Mrauk U    Myitkyina  
 Ngapali Beach    Ngwe Saung Beach    Nyaung U    Pathein    Pindaya    Pyin Oo
Lwin    Taunggyi    Taungoo    Yangon International    KUALA LUMPUR


Adult 12345678910
Child 12345678910
Infant 12345678910



FLIGHT DETAIL


CAR RENTAL & BUSINESS TICKET


HOTEL


WELCOME FROM CHASE TRAVELS AND TOURS

Welcome to Chase Travels & Tours! Greetings from the Golden land! We can assist
you with both local and worldwide tour packages and airline tickets.
Read More
Our Chase Travel Agent is providing reasonable price and best quality car rental
services for all around Myanmar. We have Yangon Car rental service , Madalay car
rental service, Bagan Car rental service and all around Myanmar.
Read More
Looking for Hotels in Myanmar? See our list of Myanmar Hotels. If you want to
reserve a hotel in Myanmar, Please book with Our Chase Travels and Tours.
Read More



WELCOME FROM CHASE TRAVELS AND TOURS

Welcome to Chase Travels & Tours! Greetings from the Golden land! We can assist
you with both local and worldwide tour packages and airline tickets.
Read More


CAR RENTAL & BUSINESS TICKET

Our Chase Travel Agent is providing reasonable price and best quality car rental
services for all around Myanmar. We have Yangon Car rental service , Madalay car
rental service, Bagan Car rental service and all around Myanmar.
Read More


HOTEL

Looking for Hotels in Myanmar? See our list of Myanmar Hotels. If you want to
reserve a hotel in Myanmar, Please book with Our Chase Travels and Tours.
Read More


SPECIAL PACKAGES TOURS

PLAN YOUR TRIP TODAY

 * Outbound Tours
 * Inbound Tour


OUTBOUND TOURS


 * SINGAPORE TOURS
   
   --------------------------------------------------------------------------------
   
   Chase Travels and Tours provide value for money tour packages for city
   sightseeing, including hotel and transfer.
   Read More


 * MALAYSIA TOURS
   
   --------------------------------------------------------------------------------
   
   Explore the cultural ethnicity and diversity of Malaysia with Chase Travels
   and Tours!!!
   Read More


 * THAILAND TOURS
   
   --------------------------------------------------------------------------------
   
   Chase Travels and Tours offers Bangkok Leisure Tour Package which tend to
   Family who want to go shopping and leisure.
   Read More


 * KOREA TOUR
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels and Tours offer Amazing Korea Tour which include such
   places SEOUL / JEJU / BUSAN / EVERLAND / NAMI ISLAND.
   Read More


 * INDONESIA TOUR
   
   --------------------------------------------------------------------------------
   
   Discover the Breathtaking Beauty of  3Nights/4Days Bali Package with Chase
   Travels and Tours!!!
   Read More


 * EXPLORE HUA HIN PACKAGE
   
   --------------------------------------------------------------------------------
   
   Hua Hin is a seaside resort on the Chase of Thailand. Hua Hin Beach, popular
   for kitesurfing and other water sports,
   Read More


 * DUBAI OPTIONAL TOUR
   
   --------------------------------------------------------------------------------
   
   Dubai Optional Tour Available at Chase Travels!!! Our Chase Travel Agent is
   providing reasonable price and best quality car rental services for Dubai
   City Tour. Book with us!!!
   Read More


 * DUBAI ADMISSION TICKETS
   
   --------------------------------------------------------------------------------
   
   Available Dubai Admission Tickets at Chase Travels and Tours!!!
   Read More


 * SIEM REAP - PHNOM PENH COLOR
   
   --------------------------------------------------------------------------------
   
   Available SIEM REAP - PHNOM PENH COLOR Tour At Chase Travels and Tours!!!
   Read More


INBOUND TOUR


 * SHORT BUT WORTH TOURING WITHIN 5 DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * BALLOONING IN MYANMAR
   
   --------------------------------------------------------------------------------
   
   Balloons over Bagan provide visitors a unique opportunity to see this ancient
   kingdom, as it never has been before.
   Read More


 * YANGON DAY TRIP
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels and Tours provide Full day city tour to customers who want
   to explore Yangon and nearby places
   Read More


 * WONDER OF GOLDEN ROCK
   
   --------------------------------------------------------------------------------
   
   Kyaiktiyo Pagoda is a well-known Buddhist pilgrimage site in Mon State,
   Burma. It is a small pagoda built on the top of a granite boulder covered
   with gold leaves pasted on by devotees.
   Read More


 * THANLYIN KYAUK TAN DAY TRIP
   
   --------------------------------------------------------------------------------
   
   Thanlyin is a major port city of Burma, located across Bago River from the
   city of Yangon. It is home to the largest port in the country, Thilawa port.
   Read More


 * EXPLORE TEMPLES CITY
   
   --------------------------------------------------------------------------------
   
   Explore temple city tour packages 5 days, you will enjoy tours in Myanmar and
   visit the most significant places as well as important pagodas and temples in
   this golden land.
   Read More


 * BUDGET TOUR
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels and Tours offer Budget tour (7Days) to all customers.
   Read More


 * HIGHLIGHT OF GOLDEN ROCK
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels offer leisure tour package(7days) to all leisure travelers
   which arranged by flight.
   Read More


 * ECO TOUR (JUNGLE TRIP AT ELEPHANT CAMP)
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels and Tours offer ECO Tour package to all customers who are
   interesting adventure.
   Read More


 * EXPLORE BAGAN (CITY TOUR)
   
   --------------------------------------------------------------------------------
   
   The former capital of the Pagan Kingdom used to host, at it’s peak glory
   times, over 10000 buddhist temples and monasteries.
   Read More


 * INLE FULLDAY SIGHTSEEING
   
   --------------------------------------------------------------------------------
   
   Inle Lake is a freshwater lake located in the Nyaungshwe Township of Taunggyi
   District of Shan State, part of Shan Hills in Myanmar
   Read More


 * MANDALAY FULLDAY SIGHTSEEING
   
   --------------------------------------------------------------------------------
   
   Mandalay is a city and former royal capital in northern Myanmar (formerly
   Burma) on the Irrawaddy River.
   Read More


 * UNIQUE MYANMAR
   
   --------------------------------------------------------------------------------
   
   Chase Travel's Unique Myanmar Package is the well-famous among customers.
   (Yangon-Bago-Mandalay-Bagan)
   Read More


 * 6DAYS OF TOP-3 MYANMAR DESTINATIONS TOUR
   
   --------------------------------------------------------------------------------
   
   Among the icons of Myanmar , the three of Yangon , Golden Rock and Bagan
   sites are a must visit. Let's explore and get hands-on experience as seeing
   is believing.
   Read More


 * PHOTOGRAPHY WITH BALLOON IN BAGAN AND INLE
   
   --------------------------------------------------------------------------------
   
   Brand-new Balloon in Inle lake and famed balloon over Bagan are the only
   service that offers visitors an unparalleled aerial view of the region’s
   stunning landscape from hot air balloons.
   Read More


 * ACTIVITIES TOUR WITHIN 13DAYS
   
   --------------------------------------------------------------------------------
   
   What this activities tour will give you is your mind & body will become
   invigorating, Interacting with our local peoples and get chance to see the
   way of life firsthand.
   Read More


 * BESPOKE TOUR WITHIN 13DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * DIVE INTO YANGON CITY TOUR
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * EXPLORE DEEPLY TOUR WITHIN 10 DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * FOUR DESTINATION TOUR WITHIN 6DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * SHORT BUT WORTH TOURING WITHIN 5 DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * THREE DESTINATION TOUR WITHIN 7DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * TOP 3 TOUR WITHIN 6DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * RELAXATION NGWESAUNG BEACH TOUR
   
   --------------------------------------------------------------------------------
   
   Ngwesaung is a beach resort located 48 km west of Pathein, Ayeyarwady Region,
   Myanmar.
   Read More


 * AMAZING NGAPALI BEACH TOUR
   
   --------------------------------------------------------------------------------
   
   Ngapali Beach can be found in Rakhine, in Myanmar. It is the most well known
   beach of the country, visited by tourists from all over the world every year.
   Read More

 * Inbound Tour


INBOUND TOUR


 * SHORT BUT WORTH TOURING WITHIN 5 DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * BALLOONING IN MYANMAR
   
   --------------------------------------------------------------------------------
   
   Balloons over Bagan provide visitors a unique opportunity to see this ancient
   kingdom, as it never has been before.
   Read More


 * YANGON DAY TRIP
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels and Tours provide Full day city tour to customers who want
   to explore Yangon and nearby places
   Read More


 * WONDER OF GOLDEN ROCK
   
   --------------------------------------------------------------------------------
   
   Kyaiktiyo Pagoda is a well-known Buddhist pilgrimage site in Mon State,
   Burma. It is a small pagoda built on the top of a granite boulder covered
   with gold leaves pasted on by devotees.
   Read More


 * THANLYIN KYAUK TAN DAY TRIP
   
   --------------------------------------------------------------------------------
   
   Thanlyin is a major port city of Burma, located across Bago River from the
   city of Yangon. It is home to the largest port in the country, Thilawa port.
   Read More


 * EXPLORE TEMPLES CITY
   
   --------------------------------------------------------------------------------
   
   Explore temple city tour packages 5 days, you will enjoy tours in Myanmar and
   visit the most significant places as well as important pagodas and temples in
   this golden land.
   Read More


 * BUDGET TOUR
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels and Tours offer Budget tour (7Days) to all customers.
   Read More


 * HIGHLIGHT OF GOLDEN ROCK
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels offer leisure tour package(7days) to all leisure travelers
   which arranged by flight.
   Read More


 * ECO TOUR (JUNGLE TRIP AT ELEPHANT CAMP)
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels and Tours offer ECO Tour package to all customers who are
   interesting adventure.
   Read More


 * EXPLORE BAGAN (CITY TOUR)
   
   --------------------------------------------------------------------------------
   
   The former capital of the Pagan Kingdom used to host, at it’s peak glory
   times, over 10000 buddhist temples and monasteries.
   Read More


 * INLE FULLDAY SIGHTSEEING
   
   --------------------------------------------------------------------------------
   
   Inle Lake is a freshwater lake located in the Nyaungshwe Township of Taunggyi
   District of Shan State, part of Shan Hills in Myanmar
   Read More


 * MANDALAY FULLDAY SIGHTSEEING
   
   --------------------------------------------------------------------------------
   
   Mandalay is a city and former royal capital in northern Myanmar (formerly
   Burma) on the Irrawaddy River.
   Read More


 * UNIQUE MYANMAR
   
   --------------------------------------------------------------------------------
   
   Chase Travel's Unique Myanmar Package is the well-famous among customers.
   (Yangon-Bago-Mandalay-Bagan)
   Read More


 * 6DAYS OF TOP-3 MYANMAR DESTINATIONS TOUR
   
   --------------------------------------------------------------------------------
   
   Among the icons of Myanmar , the three of Yangon , Golden Rock and Bagan
   sites are a must visit. Let's explore and get hands-on experience as seeing
   is believing.
   Read More


 * PHOTOGRAPHY WITH BALLOON IN BAGAN AND INLE
   
   --------------------------------------------------------------------------------
   
   Brand-new Balloon in Inle lake and famed balloon over Bagan are the only
   service that offers visitors an unparalleled aerial view of the region’s
   stunning landscape from hot air balloons.
   Read More


 * ACTIVITIES TOUR WITHIN 13DAYS
   
   --------------------------------------------------------------------------------
   
   What this activities tour will give you is your mind & body will become
   invigorating, Interacting with our local peoples and get chance to see the
   way of life firsthand.
   Read More


 * BESPOKE TOUR WITHIN 13DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * DIVE INTO YANGON CITY TOUR
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * EXPLORE DEEPLY TOUR WITHIN 10 DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * FOUR DESTINATION TOUR WITHIN 6DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * SHORT BUT WORTH TOURING WITHIN 5 DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * THREE DESTINATION TOUR WITHIN 7DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * TOP 3 TOUR WITHIN 6DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * RELAXATION NGWESAUNG BEACH TOUR
   
   --------------------------------------------------------------------------------
   
   Ngwesaung is a beach resort located 48 km west of Pathein, Ayeyarwady Region,
   Myanmar.
   Read More


 * AMAZING NGAPALI BEACH TOUR
   
   --------------------------------------------------------------------------------
   
   Ngapali Beach can be found in Rakhine, in Myanmar. It is the most well known
   beach of the country, visited by tourists from all over the world every year.
   Read More

 * Outbound Tours
 * Inbound Tour


OUTBOUND TOURS


 * SINGAPORE TOURS
   
   --------------------------------------------------------------------------------
   
   Chase Travels and Tours provide value for money tour packages for city
   sightseeing, including hotel and transfer.
   Read More


 * MALAYSIA TOURS
   
   --------------------------------------------------------------------------------
   
   Explore the cultural ethnicity and diversity of Malaysia with Chase Travels
   and Tours!!!
   Read More


 * THAILAND TOURS
   
   --------------------------------------------------------------------------------
   
   Chase Travels and Tours offers Bangkok Leisure Tour Package which tend to
   Family who want to go shopping and leisure.
   Read More


 * KOREA TOUR
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels and Tours offer Amazing Korea Tour which include such
   places SEOUL / JEJU / BUSAN / EVERLAND / NAMI ISLAND.
   Read More


 * INDONESIA TOUR
   
   --------------------------------------------------------------------------------
   
   Discover the Breathtaking Beauty of  3Nights/4Days Bali Package with Chase
   Travels and Tours!!!
   Read More


 * EXPLORE HUA HIN PACKAGE
   
   --------------------------------------------------------------------------------
   
   Hua Hin is a seaside resort on the Chase of Thailand. Hua Hin Beach, popular
   for kitesurfing and other water sports,
   Read More


 * DUBAI OPTIONAL TOUR
   
   --------------------------------------------------------------------------------
   
   Dubai Optional Tour Available at Chase Travels!!! Our Chase Travel Agent is
   providing reasonable price and best quality car rental services for Dubai
   City Tour. Book with us!!!
   Read More


 * DUBAI ADMISSION TICKETS
   
   --------------------------------------------------------------------------------
   
   Available Dubai Admission Tickets at Chase Travels and Tours!!!
   Read More


 * SIEM REAP - PHNOM PENH COLOR
   
   --------------------------------------------------------------------------------
   
   Available SIEM REAP - PHNOM PENH COLOR Tour At Chase Travels and Tours!!!
   Read More


INBOUND TOUR


 * SHORT BUT WORTH TOURING WITHIN 5 DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * BALLOONING IN MYANMAR
   
   --------------------------------------------------------------------------------
   
   Balloons over Bagan provide visitors a unique opportunity to see this ancient
   kingdom, as it never has been before.
   Read More


 * YANGON DAY TRIP
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels and Tours provide Full day city tour to customers who want
   to explore Yangon and nearby places
   Read More


 * WONDER OF GOLDEN ROCK
   
   --------------------------------------------------------------------------------
   
   Kyaiktiyo Pagoda is a well-known Buddhist pilgrimage site in Mon State,
   Burma. It is a small pagoda built on the top of a granite boulder covered
   with gold leaves pasted on by devotees.
   Read More


 * THANLYIN KYAUK TAN DAY TRIP
   
   --------------------------------------------------------------------------------
   
   Thanlyin is a major port city of Burma, located across Bago River from the
   city of Yangon. It is home to the largest port in the country, Thilawa port.
   Read More


 * EXPLORE TEMPLES CITY
   
   --------------------------------------------------------------------------------
   
   Explore temple city tour packages 5 days, you will enjoy tours in Myanmar and
   visit the most significant places as well as important pagodas and temples in
   this golden land.
   Read More


 * BUDGET TOUR
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels and Tours offer Budget tour (7Days) to all customers.
   Read More


 * HIGHLIGHT OF GOLDEN ROCK
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels offer leisure tour package(7days) to all leisure travelers
   which arranged by flight.
   Read More


 * ECO TOUR (JUNGLE TRIP AT ELEPHANT CAMP)
   
   --------------------------------------------------------------------------------
   
   Our Chase Travels and Tours offer ECO Tour package to all customers who are
   interesting adventure.
   Read More


 * EXPLORE BAGAN (CITY TOUR)
   
   --------------------------------------------------------------------------------
   
   The former capital of the Pagan Kingdom used to host, at it’s peak glory
   times, over 10000 buddhist temples and monasteries.
   Read More


 * INLE FULLDAY SIGHTSEEING
   
   --------------------------------------------------------------------------------
   
   Inle Lake is a freshwater lake located in the Nyaungshwe Township of Taunggyi
   District of Shan State, part of Shan Hills in Myanmar
   Read More


 * MANDALAY FULLDAY SIGHTSEEING
   
   --------------------------------------------------------------------------------
   
   Mandalay is a city and former royal capital in northern Myanmar (formerly
   Burma) on the Irrawaddy River.
   Read More


 * UNIQUE MYANMAR
   
   --------------------------------------------------------------------------------
   
   Chase Travel's Unique Myanmar Package is the well-famous among customers.
   (Yangon-Bago-Mandalay-Bagan)
   Read More


 * 6DAYS OF TOP-3 MYANMAR DESTINATIONS TOUR
   
   --------------------------------------------------------------------------------
   
   Among the icons of Myanmar , the three of Yangon , Golden Rock and Bagan
   sites are a must visit. Let's explore and get hands-on experience as seeing
   is believing.
   Read More


 * PHOTOGRAPHY WITH BALLOON IN BAGAN AND INLE
   
   --------------------------------------------------------------------------------
   
   Brand-new Balloon in Inle lake and famed balloon over Bagan are the only
   service that offers visitors an unparalleled aerial view of the region’s
   stunning landscape from hot air balloons.
   Read More


 * ACTIVITIES TOUR WITHIN 13DAYS
   
   --------------------------------------------------------------------------------
   
   What this activities tour will give you is your mind & body will become
   invigorating, Interacting with our local peoples and get chance to see the
   way of life firsthand.
   Read More


 * BESPOKE TOUR WITHIN 13DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * DIVE INTO YANGON CITY TOUR
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * EXPLORE DEEPLY TOUR WITHIN 10 DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * FOUR DESTINATION TOUR WITHIN 6DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * SHORT BUT WORTH TOURING WITHIN 5 DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * THREE DESTINATION TOUR WITHIN 7DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * TOP 3 TOUR WITHIN 6DAYS
   
   --------------------------------------------------------------------------------
   
   
   Read More


 * RELAXATION NGWESAUNG BEACH TOUR
   
   --------------------------------------------------------------------------------
   
   Ngwesaung is a beach resort located 48 km west of Pathein, Ayeyarwady Region,
   Myanmar.
   Read More


 * AMAZING NGAPALI BEACH TOUR
   
   --------------------------------------------------------------------------------
   
   Ngapali Beach can be found in Rakhine, in Myanmar. It is the most well known
   beach of the country, visited by tourists from all over the world every year.
   Read More


CHARTER FLIGHT

Chase Travels & Tours is the only one leading most comprehensive and efficient
private Company Limited in Myanmar. operating the Hajj charter flight assignment
and Aircraft Brokerage in addition to our normal tour business operations.
Read More


VISA INFORMATION

Visa can be obtained at every Myanmar embassy or consulate by submitting a
passport and (3) photos. The Visa fee is USD 20.
Read More

Currency exchange

July 22, 2019, 8:00 am ( 1 USD )


 * MMK 1,510.8
 * CNY 219.56
 * JPY 1,400.4
 * THB 48.980


HOT DEALS

CHECK OUT SPECIAL DEALS

 * From USD 295
   
   BALLOONING IN MYANMAR

 * From USD 35 (BASED ON 2 PAX)
   
   EVENING HORSE CART TOUR IN BAGAN

 * From USD 188 (4D3N)
   
   4D3N SINGAPORE & LEGOLAND MALAYSIA DAY TOUR

 * From USD 180 PER PERSON (BASED ON 2 PAX)
   
   3D2N D’RESORT FUN & RELAXATION PACKAGE

 * From USD 420USD (BASED ON 2 PAX)
   
   3D2N RESORT WORLD SENTOSA DELUXE PACKAGE

 * From USD 1970 PER PERSON (BASED ON 2 PAX)
   
   MALDIVES PACKAGE

 * From USD 50
   
   MANDALAY-BAGAN (ROUNDTRIP) FERRY TICKET

 * From USD
   
   SINGAPORE ATTRACTION TICKETS

 * From USD
   
   DUBAI ADMISSION TICKETS

 * From USD
   
   DUBAI OPTIONAL TOUR

View All


HOTELS

TRAVELER CHOICE

    Local    International


PANORAMA HOTEL

USD 155.00
Detail


YUZANA HOTEL

USD 140.00
Detail


KANDAWGYI PALACE HOTEL

USD 155.00
Detail


BAGAN UMBRA HOTEL

USD 110.00
Detail


BAGAN PRINCESS

USD 120.00
Detail


AUREUM PALACE

USD 100.00
Detail
View All


HOTEL 99 PUDU

Detail


ANCASA HOTEL & SPA KUALA LUMPUR BY ANCASA HOTELS & RESORTS

Detail


ARENAA STAR HOTEL

Detail


CORONA INN HOTEL

Detail


CRYSTAL CROWN HOTEL KUALA LUMPUR

Detail


FRASER PLACE KUALA LUMPUR

Detail
View All


TESTIMONIAL

TRAVELER SAYS

> "Chase Travels & Tours is an excellent Travel Agent for us and considered our
> unique needs as they planned our itinerary. Every suggestion they made was
> excellent, they considered our budget, time constraints, and personal likes
> and dislikes." BY DENIAL


TOUR ATTRACTION

BEST PLACES FOR YOU

 * Inle
 * Pathein
 * Hpa An
 * Mrauk U
 * Sagaing
 * Bagan

View ALL      


ABOUT MYANMAR

Myanmar occupies a large land area of over 676000 square kilometers. It lies
between latitude 10 and 28 degrees north and longitude 92 and 101 degrees east.


TRAVEL TIPS

We are much pleasure on presenting our company Chase Travel and Tour to you. It
operates on tour operation as well as with air ticket arrangements.


OUR SERVICES

May we say you a cheerful greeting from Myanmar? We are much pleasure on
presenting our company Chase Travel and Tour to you. It operates on tour
operation as well as with air ticket arrangements.

 * Tour Program
 * Hotels
 * Destinations
 * Travel Info
 * About Us
 * Contact

FIND US ON
  


COPYRIGHT 2019 © CHASE TRAVELS & TOURS

Powered by Digital Dots

Translate »

 * 



原文

请对此翻译评分
您的反馈将用于改进谷歌翻译