Lady Drivers
We empower women through tourism jobs. All our drivers are fully licensed and super friendly!
Last-minute booking or questions, please WhatsApp/iMessage us
(+84)90 1144 116Led by 100% female riders, KissTour takes you off the beaten path to explore Saigon’s best street food and hidden gems on back of the bikes.
With over 5,200 five-star reviews and a #1 TripAdvisor ranking, we’re trusted by solo travelers, couples, families, and foodies around the world.
Join us for fun, safety, and authentic cultural connection — all on two wheels.
As featured in & reviewed on
Kiss the Culture
on Two Wheels
Discover the city & food with the #GirlPower Riders!
Book now4.5 hours
US $79 per person
Our Michelin-inspired food tour takes you to 6 local spots across 5 districts, with 7+ authentic dishes and one scenic stop by night.
4 hours
US $59 per person
Our #1-rated food tour in Ho Chi Minh takes you to real local spots, with 10+ authentic dishes and 5 districts to explore at night.
3.5 hours
US $39 per person
Feel like a local when immersing yourself into the nightlife and explore the local places that most tourists don’t often see.
3.5 hours
US $45 per person
Explore Saigon’s history and hidden war-time stories in half-day or full-day options. Includes famous landmarks and lesser-known gems.
4 hours
US $59 per person
Ride through Saigon and enjoy 10+ flavorful vegan dishes with local guides who feel more like friends than tour leaders.
We help you travel better
03/07/2025
This article highlights 8 best Vietnamese dishes from phở to chè that often appear in the Michelin Guide. It explains what makes them stand out and why they are worth trying in Ho Chi Minh City.From humble street eats to refined regional specialties, Vietnamese dishes have captivated global food lovers with their vibrant flavors, delicate balance, and cultural depth, earning growing recognition in prestigious selections…
03/07/2025
This article highlights 8 best Vietnamese dishes from phở to chè that often appear in the Michelin Guide. It explains…
I highly recommend this tour, I’ve done bike city tours before but this was the best. The girls are amazing, knowledgeable and speak fantastic English. They are very safe drivers (so much so that I was comfortable with them taking my 16 yr daughter on the back of their bike). The lunch was delicious and they brought us to so many interesting places. This is a must if you come to HCM
My husband and I enjoyed a fantastic tour with these lovely ladies. At times, it was a bit terrifying but also exhilerating on the back of the scooter as they weaved their way through the streets of Ho Ch Minh. We went to several districts and tried many different types of food . The girls explained what the food was, its history and how to eat it . I am still thinking about the delicious crab noodle soup that had huge chunks of crab meat and the most incredibly flavoured stock. They were so much fun and really seemed to enjoy showing us their city. My tip would be to do this food tour first at the beginning of your stay so that you can go back to places you like if you wanted to later.
Incredible Food Tour Experience with Vy from Kiss Tour!
My food tour in Ho Chi Minh City with Vy from Kiss Tour was absolutely extraordinary! Vy is an experienced, kind-hearted, and incredibly knowledgeable guide who made my evening unforgettable.
From the moment I met her, Vy’s warm personality and genuine care for my experience stood out. She effortlessly guided me through the bustling streets and hidden alleyways, introducing me to local gems and authentic Vietnamese dishes I would’ve never found on our own.
Her deep understanding of Vietnamese culture, food, and history added so much value to every bite and every stop. She patiently explained the ingredients, preparation, and stories behind each dish, and made sure I was comfortable and enjoying ourselves throughout.
Not only is Vy a true foodie, but her passion for sharing her culture shines in everything she does. She took the time to connect with me on a personal level, tailoring the experience to my tastes and pace, and made me feel like I was exploring the city with a good friend.
If you’re in Ho Chi Minh City and want a food tour that goes beyond just great food – one filled with heart, authenticity, and unforgettable moments – Vy is the guide you need. Highly, highly recommended!
One the most beautiful experiences here in Vietnam! Love a reality thought and built by women! The girls are amazing, so funny, welcoming and super professional! I will do it again when I will be in Saigon!
Keidy and Esther provided us with such an informative experience. They were both really great to talk with, not only about the food but also the local Vietnemese people and their way of life both past and present. Highly recommend
⭐️⭐️⭐️⭐️⭐️ indeed! Thank you Ms. Kim and Ms. Jasmine!
This was one of the best experiences I had during my trip in Asia! The tour was so fun, the girls were amazing, we tasted delicious local food, learned about Vietnam culture, and drove around Saigon with their bikes! What an experience! You cannot miss this tour!
A wonderful experience! Fantastic knowledgeable guides and excellent drivers. We went on a short private tour and asked to be picked up and returned directly to our hotel. Perfect!
This was such a fun experience. I was paired with Fidelia who was very warm and welcoming. She made sure I felt at ease and asked questions about myself and my culture to break the ice. Throughout the tour we chatted a lot about the city’s history. Also wanted to mention that Fidelia was a very very safe driver. I did not feel unsafe at any point.
We did a pescatarian food tour- the dishes were delicious. The vibes were great. I cannot recommend this experience enough to people wanting to shut their brains off and discover the city through the lens of a local in one of the most relaxed and chill ways possible.
function addClickEventToReadMoreButtons() { document.querySelectorAll(".testimonial-card-more").forEach(button => { if (!button.dataset.eventBound) { button.dataset.eventBound = "true"; button.addEventListener("click", function(event) { event.stopPropagation(); let cardContentWrap = this.closest(".testimonial-card").querySelector(".testimonial-card-content-wrap"); openPopupWithCardContent(cardContentWrap); }); } }); } function openPopupWithCardContent(cardContentWrap) { let cardContent = cardContentWrap.innerHTML; let popupContent = document.querySelector(".brxe-popup-3733 .popup-content"); popupContent.innerHTML = ''; // Xóa nội dung cũ popupContent.innerHTML = cardContent; // Thêm nội dung mới // Cập nhật data-script-id cho ul trong popup const ulElement = popupContent.querySelector('ul[data-script-id]'); if (ulElement) { ulElement.setAttribute('data-script-id', 'vtgallery'); } // Mở popup bricksOpenPopup(3733); // Khởi tạo lại lightbox sau khi popup mở setTimeout(function() { initLightbox(); }, 500); } function initLightbox() { const ulElement = document.querySelector('.popup-content ul[data-script-id]'); if (typeof PhotoSwipeLightbox !== "undefined" && ulElement) { let lightbox = new PhotoSwipeLightbox({ gallery: ulElement, children: "a", pswpModule: PhotoSwipe5, paddingFn: (viewportSize) => ({ top: 24, bottom: 24, left: 0, right: 0 }) }); lightbox.init(); } else { console.error("PhotoSwipe is not loaded properly or element not found."); } } document.addEventListener('DOMContentLoaded', function () { // Gắn sự kiện ban đầu addClickEventToReadMoreButtons(); // Tự động thêm class `brx` vào .pswp khi ảnh trong popup được click const popupContent = document.querySelector('.popup-content'); if (popupContent) { popupContent.addEventListener('click', function(event) { if (event.target.tagName === 'IMG' && event.target.closest('.bricks-layout-item')) { const pswpElement = document.querySelector('.pswp'); if (pswpElement) { setTimeout(function() { pswpElement.classList.add('brx'); }, 100); } } }); } // Dùng MutationObserver để theo dõi khi Ajax thêm item const observerTarget = document.querySelector('.testimonials-container') || document.body; const observer = new MutationObserver((mutationsList) => { for (let mutation of mutationsList) { if (mutation.type === 'childList' && mutation.addedNodes.length > 0) { addClickEventToReadMoreButtons(); // Gắn lại sự kiện cho các phần tử mới } } }); observer.observe(observerTarget, { childList: true, subtree: true }); });
Share the joy of travel this holiday season! With a Withlocals gift card, your friends and family can explore unique experiences they’ll treasure forever.
Buy a gift cardFounded in 2017 by a local woman, KissTour began as Saigon Kiss Tours, a bold idea to showcase Vietnam through women-led motorbike tours. We’ve served over 100,000 travelers, earned top ratings, and have a high rate of returning guests. More than 500 local women have found jobs through our tours.
Read our story