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 (locationParentId = 3 OR laParentId = 3) AND tourCategory IN (1,3,4) ORDER BY tourBookable DESC, tourMinSalePrice, tourFeatureTitle

33 Tours & Packages to the South Pacific - Friendly Planet Travel

*** DEVELOPMENT VERSION ***

The South Pacific

From the English explorer Captain Cook's first visits, to the 1958 film of the same name, the South Pacific has enchanted the imagination with visions of lei-bearing natives and lushly-covered volcanoes. Of world fame is the Great Barrier Reef, the black pearls of Tahiti, and the New Zealand countryside worthy of being a Lord of the Rings movie set.

Browse our packages to the South Pacific below, or select a destination to narrow the results.

Destinations

Tours & Packages

Search filters:
  • Regions: The South Pacific
  • including closed packages
to
to
to
2 matching packages
Value Vacation Discover New Zealand's South Island
Christchurch, the "Garden City"; Franz Josef & Queenstown; historic Arrowtown; Te Anau, gateway to Fiordland National Park; Dunedin, "Edinburgh of the South"; Oamaru & Twizel. Optional Fiji extension
from $4949 w/ Flights from $3949 Tour Only 12 days
per person, double occupancy*
Value Vacation Discover Ultimate New Zealand
Explore New Zealand’s South and North Islands: Christchurch, Te Anau, Queenstown, Franz Josef, Wellington, Rotorua, Bay of Islands, and Auckland. Optional post-tour extension to Fiji
from $8499 w/ Flights from $7499 Tour Only 18 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.
* 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, locationHTMLTitle, locationMetaDesc, locationDesc, locationLargeImage FROM locations WHERE locationPage = 'south-pacific' AND locationType = 1 AND locationSiteId = 1
0 seconds
Query executed in: 0.06 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 (locationParentId = 3 OR laParentId = 3) AND tourCategory IN (1,3,4) ORDER BY tourBookable DESC, tourMinSalePrice, tourFeatureTitle
0 seconds
Query executed in: 0.06 seconds
Starting query:
SELECT 1
0 seconds
Query executed in: 0.04 seconds
Total execution:   0.17 seconds