kagimaldives.com Open in urlscan Pro
2606:4700:20::681a:be  Public Scan

Submitted URL: http://kagimaldives.com/
Effective URL: https://kagimaldives.com/
Submission: On January 23 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

GET https://be.synxis.com/

<form target="_blank" class="form booking-form-fixed mt-2" method="get" action="https://be.synxis.com/">
  <div class="form-row">
    <div class="form-group col-6">
      <label for="CheckIn">Check-In</label>
      <input type="text" name="arrive" class="form-control checkIn" required="">
    </div>
    <div class="form-group col-6">
      <label for="CheckOut">Check-Out</label>
      <input type="text" name="depart" class="form-control checkOut" required="">
    </div>
  </div>
  <div class="form-row">
    <div class="form-group col-4">
      <label for="rooms">Rooms</label>
      <select class="form-control" name="rooms" id="rooms">
        <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>
      </select>
    </div>
    <div class="form-group col-4">
      <label for="adult">Adult</label>
      <select class="form-control" name="adult" id="adult">
        <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>
      </select>
    </div>
    <div class="form-group col-4">
      <label for="children">Children</label>
      <select class="form-control" name="children" id="children">
        <option value="">Select</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>
      </select>
    </div>
  </div>
  <div class="form-group">
  </div>
  <button type="submit" class="btn-kagi btn-kagi-primary">Check Availability</button>
  <input type="hidden" name="chain" value="14463">
  <input type="hidden" name="configcode" value="KAGI">
  <input type="hidden" name="currency" value="USD">
  <input type="hidden" name="level" value="hotel">
  <input type="hidden" name="locale" value="en-US">
  <input type="hidden" name="themecode" value="KAGI">
  <input type="hidden" name="hotel" value="9563">
  <input type="hidden" name="clearcache" value="all">
</form>

GET https://be.synxis.com/

<form target="_blank" class="form booking-form-fixed mt-2" method="get" action="https://be.synxis.com/">
  <div class="modal-header">
    <h3 class="modal-title" id="bookingModalLongTitle">Book Your Stay</h3>
    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
      <svg class="svg-inline--fa fa-times-circle fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times-circle" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
        <path fill="currentColor"
          d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z">
        </path>
      </svg><!-- <i class="fas fa-times-circle"></i> Font Awesome fontawesome.com -->
    </button>
  </div>
  <div class="modal-body">
    <div class="form-row">
      <div class="form-group col-6" data-children-count="1">
        <label for="CheckIn">Check-In</label>
        <input type="text" name="arrive" class="form-control checkIn" required="">
      </div>
      <div class="form-group col-6" data-children-count="1">
        <label for="CheckOut">Check-Out</label>
        <input type="text" name="depart" class="form-control checkOut" required="">
      </div>
    </div>
    <div class="form-row">
      <div class="form-group col-4" data-children-count="1">
        <label for="rooms">Rooms</label>
        <select class="form-control" name="rooms" id="rooms">
          <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>
        </select>
      </div>
      <div class="form-group col-4" data-children-count="1">
        <label for="adult">Adult</label>
        <select class="form-control" name="adult" id="adult">
          <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>
        </select>
      </div>
      <div class="form-group col-4" data-children-count="1">
        <label for="children">Children</label>
        <select class="form-control" name="children" id="children">
          <option value="">Select</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>
        </select>
      </div>
    </div>
    <div class="form-group">
    </div>
    <input type="hidden" name="chain" value="14463">
    <input type="hidden" name="configcode" value="KAGI">
    <input type="hidden" name="currency" value="USD">
    <input type="hidden" name="level" value="hotel">
    <input type="hidden" name="locale" value="en-US">
    <input type="hidden" name="themecode" value="KAGI">
    <input type="hidden" name="hotel" value="9563">
    <input type="hidden" name="clearcache" value="all">
  </div>
  <div class="modal-footer">
    <button type="submit" class="btn-kagi btn-kagi-primary">Check Availability</button>
  </div>
</form>

