SELECT DISTINCT tourId, tourFeatureTitle, tourSubhead, tourCategory, tourIsNew, tourBookable, tourPage, tourVersionNum, tourLargeImg, tourMap, tourSaleCode, tourLandMinDuration, tourLandMaxDuration, tourLandMinEarlyBookPrice, tourLandMaxEarlyBookPrice, tourLandMinSalePrice, tourLandMaxSalePrice, tourAirMinDuration, tourAirMaxDuration, tourAirMinEarlyBookPrice, tourAirMaxEarlyBookPrice, tourAirMinSalePrice, tourAirMaxSalePrice, tourMinEarlyBookDiscount, tourMaxEarlyBookDiscount, tourMinSaleDiscount, tourMaxSaleDiscount, tourMinTotalDiscount, tourMaxTotalDiscount, ISNULL(tourAirMinSalePrice,tourLandMinSalePrice) AS tourMinSalePrice, DENSE_RANK() OVER(PARTITION BY tourPage, tourCategory ORDER BY tourVersionNum ASC) AS tourVersionOrder FROM toursActiveCache t LEFT JOIN tourLocations ON tourId = tlTourId LEFT JOIN locations ON tlLocationId = locationId AND locationType = 2 AND locationSiteId = 1 LEFT JOIN locationAssns ON laLocationId = locationId WHERE tourSiteId = 1 AND tourIsPublic = 1 AND locationId = 351 AND tourCategory IN (1,3,4) ORDER BY tourBookable DESC, tourMinSalePrice, tourFeatureTitle

44 Tours & Packages to Indonesia - Friendly Planet Travel

*** DEVELOPMENT VERSION ***

IndonesiaIndonesia

Fringed by gorgeous beaches, looming volcanoes punctuate the horizon. In tourist-friendly towns, streets are clean, and restaurants and boutiques are cheerful and inviting. Nature parks teem with birds and exotics like the crab-eating macaque monkeys. Clear, calm waters make Indonesia a renowned diving destination.

Tours & Packages

Search filters:
  • Destinations: Indonesia
  • including closed packages
to
to
to
2 matching packages
Independent Package Singapore & Bali Adventure
Singapore's cityscape & garden landscapes & culture-rich Ubud, Bali; with flights, hotels & city tours included plus optional Nusa Dua Beach extension
from $3399 w/ Flights 10 days
per person, double occupancy*
Independent Package Singapore, Hong Kong & Bali Adventure
Three must-visit destinations home to ancient temples & modern skylines: Hong Kong, Singapore & Bali plus optional Nusa Dua Beach extension
from $5149 w/ Flights 13 days
per person, double occupancy*

Trip Reviews & Photos

We love hearing your stories and seeing your photos! Check out our entire fan photo gallery and upload your photos.

Check out independent, verified reviews from real travelers on Feefo.

Fast Facts

Already booked on one of our packages to Indonesia? See everything you need to know before you go.

Entry requirements Please see our Entry Requirements page.
Staying Healthy

Malaria

According to the CDC, malaria is present in Indonesia, but not in the resort areas of Bali.

CDC Malaria guidance: Indonesia/Bali

Money & Credit Cards

Always notify your bank prior to departure to avoid any problems using your credit or debit card while traveling.

Cell Phones & Internet

Want to take your cell phone, tablet or laptop, but not sure how to get cell service or wifi? Read up on using your cell phone abroad and the top 5 ways to get Internet abroad.

* Advertised prices may include an "Instant Savings" discount and/or sale discount, available for a limited time. Prices reflect these discounts. Advertised prices are per person, based on double occupancy; single occupancy rooms may be available for an additional charge. Advertised prices are the best available based on the least expensive travel dates, departure city, and other options, and do not include optional excursions or other optional items. Your total price will vary based upon the dates, flights, and other options you select during the booking process. For packages including flights, prices include Airline Taxes, Fees & Sept. 11th Security Fee, but do not include excess baggage fees or advance seat reservations. Prices and availability subject to change. More about our prices.

© Friendly Planet Travel   Privacy Policy
Execution time
Starting query:
SELECT locationId, locationName, locationParentId, locationCode2, locationHTMLTitle, locationMetaDesc, locationDesc, locationHighlights, locationLargeImage, showId AS locationSlideshowId, showLastModified AS locationSlideshowVer, slideImg AS locationSlideshowFirstImg, locationVideoIDs, locationFAQs, locationEntryReqs, locationFactsOverview, locationFactsHealth, locationFactsWeather, locationFactsClothing, locationFactsDining, locationFactsTipping, locationFactsMoney, locationFactsShopping, locationFactsPower, locationFactsTechnology, locationFactsPhotography, locationFactsTidbits, locationOmitFromMenus FROM locations LEFT JOIN ( SELECT showId, ROUND(CAST(s.lastModified AS float),4) AS showLastModified, slideImg, ROW_NUMBER() OVER (PARTITION BY showId ORDER BY slideOrder ASC) AS RowNum FROM slideshows s INNER JOIN slideshowImages i ON showId = slideShowId ) s ON showId = locationSlideshowId AND s.RowNum = 1 WHERE locationPage = 'indonesia' AND locationType = 2 AND locationSiteId = 1
0 seconds
Query executed in: 0.01 seconds
Starting query:
SELECT DISTINCT tourId, tourFeatureTitle, tourSubhead, tourCategory, tourIsNew, tourBookable, tourPage, tourVersionNum, tourLargeImg, tourMap, tourSaleCode, tourLandMinDuration, tourLandMaxDuration, tourLandMinEarlyBookPrice, tourLandMaxEarlyBookPrice, tourLandMinSalePrice, tourLandMaxSalePrice, tourAirMinDuration, tourAirMaxDuration, tourAirMinEarlyBookPrice, tourAirMaxEarlyBookPrice, tourAirMinSalePrice, tourAirMaxSalePrice, tourMinEarlyBookDiscount, tourMaxEarlyBookDiscount, tourMinSaleDiscount, tourMaxSaleDiscount, tourMinTotalDiscount, tourMaxTotalDiscount, ISNULL(tourAirMinSalePrice,tourLandMinSalePrice) AS tourMinSalePrice, DENSE_RANK() OVER(PARTITION BY tourPage, tourCategory ORDER BY tourVersionNum ASC) AS tourVersionOrder FROM toursActiveCache t LEFT JOIN tourLocations ON tourId = tlTourId LEFT JOIN locations ON tlLocationId = locationId AND locationType = 2 AND locationSiteId = 1 LEFT JOIN locationAssns ON laLocationId = locationId WHERE tourSiteId = 1 AND tourIsPublic = 1 AND locationId = 351 AND tourCategory IN (1,3,4) ORDER BY tourBookable DESC, tourMinSalePrice, tourFeatureTitle
0.01 seconds
Query executed in: 0.04 seconds
Starting query:
SELECT 1
0 seconds
Query executed in: 0.06 seconds
Total execution:   0.14 seconds