JKIA to Wilson Airport Transfer

.j2w-page{ –j2w-black:#101512; –j2w-green:#006b3f; –j2w-green-dark:#00472a; –j2w-red:#bb1e2d; –j2w-gold:#d7a947; –j2w-cream:#f6f8f5; –j2w-text:#203028; –j2w-muted:#637168; –j2w-border:#dce6df; –j2w-white:#ffffff; –j2w-shadow:0 16px 40px rgba(10,41,25,.10); color:var(–j2w-text); font-family:inherit; line-height:1.7; } .j2w-page *{box-sizing:border-box;} .j2w-page a{ color:var(–j2w-green); font-weight:800; text-decoration:none; } .j2w-page a:hover{ color:var(–j2w-red); text-decoration:underline; } .j2w-wrap{ width:min(1180px,calc(100% – 32px)); margin:0 auto; } .j2w-section{ padding:76px 0; } .j2w-soft{ background:var(–j2w-cream); } .j2w-dark{ color:#fff; background:linear-gradient(135deg,#111812 0%,#003d25 100%); } .j2w-label{ display:inline-block; margin-bottom:10px; color:var(–j2w-red); font-size:.78rem; font-weight:900; letter-spacing:.09em; text-transform:uppercase; } .j2w-head{ max-width:860px; margin:0 auto 38px; text-align:center; } .j2w-head h2, .j2w-copy h2{ margin:0; color:var(–j2w-green-dark); font-size:clamp(1.8rem,3.4vw,2.8rem); line-height:1.18; letter-spacing:-.03em; } .j2w-head p{ margin:14px auto 0; color:var(–j2w-muted); font-size:1.02rem; } .j2w-dark .j2w-head h2{color:#fff;} .j2w-dark .j2w-head p{color:rgba(255,255,255,.78);} .j2w-btn{ display:inline-flex; align-items:center; justify-content:center; gap:9px; min-height:49px; padding:12px 20px; border:1px solid transparent; border-radius:10px; font-size:.94rem; font-weight:900; text-decoration:none !important; transition:.2s ease; } .j2w-btn:hover{transform:translateY(-2px);} .j2w-btn-red{ background:var(–j2w-red); color:#fff !important; box-shadow:0 10px 24px rgba(0,0,0,.16); } .j2w-btn-red:hover{background:#9f1724;} .j2w-btn-white{ background:#fff; color:var(–j2w-green) !important; } .j2w-btn-white:hover{color:var(–j2w-red) !important;} .j2w-btn-outline{ border-color:rgba(255,255,255,.45); background:transparent; color:#fff !important; } .j2w-btn-outline:hover{background:rgba(255,255,255,.12);} .j2w-hero{ position:relative; overflow:hidden; padding:80px 0 66px; color:#fff; background: linear-gradient(112deg,rgba(0,45,27,.97) 0%,rgba(0,96,57,.89) 54%,rgba(0,0,0,.68) 100%), url(“https://images.unsplash.com/photo-1556388158-158ea5ccacbd?auto=format&fit=crop&w=1800&q=86″) center/cover no-repeat; } .j2w-hero:after{ content:””; position:absolute; right:-120px; bottom:-160px; width:460px; height:460px; border:45px solid rgba(215,169,71,.17); border-radius:50%; pointer-events:none; } .j2w-hero-grid{ position:relative; z-index:1; display:grid; grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr); gap:40px; align-items:end; } .j2w-eyebrow{ display:inline-flex; align-items:center; gap:8px; margin:0 0 14px; padding:7px 12px; border:1px solid rgba(255,255,255,.28); border-radius:999px; background:rgba(255,255,255,.13); color:#fff; font-size:.77rem; font-weight:900; letter-spacing:.08em; text-transform:uppercase; } .j2w-hero h1{ max-width:870px; margin:0; color:#fff; font-size:clamp(2.35rem,5vw,4.5rem); line-height:1.06; letter-spacing:-.04em; } .j2w-hero p{ max-width:770px; margin:20px 0 0; color:rgba(255,255,255,.91); font-size:1.08rem; } .j2w-actions{ display:flex; flex-wrap:wrap; gap:12px; margin-top:28px; } .j2w-hero-card{ padding:23px; border:1px solid rgba(255,255,255,.24); border-radius:18px; background:rgba(255,255,255,.11); backdrop-filter:blur(8px); } .j2w-hero-card h2{ margin:0 0 13px; color:#fff; font-size:1.13rem; } .j2w-hero-card ul{ margin:0; padding:0; list-style:none; } .j2w-hero-card li{ position:relative; margin:10px 0; padding-left:22px; color:rgba(255,255,255,.90); font-size:.92rem; } .j2w-hero-card li:before{ content:”✓”; position:absolute; left:0; color:#f2c65d; font-weight:900; } .j2w-nav{ background:var(–j2w-black); } .j2w-nav-inner{ display:flex; gap:3px; overflow:auto; } .j2w-nav a{ flex:0 0 auto; padding:15px 16px; color:rgba(255,255,255,.84); font-size:.82rem; font-weight:800; white-space:nowrap; } .j2w-nav a:hover{ background:rgba(255,255,255,.09); color:#fff; text-decoration:none; } .j2w-answer{ display:grid; grid-template-columns:54px 1fr; gap:16px; max-width:980px; margin:0 auto; padding:24px; border-left:5px solid var(–j2w-red); border-radius:0 16px 16px 0; background:#fff4f3; } .j2w-answer-icon{ display:grid; width:47px; height:47px; place-items:center; border-radius:50%; background:var(–j2w-red); color:#fff; font-size:1.18rem; font-weight:900; } .j2w-answer h2{ margin:0 0 7px; color:#7f1822; font-size:1.2rem; } .j2w-answer p{ margin:0; color:#6d4d50; font-size:.95rem; } .j2w-facts{ display:grid; grid-template-columns:repeat(4,1fr); gap:16px; } .j2w-fact{ padding:21px 18px; border:1px solid var(–j2w-border); border-radius:16px; background:#fff; text-align:center; box-shadow:0 9px 22px rgba(7,36,22,.05); } .j2w-fact-icon{ display:grid; width:45px; height:45px; place-items:center; margin:0 auto 12px; border-radius:13px; background:#e9f4ed; color:var(–j2w-green); font-size:1.3rem; font-weight:900; } .j2w-fact strong{ display:block; color:var(–j2w-green-dark); font-size:1rem; } .j2w-fact span{ display:block; margin-top:5px; color:var(–j2w-muted); font-size:.84rem; line-height:1.5; } .j2w-grid-two{ display:grid; grid-template-columns:minmax(0,1fr) minmax(330px,.88fr); gap:42px; align-items:start; } .j2w-copy p{ margin:0 0 17px; } .j2w-info-card{ padding:26px; border-top:5px solid var(–j2w-red); border-radius:16px; background:#fff; box-shadow:var(–j2w-shadow); } .j2w-info-card h3{ margin:0 0 16px; color:var(–j2w-green-dark); font-size:1.2rem; } .j2w-list{ display:grid; gap:12px; margin:0; padding:0; list-style:none; } .j2w-list li{ position:relative; padding-left:24px; color:#4d5b53; font-size:.91rem; } .j2w-list li:before{ content:”✓”; position:absolute; left:0; color:var(–j2w-green); font-weight:900; } .j2w-rate-wrap{ overflow:auto; border:1px solid var(–j2w-border); border-radius:17px; background:#fff; box-shadow:0 10px 24px rgba(7,36,22,.05); } .j2w-rate-table{ width:100%; min-width:690px; border-collapse:collapse; } .j2w-rate-table th{ padding:15px 17px; background:var(–j2w-green-dark); color:#fff; font-size:.83rem; text-align:left; } .j2w-rate-table td{ padding:15px 17px; border-top:1px solid #e9eeeb; color:#46554d; font-size:.91rem; vertical-align:top; } .j2w-rate-table tr:nth-child(even) td{ background:#fbfcfb; } .j2w-rate-table strong{ color:var(–j2w-green-dark); } .j2w-note{ margin-top:18px; padding:16px 18px; border-left:5px solid var(–j2w-gold); border-radius:0 12px 12px 0; background:#fff9eb; color:#665123; font-size:.91rem; } .j2w-timeline{ display:grid; grid-template-columns:repeat(5,1fr); gap:14px; } .j2w-step{ min-height:100%; padding:22px 18px; border:1px solid rgba(255,255,255,.15); border-radius:16px; background:rgba(255,255,255,.07); } .j2w-step-number{ display:grid; width:38px; height:38px; place-items:center; margin-bottom:14px; border-radius:50%; background:var(–j2w-gold); color:#2d250f; font-size:.9rem; font-weight:900; } .j2w-step h3{ margin:0 0 8px; color:#fff; font-size:1.03rem; } .j2w-step p{ margin:0; color:rgba(255,255,255,.77); font-size:.88rem; line-height:1.55; } .j2w-vehicle-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:16px; } .j2w-vehicle{ min-height:100%; padding:22px 18px; border:1px solid var(–j2w-border); border-radius:16px; background:#fff; box-shadow:0 10px 24px rgba(7,36,22,.05); } .j2w-vehicle-featured{ border-color:rgba(0,107,63,.45); box-shadow:0 13px 29px rgba(0,107,63,.12); } .j2w-vehicle-icon{ display:grid; width:48px; height:48px; place-items:center; margin-bottom:15px; border-radius:13px; background:#eaf4ee; color:var(–j2w-green); font-size:1.45rem; } .j2w-vehicle h3{ margin:0 0 8px; color:var(–j2w-green-dark); font-size:1.08rem; } .j2w-vehicle p{ margin:0 0 13px; color:var(–j2w-muted); font-size:.89rem; line-height:1.55; } .j2w-vehicle small{ display:block; padding-top:12px; border-top:1px solid #edf1ee; color:#415148; font-size:.81rem; font-weight:800; } .j2w-benefit-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:17px; } .j2w-benefit{ padding:22px; border:1px solid var(–j2w-border); border-radius:16px; background:#fff; } .j2w-benefit h3{ margin:0 0 9px; color:var(–j2w-green-dark); font-size:1.08rem; } .j2w-benefit p{ margin:0; color:var(–j2w-muted); font-size:.9rem; } .j2w-booking{ display:grid; grid-template-columns:1.06fr .94fr; gap:32px; align-items:start; padding:38px; border-radius:22px; color:#fff; background:linear-gradient(125deg,rgba(0,83,49,.98),rgba(0,52,31,.98)); box-shadow:var(–j2w-shadow); } .j2w-booking h2{ margin:0; color:#fff; font-size:clamp(1.75rem,3vw,2.55rem); line-height:1.18; } .j2w-booking p{ margin:14px 0 0; color:rgba(255,255,255,.84); } .j2w-book-list{ display:grid; gap:11px; margin:20px 0 0; padding:0; list-style:none; } .j2w-book-list li{ position:relative; padding-left:24px; color:rgba(255,255,255,.90); font-size:.91rem; } .j2w-book-list li:before{ content:”✓”; position:absolute; left:0; color:#f2c65d; font-weight:900; } .j2w-contact{ padding:24px; border:1px solid rgba(255,255,255,.18); border-radius:17px; background:rgba(255,255,255,.09); } .j2w-contact h3{ margin:0 0 12px; color:#fff; font-size:1.15rem; } .j2w-contact p{ margin:0 0 16px; color:rgba(255,255,255,.80); font-size:.91rem; } .j2w-contact-link{ display:flex; align-items:center; gap:11px; margin-top:10px; padding:12px 13px; border-radius:10px; background:rgba(255,255,255,.10); color:#fff !important; font-size:.9rem; } .j2w-contact-link:hover{ background:rgba(255,255,255,.18); text-decoration:none; } .j2w-faq{ display:grid; gap:12px; max-width:960px; margin:0 auto; } .j2w-faq details{ overflow:hidden; border:1px solid var(–j2w-border); border-radius:13px; background:#fff; } .j2w-faq summary{ position:relative; padding:18px 50px 18px 19px; color:var(–j2w-green-dark); cursor:pointer; font-weight:900; list-style:none; } .j2w-faq summary::-webkit-details-marker{display:none;} .j2w-faq summary:after{ content:”+”; position:absolute; top:11px; right:17px; display:grid; width:29px; height:29px; place-items:center; border-radius:50%; background:#e9f3ed; color:var(–j2w-green); font-size:1.22rem; font-weight:900; } .j2w-faq details[open] summary:after{content:”–”;} .j2w-faq-answer{ padding:0 19px 18px; color:#536158; font-size:.93rem; } .j2w-final{ position:relative; overflow:hidden; padding:70px 0; text-align:center; color:#fff; background: linear-gradient(120deg,rgba(0,39,24,.94),rgba(0,107,63,.88)), url(“https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=1800&q=86”) center/cover no-repeat; } .j2w-final h2{ max-width:850px; margin:0 auto; color:#fff; font-size:clamp(2rem,4vw,3.35rem); line-height:1.14; } .j2w-final p{ max-width:740px; margin:16px auto 0; color:rgba(255,255,255,.86); } .j2w-final .j2w-actions{justify-content:center;} .j2w-disclaimer{ margin-top:18px; color:rgba(255,255,255,.68); font-size:.78rem; } @media(max-width:1000px){ .j2w-hero-grid, .j2w-grid-two, .j2w-booking{ grid-template-columns:1fr; } .j2w-facts, .j2w-vehicle-grid{ grid-template-columns:repeat(2,1fr); } .j2w-timeline{ grid-template-columns:repeat(3,1fr); } .j2w-benefit-grid{ grid-template-columns:repeat(2,1fr); } } @media(max-width:640px){ .j2w-wrap{ width:min(100% – 24px,1180px); } .j2w-section{ padding:56px 0; } .j2w-hero{ padding:58px 0 48px; } .j2w-facts, .j2w-timeline, .j2w-vehicle-grid, .j2w-benefit-grid{ grid-template-columns:1fr; } .j2w-booking{ padding:28px 22px; } .j2w-answer{ grid-template-columns:1fr; } }
Private NBO to WIL Airport Transfer

JKIA to Wilson Airport Transfer: Private Taxi From $60

Book a private transfer from Jomo Kenyatta International Airport, JKIA or NBO Airport to Wilson Airport for safari flights, domestic connections, charter departures and onward travel across Kenya. Get direct pickup after arrivals formalities and drop-off at your Wilson airline check-in point.

Can I book a private transfer from JKIA to Wilson Airport?

Yes. JKIAirport.com provides pre-booked private transport from JKIA to Wilson Airport for travellers connecting to safari flights, domestic services, charter aircraft and regional departures. Your driver meets you after arrivals formalities, assists with luggage and drives directly to your airline’s Wilson Airport check-in area.

💵
From $60 Private sedan transfer for up to three passengers with standard luggage.
25–35 minutes Typical driving time in light traffic; longer during rain and rush hour.
Safari-flight ready Suitable for Wilson Airport flights to Maasai Mara, Amboseli, Samburu and more.
🌙
24-hour booking Available for early safari departures, late international arrivals and return transfers.
Private taxi and transfer price

How much is a transfer from JKIA to Wilson Airport?

JKIA to Wilson Airport transfers are priced per private vehicle, not per passenger. Choose the vehicle that matches your group size and luggage volume.

Transfer route Distance Vehicle Suitable for Private one-way rate
JKIA to Wilson Airport 15–17 km Sedan 1–3 passengers with standard luggage $60
JKIA to Wilson Airport 15–17 km Toyota Noah Minivan 4–6 passengers, subject to luggage volume $80
JKIA to Wilson Airport 15–17 km Executive SUV 1–4 passengers with moderate luggage $100
JKIA to Wilson Airport 15–17 km Van, minibus or group vehicle 7+ passengers, conference groups or large luggage loads Custom quote
What does the price cover? The quoted fare covers a private airport-to-airport transfer for your group, coordinated pickup, luggage assistance and direct travel to Wilson Airport. Tell us about child seats, oversized bags, multiple stops or large groups before confirmation.
Connection timing

How long does JKIA to Wilson Airport take?

The road distance is short, but your real connection time includes international arrivals formalities, luggage collection, Nairobi traffic and Wilson Airport check-in.

1

Land at JKIA

Wait for aircraft disembarkation and follow international arrivals signs.

2

Clear formalities

Complete immigration, collect checked bags and pass through customs.

3

Meet your driver

Exit arrivals, confirm your driver and load luggage into the private vehicle.

4

Drive to Wilson

Allow around 25–35 minutes in normal traffic and at least one hour at rush hour.

5

Check in at Wilson

Arrive at your airline check-in point with enough time for baggage and security procedures.

Recommended connection buffer: For an international arrival at JKIA followed by a Wilson safari flight, schedule at least four hours between scheduled arrival and Wilson departure. Five hours or an overnight stay is safer during peak traffic periods, rainy weather, peak safari season, tight baggage connections or flights arriving late in the day.
International arrival to safari flight

How to transfer from NBO Airport to a Wilson safari flight

JKIA and Wilson Airport are separate Nairobi airports. A transfer between them is a landside road journey, not an airside terminal connection. Most international arrivals must clear immigration, collect luggage and exit JKIA before meeting their transfer driver.

Your driver should know your Wilson airline, flight number and departure time. This helps coordinate the correct Wilson Airport drop-off point and gives the transfer team enough information to advise on realistic timing.

Safari airlines have their own baggage rules, check-in deadlines and terminal procedures. Keep your safari flight ticket, passport and luggage allowance details accessible. Your airline’s written instructions always take priority over general transfer guidance.

For broader connection planning, read connecting flights at JKIA, JKIA versus Wilson Airport and all JKIA transfer options.

Luggage and group capacity

Which vehicle is best for a JKIA to Wilson Airport transfer?

Your international luggage and safari bags may be larger than the baggage allowance for your onward light-aircraft flight. Tell us the number of bags before booking.

🚘

Private Sedan

Suitable for a solo traveller, couple or small business connection with standard suitcases.

Best for 1–3 passengers

Executive SUV

A premium private option for executive travel, diplomatic guests and passengers wanting added comfort.

Best for 1–4 passengers
🚌

Van or Minibus

Designed for conference groups, extended families, group safaris and passengers with heavier luggage.

Best for 7+ passengers by custom quote
Why pre-book

Why book a private JKIA to Wilson Airport transfer?

A private airport-to-airport transfer reduces the risk of losing time after a long-haul arrival, especially when you have a same-day safari flight or significant luggage.

Flight-aware coordination

Share your arrival flight number so pickup can be coordinated around your expected landing time and any material changes communicated by the airline.

No fare negotiation

Your transfer rate and vehicle type are confirmed before travel, avoiding airport-side negotiation after immigration and baggage collection.

Direct Wilson drop-off

The vehicle takes you directly to Wilson Airport rather than making unrelated shared-transfer stops.

Late-night arrival support

A pre-booked vehicle is useful for late international arrivals, early safari departures and travellers unfamiliar with Nairobi.

Family and group travel

Select a minivan, van or minibus where a sedan cannot safely accommodate passengers, child seats and luggage.

Return transfer option

Arrange a Wilson to JKIA return pickup after your safari, or continue to a Nairobi hotel, the SGR Terminus or a different destination.

JKIA arrivals pickup

Where will the driver meet you at JKIA?

Your driver meets you after you have completed immigration, collected baggage and passed through customs. The exact meeting point is sent with your confirmed booking because terminal operations, traffic controls and airport pickup arrangements can change.

Do not leave the arrivals area with an unverified person. Before travelling, make sure you have the booking contact number, driver instructions, vehicle type and your own safari airline details.

Send a message once you have your bags and are ready to leave the public arrivals area. This allows the driver to coordinate the final meeting point and vehicle approach.

Read the JKIA arrivals guide for immigration, baggage, airport SIM card, money and terminal pickup planning.

Reverse route and onward travel

Can I book a transfer from Wilson Airport to JKIA?

Yes. Wilson-to-JKIA private transfers are available for travellers returning from safari, connecting to international departures, checking into Nairobi hotels or continuing to the SGR Terminus.

Pickup at Wilson Airport Recommended booking detail Useful for
Wilson Airport to JKIA Share your Wilson flight number, expected landing time, international airline and JKIA departure time. Same-day international connections, airport hotels and Nairobi departures.
Wilson Airport to Nairobi hotel Provide hotel name, district and number of luggage pieces. Overnight Nairobi stays after a safari flight.
Wilson Airport to Nairobi Terminus Provide your SGR departure time and ticket confirmation. Passengers connecting to the Nairobi–Mombasa train.
Returning from safari? If you are connecting from Wilson to an international flight at JKIA, do not rely on the shortest driving estimate. Allow for any safari-flight delay, checked luggage, Nairobi traffic, JKIA terminal entry and your international airline’s check-in deadline.
Reserve Your Airport Connection

Book your JKIA to Wilson Airport transfer before you fly

Send both flight itineraries and receive a confirmed private transfer plan for your Nairobi airport-to-airport connection.

  • JKIA arrival flight number and scheduled landing time.
  • Wilson airline, flight number and departure time.
  • Passenger count, children’s ages and luggage estimate.
  • Preferred vehicle: sedan, minivan, SUV, van or minibus.
  • Any Nairobi hotel stop, multiple drop-off or return transfer request.
  • WhatsApp number for arrival-day communication.
JKIA to Wilson transfer FAQs

Frequently asked questions about the JKIA to Wilson Airport transfer

How much is a taxi from JKIA to Wilson Airport?
A private sedan transfer from JKIA to Wilson Airport is $60. A Toyota Noah minivan is $80, while an executive SUV is $100. Group vehicles are available by custom quote.
How long does it take to travel from JKIA to Wilson Airport?
The road journey typically takes around 25–35 minutes in light traffic. During morning or evening rush hour, allow at least one hour for the road transfer alone.
How much time should I allow between a JKIA international arrival and a Wilson flight?
Plan at least four hours between scheduled JKIA arrival and your Wilson departure. Five hours or an overnight stay is safer during peak traffic, rainy weather, delayed flights, large luggage collections or busy safari travel periods.
Do I need to collect my luggage at JKIA before travelling to Wilson Airport?
A JKIA-to-Wilson transfer is a landside road journey. Most international passengers must complete immigration, collect checked baggage and pass through customs before leaving JKIA to meet the driver. Confirm baggage arrangements directly with your airlines.
Where will the driver meet me at JKIA?
Your driver meets you after you exit customs into the public arrivals area. The exact meeting instructions, contact details and vehicle arrangement are sent in your booking confirmation.
Can I book a JKIA to Wilson transfer for Safarilink or AirKenya?
Yes. Share your airline and Wilson flight number when booking so the driver can coordinate your airport drop-off and transfer timing. Always follow the airline’s current check-in and luggage rules.
What happens if my international flight into JKIA is delayed?
Send your flight number when booking and contact the transfer team if you receive a major delay, cancellation, diversion or missed connection notice. Your airline controls any onward flight changes, while transfer rescheduling is handled subject to vehicle availability.
Can I book a return transfer from Wilson Airport to JKIA?
Yes. Return transport can be arranged from Wilson Airport to JKIA, Nairobi hotels, Nairobi Terminus or another Nairobi destination. Include your Wilson arrival flight number and onward plans.
Can a family or group book one vehicle from JKIA to Wilson Airport?
Yes. Sedan, minivan, SUV, van and minibus options are available. Send the total passenger count, children’s ages, child-seat requirements and number of large bags before confirmation.
Can I pay by card, M-Pesa, Kenyan shillings or US dollars?
Payment can be arranged by credit card for advance bookings, M-Pesa, Kenyan shillings or US dollars. Confirm the preferred payment method and instructions with your booking confirmation.
Is the JKIA to Wilson Airport transfer private or shared?
This is a private vehicle transfer for your party. The driver takes you directly from JKIA to Wilson Airport without unrelated passenger pickups or drop-offs unless you arrange an additional stop in advance.
Can I book last-minute JKIA to Wilson Airport transport?
Last-minute availability depends on vehicle and driver availability. Contact the booking desk immediately with both flight numbers. Advance booking is recommended for early flights, late arrivals, families, groups and safari-season travel.
Nairobi Airport-to-Airport Connection

Book a reliable JKIA to Wilson Airport transfer

Travel directly from Nairobi’s international airport to your Wilson Airport safari-flight connection with a confirmed private vehicle, luggage support and timing built around your itinerary.

JKIAirport.com is an independent airport information and transfer service. Confirm your airline, baggage allowance, flight status and Wilson check-in deadline directly with your airline.
{ “@context”:”https://schema.org”, “@graph”:[ { “@type”:”Service”, “@id”:”https://jkiairport.com/jkia-to-wilson-airport-transfer/#service”, “name”:”JKIA to Wilson Airport Private Transfer”, “description”:”Private airport transfer between Jomo Kenyatta International Airport and Wilson Airport in Nairobi, Kenya.”, “url”:”https://jkiairport.com/jkia-to-wilson-airport-transfer/”, “provider”:{ “@type”:”Organization”, “name”:”JKIAirport.com”, “url”:”https://jkiairport.com/” }, “areaServed”:[ { “@type”:”Airport”, “name”:”Jomo Kenyatta International Airport”, “iataCode”:”NBO” }, { “@type”:”Airport”, “name”:”Wilson Airport”, “iataCode”:”WIL” } ], “offers”:{ “@type”:”Offer”, “name”:”JKIA to Wilson Airport Sedan Transfer”, “price”:”60″, “priceCurrency”:”USD”, “availability”:”https://schema.org/InStock” } }, { “@type”:”FAQPage”, “@id”:”https://jkiairport.com/jkia-to-wilson-airport-transfer/#faq”, “mainEntity”:[ { “@type”:”Question”, “name”:”How much is a taxi from JKIA to Wilson Airport?”, “acceptedAnswer”:{ “@type”:”Answer”, “text”:”A private sedan transfer from JKIA to Wilson Airport is $60. A Toyota Noah minivan is $80, while an executive SUV is $100. Group vehicles are available by custom quote.” } }, { “@type”:”Question”, “name”:”How long does it take to travel from JKIA to Wilson Airport?”, “acceptedAnswer”:{ “@type”:”Answer”, “text”:”The road journey typically takes around 25–35 minutes in light traffic. During morning or evening rush hour, allow at least one hour for the road transfer alone.” } }, { “@type”:”Question”, “name”:”Do I need to collect luggage at JKIA before travelling to Wilson Airport?”, “acceptedAnswer”:{ “@type”:”Answer”, “text”:”A JKIA-to-Wilson transfer is a landside road journey. Most international passengers must complete immigration, collect checked baggage and pass through customs before leaving JKIA to meet the driver.” } }, { “@type”:”Question”, “name”:”Can I book a return transfer from Wilson Airport to JKIA?”, “acceptedAnswer”:{ “@type”:”Answer”, “text”:”Yes. Return transport can be arranged from Wilson Airport to JKIA, Nairobi hotels, Nairobi Terminus or another Nairobi destination.” } }, { “@type”:”Question”, “name”:”Can I book a JKIA to Wilson transfer for Safarilink or AirKenya?”, “acceptedAnswer”:{ “@type”:”Answer”, “text”:”Yes. Share your airline and Wilson flight number when booking so the driver can coordinate your airport drop-off and transfer timing.” } } ] } ] }