Text Content

 * Overview
 * Travel Journeys
 * Elegant Living Space
 * Wellness Journeys
 * The Baani Spa
 * Culinary Journeys
 * Premium all inclusive
 * Diving & Water Sports
 * Pure Romance
 * Pure Life Experiences
 * Family Experiences
 * Sustainability
 * Gallery
 * Festive Season


 * 
 * 
 * 
 * 

 * Special Offers
 * Contact Us

 * Book Now


ELEGANT LIVING SPACE


WELLNESS JOURNEYS


CULINARY JOURNEYS


PURE LIFE EXPERIENCES




WELCOME TO KAGI MALDIVES RESORT & SPA

THE ESSENCE OF PURE LIFE

Explore our signature tropical island journeys and fall in love with the
simplicity of life.

When staying in Kagi Maldives Resort & Spa, you are bound to discover the
harmony between living healthy and joyfully. Our journeys will take you on a
venture filled with authentic Maldivian luxury and moments beyond all your
expectations.

Whether traveling solo or together with your loved ones, in Kagi Maldives Resort
& Spa, you take the plunge in simplified elegance and unveil the essence of Pure
Life.



AUTHENTIC MOMENTS
~Evoke your senses with the simplicity of our island's natural beauty ~



Explore a cultivation of an authentic Maldivian Island Spirit. In Kagi you can
experience a spontaneous admiration for the perfectly simple delights in life.
Discover a heart for loving nature, wishing things to exist in its natural way
and appreciate moments within the flow of time with all senses.

DISCOVER THE ART OF LIFE
~ Find your perfect Balance during your stay ~



Your resort journey will make you find the simplicity of life - being Healthy
and Joyfully and unwind your body and mind to its natural balance.

AUTHENTIC MOMENTS
~Evoke your senses with the simplicity of our island's natural beauty ~



Explore a cultivation of an authentic Maldivian Island Spirit. In Kagi you can
experience a spontaneous admiration for the perfectly simple delights in life.
Discover a heart for loving nature, wishing things to exist in its natural way
and appreciate moments within the flow of time with all senses.

DISCOVER THE ART OF LIFE
~ Find your perfect Balance during your stay ~



Your resort journey will make you find the simplicity of life - being Healthy
and Joyfully and unwind your body and mind to its natural balance.

AUTHENTIC MOMENTS
~Evoke your senses with the simplicity of our island's natural beauty ~



Explore a cultivation of an authentic Maldivian Island Spirit. In Kagi you can
experience a spontaneous admiration for the perfectly simple delights in life.
Discover a heart for loving nature, wishing things to exist in its natural way
and appreciate moments within the flow of time with all senses.

DISCOVER THE ART OF LIFE
~ Find your perfect Balance during your stay ~



Your resort journey will make you find the simplicity of life - being Healthy
and Joyfully and unwind your body and mind to its natural balance.


Previous slide
Next slide




ELEGANT LIVING SPACE

The 50- villa, boutique island resort, offers elegance in living over the water

or by the beachside with the ultimate seclusion and comfort.




BEACH POOL VILLA


BEACH POOL VILLA

Pure sophistication and true elegance meets your perfect space for an intimate
beach getaway. Indulge in the privacy of your own private beach space while
enjoying the inside of your own private pool. The perfect match for a beach
filled experience.
DISCOVER MORE


OCEAN POOL VILLA


OCEAN POOL VILLA

An understated elegance and secluded space brings to life a bucket list
experience. Access the spectacular house reef directly from your stairs or
submerge into the comfort of your own private pool with panoramic views all
around.
DISCOVER MORE


LAGOON POOL VILLA


LAGOON POOL VILLA

Take a dip in the ocean straight from your over water terrace or float above the
ocean in your private pool and be hypnotized with the gentle lapping of the
waves beneath your villa. The sense of calmness and tranquility is what you are
bound to experience in these villas…
DISCOVER MORE



APPRECIATE THE MOVEMENT OF YOUR BODY."


SAY WHEN WELLNESS


BE INSPIRED

Say When Wellness’ is a balanced combination of feel good experiences. Whether
it is physical work outs or an indulgence into comforting high quality culinary
delights, you are bound to experience a 5-day escape into a reality of goodness
and step out into the world feeling more energized, inspired and rejuvenated.
DISCOVER MORE



