Interactive Guide to Phu Quoc Airport Arrival https://cdn.tailwindcss.com https://cdn.jsdelivr.net/npm/chart.js body { font-family: ‘Inter’, sans-serif; background-color: #F8F7F4; color: #333333; } .tab-button.active { background-color: #4682B4; color: #FFFFFF; } .process-step { transition: all 0.5s ease-in-out; opacity: 1; max-height: 500px; overflow: hidden; } .process-step.hidden-step { opacity: 0; max-height: 0; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; border: 0; } .checklist-item input:checked + label .icon { transform: scale(1); } .chart-container { position: relative; width: 100%; max-width: 600px; margin-left: auto; margin-right: auto; height: 300px; max-height: 400px; } @media (min-width: 768px) { .chart-container { height: 350px; } }
PQC Arrival Guide

A Seamless Arrival in Phu Quoc

Navigate Phu Quoc City’s International Airport (PQC) with confidence. This interactive guide helps you prepare, understand the process, and discover how to start your vacation sooner.

Prepare for Arrival

A smooth journey begins with proper preparation. Use this interactive checklist to ensure you have everything you need.

Valid Passport

6+ months validity, 2+ blank pages.

Visa Documentation

Printed E-visa or Visa Approval Letter (for VOA).

Accommodation Details

Printed booking confirmation with address.

Photo & Cash (VOA Only)

4x6cm photo and USD/VND for stamping fee.

About PQC Airport

Phu Quoc International Airport (PQC) is your gateway to the island. Here’s a quick overview of what to expect.

📍

Location

Approx. 10km south of Duong Dong Town. Taxis and buses are readily available.

🏢

Terminals

A single, two-story terminal. Arrivals are on the ground floor, departures on the second.

📶

Amenities

Free Wi-Fi, currency exchange, duty-free shops, and dining options are available.

Your Personalized Arrival Process

Select your visa type to see a simplified, step-by-step guide for your specific situation.

1. Disembark & Follow Signs

Head towards the “Immigration” area.

2. Landing Visa Counter (VOA Only)

Submit your passport, approval letter, NA1 form, photo, and stamping fee. This is often the longest queue.

→ Skip this queue with Expedited Service

2. Immigration Checkpoint

Present your passport (and E-visa if applicable) for the entry stamp. Lines can be long here.

→ Learn how to use the priority lane

3. Baggage Claim

Collect your luggage from the designated carousel.

4. Customs & Exit

Proceed through customs (Green Channel if nothing to declare) and exit to start your trip!

The Expedited Entry Service

Avoid the queues and stress. Our service escorts you through priority lanes for a fast and smooth arrival.

Standard vs. Expedited Arrival: A Comparison

The primary benefit of the service is significant time savings. This chart illustrates the typical difference in wait times at immigration.

Why Trust Our Service?

  • 15+ Years of Experience

    Established in 2008, we have a long history of reliable service.

  • 100% Money-Back Guarantee

    We stand by our service quality, offering a full refund if unsatisfied.

  • Secure Payments via PayPal

    Benefit from PayPal’s Buyer Protection policy for secure transactions.

  • Positive Customer Reviews

    See what our clients say on independent platforms like Sitejabber.

Book Expedited Entry Now

© 2025 PQC Arrival Guide. All Rights Reserved.

This is an informational tool based on the guide from vietnamimmigration.org.

document.addEventListener(‘DOMContentLoaded’, function () { const evisaBtn = document.getElementById(‘evisaBtn’); const voaBtn = document.getElementById(‘voaBtn’); const voaStep = document.getElementById(‘voa-step-visa’); const stepNumbers = document.querySelectorAll(‘[data-step-number]’); function updateProcessView(isVoa) { if (isVoa) { voaBtn.classList.add(‘active’); evisaBtn.classList.remove(‘active’); voaStep.classList.remove(‘hidden-step’); stepNumbers.forEach(el => { const baseNum = parseInt(el.dataset.stepNumber); el.textContent = `${baseNum + 1}. ${el.textContent.split(‘. ‘)[1]}`; }); } else { evisaBtn.classList.add(‘active’); voaBtn.classList.remove(‘active’); voaStep.classList.add(‘hidden-step’); stepNumbers.forEach(el => { const baseNum = parseInt(el.dataset.stepNumber); el.textContent = `${baseNum}. ${el.textContent.split(‘. ‘)[1]}`; }); } } evisaBtn.addEventListener(‘click’, () => updateProcessView(false)); voaBtn.addEventListener(‘click’, () => updateProcessView(true)); const ctx = document.getElementById(‘timeChart’).getContext(‘2d’); new Chart(ctx, { type: ‘bar’, data: { labels: [‘Immigration Wait Time (Minutes)’], datasets: [ { label: ‘Standard Arrival’, data: [60], backgroundColor: ‘#D2B48C’, borderColor: ‘#c7a274’, borderWidth: 1 }, { label: ‘Expedited Arrival’, data: [5], backgroundColor: ‘#4682B4’, borderColor: ‘#3b6d94’, borderWidth: 1 } ] }, options: { indexAxis: ‘y’, responsive: true, maintainAspectRatio: false, plugins: { legend: { position: ‘top’, }, title: { display: true, text: ‘Estimated Time Savings’ }, tooltip: { callbacks: { label: function(context) { let label = context.dataset.label || ”; if (label) { label += ‘: ‘; } if (context.parsed.x !== null) { label += context.parsed.x + ‘ minutes’; } return label; } } } }, scales: { x: { beginAtZero: true, title: { display: true, text: ‘Estimated Minutes’ } } } } }); document.querySelectorAll(‘a[href^=”#”]’).forEach(anchor => { anchor.addEventListener(‘click’, function (e) { e.preventDefault(); document.querySelector(this.getAttribute(‘href’)).scrollIntoView({ behavior: ‘smooth’ }); }); }); });
evisa.vn Avatar

Published by