What cities can i use miles hawaiian airlines

You can use Hawaiian Airlines miles to book flights to various cities, including destinations throughout the Hawaiian Islands, the U.S. mainland, and select international locations.

Hawaiian Airlines offers a unique travel experience, especially for those looking to explore Hawaii or travel across the Pacific. The airline’s mileage program allows you to redeem miles for flights to a variety of cities.

Some of the popular destinations you can reach using Hawaiian Airlines miles include:

City Country/Region
Honolulu USA (Hawaii)
Maui USA (Hawaii)
Kauai USA (Hawaii)
Hilo USA (Hawaii)
Kona USA (Hawaii)
Los Angeles USA
San Francisco USA
Seattle USA
New York City USA
Tokyo Japan
Sydney Australia
Auckland New Zealand

Hawaiian Airlines primarily services the Hawaiian Islands, and these destinations stand out for their natural beauty and cultural experiences.

You can also redeem miles for flights to the U.S. mainland, including major cities like Los Angeles, San Francisco, and Seattle, which offer a seamless transition to other destinations.

Internationally, Hawaiian Airlines extends its reach to Asia and the South Pacific, with cities such as Tokyo, Sydney, and Auckland on the list. These connections can provide fantastic opportunities for travelers looking to explore beyond Hawaii.

Pro Tip:

When planning to use your Hawaiian Airlines miles, consider booking during off-peak seasons to maximize availability and minimize the number of miles needed for your flight.

H3 Hawaiian Airlines vs. Competitors

Hawaiian Airlines sets itself apart from other airlines like United, Alaska, and Southwest through its unique focus on the Hawaiian travel experience. While many airlines offer flights to Hawaii, Hawaiian Airlines specializes in providing a seamless connection to the islands, with amenities that reflect Hawaiian culture.

Customer service is another area where Hawaiian Airlines excels. Passengers often report a more personalized experience compared to larger carriers. The airline offers a loyalty program that rewards frequent flyers with miles that can be redeemed for flights, upgrades, and even partner services.

Hawaiian Airlines is known for its competitive pricing on inter-island flights, which can be more cost-effective than other airlines. This makes it an attractive choice for those looking to explore multiple islands during a single trip.

For travelers interested in maximizing their miles, here’s a handy tool to check the mileage required for different routes.

<div>
<h3>Hawaiian Airlines Mileage Calculator</h3>
<label for="departure">Departure City:</label>
<input type="text" id="departure" placeholder="e.g., Honolulu">
<label for="arrival">Arrival City:</label>
<input type="text" id="arrival" placeholder="e.g., Maui">
<button onclick="calculateMiles()">Calculate Miles</button>
<p id="result"></p>
</div>
<script>
function calculateMiles() {
const departure = document.getElementById('departure').value.toLowerCase();
const arrival = document.getElementById('arrival').value.toLowerCase();
const mileageChart = {
'honolulu': {'maui': 100, 'kauai': 120, 'kona': 150},
'maui': {'honolulu': 100, 'kauai': 90, 'kona': 200},
// Add more routes as needed
};
if (mileageChart[departure] && mileageChart[departure][arrival]) {
document.getElementById('result').innerHTML = 'Miles required: ' + mileageChart[departure][arrival];
} else {
document.getElementById('result').innerHTML = 'Route not found. Please check the cities.';
}
}
</script>

This tool allows you to input your departure and arrival cities to check the miles needed for your trip. It’s a simple and effective way to plan your travel using Hawaiian Airlines miles.

Disclaimer: This article is for informational purposes only.

What cities can I travel to using Hawaiian Airlines miles?

You can travel to various cities including Honolulu, Maui, Kauai, Hilo, and Kona in Hawaii, as well as major U.S. cities like Los Angeles and San Francisco, and international locations like Tokyo and Sydney.

How do I book flights with Hawaiian Airlines miles?

You can book flights using Hawaiian Airlines miles directly on their website or through their mobile app. Simply log in to your HawaiianMiles account and search for available flights.

Are there any fees when redeeming Hawaiian Airlines miles?

There may be fees associated with redeeming miles, such as taxes and surcharges. However, the actual miles required for the flight will vary based on destination and travel dates.

Can I use Hawaiian Airlines miles for upgrades?

Yes, Hawaiian Airlines allows you to use miles for flight upgrades, which can enhance your travel experience. Upgrade availability may vary based on the flight and seat class.

Do Hawaiian Airlines miles expire?

Yes, Hawaiian Airlines miles do expire if there is no account activity for 18 months. To keep your miles active, make sure to earn or redeem miles within that timeframe.

🌺 Hawaiian Airlines · Route Network

Interactive map · Click markers for airport details · Routes color-coded by region

🌴 Neighbor Island

  • Honolulu (HNL) ⇔ Kahului (OGG)
  • Honolulu (HNL) ⇔ Lihue (LIH)
  • Honolulu (HNL) ⇔ Kona (KOA)
  • Honolulu (HNL) ⇔ Hilo (ITO)

🗽 North America

  • Honolulu (HNL) ⇔ Los Angeles (LAX)
  • Honolulu (HNL) ⇔ San Francisco (SFO)
  • Honolulu (HNL) ⇔ Seattle (SEA)
  • Honolulu (HNL) ⇔ New York (JFK)
  • Maui (OGG) ⇔ San Francisco (SFO)

🌏 International / Polynesia

  • Honolulu (HNL) ⇔ Tokyo (HND/NRT)
  • Honolulu (HNL) ⇔ Seoul (ICN)
  • Honolulu (HNL) ⇔ Sydney (SYD)
  • Honolulu (HNL) ⇔ Auckland (AKL)
  • Honolulu (HNL) ⇔ Papeete (PPT)

Submit ¬