CULINARY JOURNEYS


NOURISH YOUR SOUL WITH INNOVATIVE CULINARY CREATIONS

Experience joyful moments with meals intentionally designed to be delicious,
fresh, boldly flavored, simple and above all, satisfying!

DISCOVER MORE





PURE LOVE

You & Me


DIVING

A whole new world


PURE LIFE EXPERIENCES

Feeling energetic or prefer to relax, discover our Pure Life Experiences
specially crafted for the well-being of your mind, body and soul. It is in Kagi
where you can embrace each moment through the pure beauty which appears after
shedding ostentation, gimmicks and opening oneself to feel and remember.
Experience from a diverse range in different activities or excursions well known
in the Maldives and enjoy the natural delights of paradise. 

Discover More


DINING & SOCIALIZING

Connect together while feasting at the same time


FIND YOUR BALANCE

Mindful & Joyful journeys to the best version of you


WATERSPORTS

Thrilling water activities


DESTINATION DINING

Quality time anywhere your heart desire


FAMILY

Fun,love and joy with your special family




WHAT OUR GUEST SAYS...

Amazing holiday! “…The snorkeling is incredible, sharks, sting rays lots of
dorys and on my last day I saw dolphins! Food was amazing, the chef dealt with
my sushi addiction on a lunch and dinner basis! Hussain the waiter was honestly
amazing. We were always greeted by a smile (we could tell from the eyes -
wearing a facemask) and a welcoming voice. He always remembered our order. Yoga
was great! Fantastic service of excursions. We did the complemtary dolphin
excursion and the staff took some of my most favourite photos I have ever seen.
We did the turtle excursion also as saw 15 huge turtles! We were the only ones
there so it's great the turtles are not scared and the 2 scuba dives which was
great service. Sad to have left but looking forward to returning!...”

Sarah Q from Dubai 5 Star Holiday to Remember
“…I don't know where to start. My experience with this resort was remarkable.
Everything was easy and fluid. For those who don't know, Kagi is a new resort
that opened in November 8, 2020. I will start with the reception at the airport.
We arrived and there was someone holding a KAGI sign waiting for us. He took our
luggage and got us two seaplane tickets then he directed me to the sim card
store, because I needed one for our trip. A van took us to the lounge where we
enjoyed a cold beverage waiting for the seaplane to be ready. Once ready, a bus
took us to the seaplane. The seaplane took us to LUX* North Male Atoll Resort.
After which we took a 5 minutes speedboat to Kagi resort. The reception was
amazing. The design of this resort is amazing, specially the spa and the pool
area…”

OnAir19861901160 from Portland, OreganoSimply Amazing
"...Me and my mom recently had a trip to Kagi, Maldives and we had an
unbelievable experience there! The hotel just opened and it almost felt like we
had the whole island to ourselves. Although it's very relaxing place, there was
plenty things to do - from snorkeling in the most beautiful reef to going out to
different excursions. The hotel is stunning, it was the only hotel that had a
good price for overwater bungalow with pool. People went above and beyond to
make us feel welcome. Food is absolutely delicious as well!!!..."

Elena GAmazing Experience
Amazing holiday! “…The snorkeling is incredible, sharks, sting rays lots of
dorys and on my last day I saw dolphins! Food was amazing, the chef dealt with
my sushi addiction on a lunch and dinner basis! Hussain the waiter was honestly
amazing. We were always greeted by a smile (we could tell from the eyes -
wearing a facemask) and a welcoming voice. He always remembered our order. Yoga
was great! Fantastic service of excursions. We did the complemtary dolphin
excursion and the staff took some of my most favourite photos I have ever seen.
We did the turtle excursion also as saw 15 huge turtles! We were the only ones
there so it's great the turtles are not scared and the 2 scuba dives which was
great service. Sad to have left but looking forward to returning!...”

Sarah Q from Dubai 5 Star Holiday to Remember
“…I don't know where to start. My experience with this resort was remarkable.
Everything was easy and fluid. For those who don't know, Kagi is a new resort
that opened in November 8, 2020. I will start with the reception at the airport.
We arrived and there was someone holding a KAGI sign waiting for us. He took our
luggage and got us two seaplane tickets then he directed me to the sim card
store, because I needed one for our trip. A van took us to the lounge where we
enjoyed a cold beverage waiting for the seaplane to be ready. Once ready, a bus
took us to the seaplane. The seaplane took us to LUX* North Male Atoll Resort.
After which we took a 5 minutes speedboat to Kagi resort. The reception was
amazing. The design of this resort is amazing, specially the spa and the pool
area…”

OnAir19861901160 from Portland, OreganoSimply Amazing
"...Me and my mom recently had a trip to Kagi, Maldives and we had an
unbelievable experience there! The hotel just opened and it almost felt like we
had the whole island to ourselves. Although it's very relaxing place, there was
plenty things to do - from snorkeling in the most beautiful reef to going out to
different excursions. The hotel is stunning, it was the only hotel that had a
good price for overwater bungalow with pool. People went above and beyond to
make us feel welcome. Food is absolutely delicious as well!!!..."

Elena GAmazing Experience
Amazing holiday! “…The snorkeling is incredible, sharks, sting rays lots of
dorys and on my last day I saw dolphins! Food was amazing, the chef dealt with
my sushi addiction on a lunch and dinner basis! Hussain the waiter was honestly
amazing. We were always greeted by a smile (we could tell from the eyes -
wearing a facemask) and a welcoming voice. He always remembered our order. Yoga
was great! Fantastic service of excursions. We did the complemtary dolphin
excursion and the staff took some of my most favourite photos I have ever seen.
We did the turtle excursion also as saw 15 huge turtles! We were the only ones
there so it's great the turtles are not scared and the 2 scuba dives which was
great service. Sad to have left but looking forward to returning!...”

Sarah Q from Dubai 5 Star Holiday to Remember
“…I don't know where to start. My experience with this resort was remarkable.
Everything was easy and fluid. For those who don't know, Kagi is a new resort
that opened in November 8, 2020. I will start with the reception at the airport.
We arrived and there was someone holding a KAGI sign waiting for us. He took our
luggage and got us two seaplane tickets then he directed me to the sim card
store, because I needed one for our trip. A van took us to the lounge where we
enjoyed a cold beverage waiting for the seaplane to be ready. Once ready, a bus
took us to the seaplane. The seaplane took us to LUX* North Male Atoll Resort.
After which we took a 5 minutes speedboat to Kagi resort. The reception was
amazing. The design of this resort is amazing, specially the spa and the pool
area…”

OnAir19861901160 from Portland, OreganoSimply Amazing
"...Me and my mom recently had a trip to Kagi, Maldives and we had an
unbelievable experience there! The hotel just opened and it almost felt like we
had the whole island to ourselves. Although it's very relaxing place, there was
plenty things to do - from snorkeling in the most beautiful reef to going out to
different excursions. The hotel is stunning, it was the only hotel that had a
good price for overwater bungalow with pool. People went above and beyond to
make us feel welcome. Food is absolutely delicious as well!!!..."

Elena GAmazing Experience

Previous
Next


#KAGIMALDIVES


REFLECTIONS OF TIMELESS MEMORIES




BOOK YOUR STAY

Check-In
Check-Out
Rooms 1 2 3 4 5 6 7 8
Adult 1 2 3 4 5 6
Children Select 1 2 3 4 5

Check Availability
Book Now

Email: info@kagimaldives.com
Phone: +960 664 0123
Fax: +960 664 0664


Address: Kagi Maldives Resort & Spa,
Champa Building, 3rd Floor, Male 20187
Republic of Maldives


 * Factsheet
 * Careers
 * Terms & Condition
 * Privacy Policy
 * Management
 * Kagi Mobile APP
 * Kagi 2023 | Calendar

© 2020 Kagi Maldives Resort & Spa. All rights reserved.

 * 
 * 
 * 


BOOK YOUR STAY

Check-In
Check-Out
Rooms 1 2 3 4 5 6 7 8
Adult 1 2 3 4 5 6
Children Select 1 2 3 4 5

Check Availability
CancelApply
CancelApply
CancelApply
CancelApply