Job is active

Executive Driver at DKT International

Salary not specified
Employment type not specifiedExperience not specifiedNigeria
Employer not disclosedNigeria

About this job

Executive Driver at DKT International September, 2026 | MyJobMag window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-SMD4ZL13FW'); { "@context": "http://schema.org", "@type": "JobPosting", "title": "Executive Driver", "datePosted": "2026-09-16T09:50:47+01:00", "validThrough": "2026-09-20T00:00:00+0000", "hiringOrganization" : { "@type" : "Organization", "name" : "DKT International", "sameAs" : "https://www.myjobmag.com/jobs-at/dkt-international" }, "educationRequirements": { "@type" : "EducationalOccupationalCredential", "credentialCategory" : "high school"}, "employmentType": "Full Time", "experienceRequirements": { "@type" : "OccupationalExperienceRequirements", "monthsOfExperience" : "60" }, "industry": "NGO / Non-Profit Associations", "occupationalCategory":"Driving", "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Lagos", "addressRegion": "Lagos", "addressCountry": "NG" } }, "image":"https://www.myjobmag.com/company_logo/21569DKT International.png", "description": "<p><strong>JOB SUMMARY</strong></p> <p>We are seeking a <strong>mature, experienced and professional Executive Driver</strong> to provide safe, reliable and discreet transportation for senior management and other authorised personnel.</p> <p>The ideal candidate must be <strong>literate, well-mannered, responsible and highly familiar with Lagos Island and the wider Lagos terrain</strong>. The candidate should have excellent knowledge of Lagos routes, traffic patterns and alternative routes, and be able to navigate efficiently using both personal knowledge and GPS/navigation applications.</p> <p>The Executive Driver must demonstrate excellent driving skills, punctuality, discretion, good personal presentation and a strong commitment to vehicle safety and maintenance.</p> <p><strong>KEY RESPONSIBILITIES</strong></p> <ul> <li>Provide safe, comfortable and timely transportation to executives and authorised personnel.</li> <li>Drive executives to meetings, appointments, business engagements, airports and other destinations as required.</li> <li>Maintain a high level of punctuality and ensure timely arrival at all scheduled engagements.</li> <li>Demonstrate excellent knowledge of <strong>Lagos Island, Victoria Island, Ikoyi, Lekki, Marina, Ajah and other major areas of Lagos</strong>.</li> <li>Understand Lagos traffic patterns and identify alternative routes to minimise delays.</li> <li>Use <strong>Google Maps, Waze or other GPS/navigation applications</strong> effectively.</li> <li>Maintain strict confidentiality regarding the executive\&#39;s movements, conversations, meetings and other company-related information.</li> <li>Conduct daily checks of the assigned vehicle, including tyres, oil, water, fuel, brakes, lights and other essential components.</li> <li>Ensure the vehicle is clean, neat and presentable at all times.</li> <li>Coordinate vehicle servicing, repairs and routine maintenance with the appropriate personnel.</li> <li>Maintain accurate records of vehicle usage, mileage, fuel and maintenance.</li> <li>Report vehicle faults, accidents, incidents or maintenance requirements promptly.</li> <li>Observe all road safety regulations and company driving policies.</li> <li>Ensure the safety and security of passengers and company property while driving.</li> <li>Assist executives with luggage, documents or other items when required.</li> <li>Remain flexible regarding working hours, including occasional early mornings, evenings, weekends or public holidays when business requirements necessitate.</li> <li>Perform other reasonable duties assigned by management.</li> </ul> <p><strong>QUALIFICATIONS &amp; EXPERIENCE</strong></p> <ul> <li>Minimum of <strong>SSCE/WAEC or equivalent</strong>; OND/NCE is an advantage.</li> <li>Valid <strong>Nigerian Driver\&#39;s Licence</strong>.</li> <li>Minimum of <strong>5 years\&#39; professional driving experience</strong>, preferably as an Executive/Corporate Driver.</li> <li>Previous experience driving for senior executives, expatriates, corporate organisations or high-profile individuals is an advantage.</li> <li><strong>Mature, responsible and experienced</strong> with a calm and professional disposition.</li> <li>Must have excellent knowledge of <strong>Lagos Island and the wider Lagos metropolis</strong>.</li> <li>Must be familiar with major roads, landmarks, alternative routes and traffic patterns across Lagos.</li> <li>Must be able to read and communicate effectively in English.</li> <li>Must be comfortable using <strong>Google Maps, Waze and other navigation applications</strong>.</li> <li>Clean driving record with no history of reckless driving.</li> <li>Knowledge of basic vehicle maintenance and troubleshooting is required.</li> </ul> <p><strong>KEY COMPETENCIES</strong></p> <ul> <li>Safe and defensive driving</li> <li>Excellent knowledge of Lagos roads and terrain</li> <li>Punctuality and reliability</li> <li>Professionalism and good personal presentation</li> <li>Good communication skills</li> <li>Discretion and confidentiality</li> <li>Patience and emotional maturity</li> <li>Good judgment and decision-making</li> <li>Strong attention to detail</li> <li>Vehicle care and maintenance</li> <li>Flexibility and availability</li> <li>Ability to work with senior management</li> </ul> <p><strong>LOCATION REQUIREMENT</strong></p> <ul> <li>Applicants must currently reside on Lagos Island or within reasonable commuting distance of the Island, preferably around Ikoyi, Victoria Island, Lekki, Oniru, Lekki Phase 1, Ajah or neighbouring areas.</li> <li>Candidates must demonstrate strong knowledge of Lagos Island and the surrounding Lagos terrain.</li> </ul> <p><strong>PERSONAL ATTRIBUTES</strong></p> <p>The successful candidate should be:</p> <ul> <li>Mature and dependable</li> <li>Polite and respectful</li> <li>Well-groomed and presentable</li> <li>Trustworthy and discreet</li> <li>Calm under pressure</li> <li>Punctual and organised</li> <li>Safety-conscious</li> <li>Courteous towards executives, colleagues and members of the public.</li> </ul> <p><strong>WORKING CONDITIONS</strong></p> <p>The role may require flexible working hours depending on executive schedules and business requirements. The successful candidate should be willing to work beyond normal office hours when necessary and should be readily available during assigned working periods.</p>" } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } @keyframes slide { to { transform: translateX(4px); } } .prompt-link { display: flex; align-items: center; gap: 0.75rem; padding: 0.6rem 0.9rem; background: linear-gradient(to right, #2563eb, #9333ea); color: white; text-decoration: none; border-radius: 9999px; font-weight: 500; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease; } .prompt-link:hover { transform: scale(1.02); box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1); background: linear-gradient(to right, #1d4ed8, #7e22ce); } .icon { width: 20px; height: 20px; } .prompt-link:hover .icon-scan { animation: pulse 2s infinite ease-in-out; } .prompt-link:hover .icon-arrow { animation: slide 0.3s forwards ease-out; }

Nigeria

Jobs Career Advice Post Job

Search for Jobs

AbiaAbujaAdamawaAkwa IbomAnambraBauchiBayelsaBenueBornoCross RiverDeltaEbonyiEdoEkitiEnuguGombeImoJigawaKadunaKanoKatsinaKebbiKogiKwaraLagosNasarawaNigerOgunOndoOsunOtherOyoPlateauRiversSokotoTarabaYobeZamfara

Administration / FacilitiesAgriculture / Agro-AlliedArt / Crafts / LanguagesAviation / AerospaceBankingBursary and ScholarshipsCaregiver / Nanny / Social WorkersCatering / ConfectioneryConstruction and Site EngineeringConsultancyContent, Editorial and JournalismCustomer Care, Success and ServiceData, Business Analysis and AIDrivingEducation / Teaching / TrainingEngineering / TechnicalEnvironment Health and SafetyFinance / Accounting / AuditFood, Beverage and HospitalityGeneralGraduate JobsHuman Resources / HRICT / ComputerInsuranceInternships Janitorial ServicesLegal and RegulatoryLogisticsManufacturingMarketing and CommunicationMedia Production and EntertainmentMedical / HealthcareNGO/Non-ProfitOil and Gas, Energy and MiningPharmaceuticalProcurement / Store-keeping / Supply ChainProduct ManagementProject and Program ManagementReal EstateResearch and DevelopmentRFP / RFQ / EOIRisk Management and ComplianceSales and Business DevelopmentScienceSecurity / IntelligenceShipping and MaritimeSports, Fitness and Personal CareStrategic and Top ManagementTravels and ToursUX, Design and ArchitectureVolunteer

BA/BSc/HNDFirst School Leaving CertificateMBA/MSc/MANCEONDOthersPhD/FellowshipProfessional CertificateSecondary School (SSCE)Vocational

Close

Detailed Search

X

Send this job to a friend

Type the email of your friend Enter your email Type Your Email Message I think you may be interested in this position - Executive Driver at DKT International. This is the link: https://www.myjobmag.com/job/executive-driver-dkt-international?utm_source=email_friend. Copy and paste link on browser if link is not working. Check it out!

X

Did you notice an error or suspect this job is scam? Tell us.

Enter your email Type Your Message

(adsbygoogle = window.adsbygoogle || []).push({});

  • Posted: Sep 16, 2026

    Deadline: Sep 20, 2026

    • @gmail.com
    • @yahoo.com
    • @outlook.com

  • (adsbygoogle = window.adsbygoogle || []).push({});

    Learn How to Get a Job and Stay Ahead with AI Register for our Free Webinar

    Nigeria is Africa’s most populous country and the 7th most populous country in the world with over 175 million people. Nigeria has continued to grow, urbanize, and modernize and it is projected that at its current growth rate, it will reach a population of about 450 million people by 2050 and will be the 3rd most populous country in the world. However,...

    Executive Driver

    JOB SUMMARY

    We are seeking a mature, experienced and professional Executive Driver to provide safe, reliable and discreet transportation for senior management and other authorised personnel.

    The ideal candidate must be literate, well-mannered, responsible and highly familiar with Lagos Island and the wider Lagos terrain. The candidate should have excellent knowledge of Lagos routes, traffic patterns and alternative routes, and be able to navigate efficiently using both personal knowledge and GPS/navigation applications.

    The Executive Driver must demonstrate excellent driving skills, punctuality, discretion, good personal presentation and a strong commitment to vehicle safety and maintenance.

    KEY RESPONSIBILITIES

    • Provide safe, comfortable and timely transportation to executives and authorised personnel.
    • Drive executives to meetings, appointments, business engagements, airports and other destinations as required.
    • Maintain a high level of punctuality and ensure timely arrival at all scheduled engagements.
    • Demonstrate excellent knowledge of Lagos Island, Victoria Island, Ikoyi, Lekki, Marina, Ajah and other major areas of Lagos.
    • Understand Lagos traffic patterns and identify alternative routes to minimise delays.
    • Use Google Maps, Waze or other GPS/navigation applications effectively.
    • Maintain strict confidentiality regarding the executive\'s movements, conversations, meetings and other company-related information.
    • Conduct daily checks of the assigned vehicle, including tyres, oil, water, fuel, brakes, lights and other essential components.
    • Ensure the vehicle is clean, neat and presentable at all times.
    • Coordinate vehicle servicing, repairs and routine maintenance with the appropriate personnel.
    • Maintain accurate records of vehicle usage, mileage, fuel and maintenance.
    • Report vehicle faults, accidents, incidents or maintenance requirements promptly.
    • Observe all road safety regulations and company driving policies.
    • Ensure the safety and security of passengers and company property while driving.
    • Assist executives with luggage, documents or other items when required.
    • Remain flexible regarding working hours, including occasional early mornings, evenings, weekends or public holidays when business requirements necessitate.
    • Perform other reasonable duties assigned by management.

    QUALIFICATIONS & EXPERIENCE

    • Minimum of SSCE/WAEC or equivalent; OND/NCE is an advantage.
    • Valid Nigerian Driver\'s Licence.
    • Minimum of 5 years\' professional driving experience, preferably as an Executive/Corporate Driver.
    • Previous experience driving for senior executives, expatriates, corporate organisations or high-profile individuals is an advantage.
    • Mature, responsible and experienced with a calm and professional disposition.
    • Must have excellent knowledge of Lagos Island and the wider Lagos metropolis.
    • Must be familiar with major roads, landmarks, alternative routes and traffic patterns across Lagos.
    • Must be able to read and communicate effectively in English.
    • Must be comfortable using Google Maps, Waze and other navigation applications.
    • Clean driving record with no history of reckless driving.
    • Knowledge of basic vehicle maintenance and troubleshooting is required.

    KEY COMPETENCIES

    • Safe and defensive driving
    • Excellent knowledge of Lagos roads and terrain
    • Punctuality and reliability
    • Professionalism and good personal presentation
    • Good communication skills
    • Discretion and confidentiality
    • Patience and emotional maturity
    • Good judgment and decision-making
    • Strong attention to detail
    • Vehicle care and maintenance
    • Flexibility and availability
    • Ability to work with senior management

    LOCATION REQUIREMENT

    • Applicants must currently reside on Lagos Island or within reasonable commuting distance of the Island, preferably around Ikoyi, Victoria Island, Lekki, Oniru, Lekki Phase 1, Ajah or neighbouring areas.
    • Candidates must demonstrate strong knowledge of Lagos Island and the surrounding Lagos terrain.

    PERSONAL ATTRIBUTES

    The successful candidate should be:

    • Mature and dependable
    • Polite and respectful
    • Well-groomed and presentable
    • Trustworthy and discreet
    • Calm under pressure
    • Punctual and organised
    • Safety-conscious
    • Courteous towards executives, colleagues and members of the public.

    WORKING CONDITIONS

    The role may require flexible working hours depending on executive schedules and business requirements. The successful candidate should be willing to work beyond normal office hours when necessary and should be readily available during assigned working periods.

    (adsbygoogle = window.adsbygoogle || []).push({});

    Check how your CV aligns with this job

    Method of Application

    Interested and qualified candidates should send their CVs with the subject “Executive Driver” to [email protected]. This application closes on 20 September 2026

    Build your CV for free. Download in different templates.

  • Apply Now

    Share

  • .tg-subscribe{display:flex;flex-wrap:wrap;align-items:center;gap:10px;clear:both;margin:12px 0;padding:12px 14px;border:1px solid #d8dee5;border-radius:6px;background:#f7f9fb;}.tg-subscribe span{flex:1 1 200px;}.tg-subscribe a{display:inline-block;padding:10px 16px;background:#2481cc;color:#ffffff;border-radius:4px;text-decoration:none;}@media (max-width:520px){.tg-subscribe a{display:block;width:100%;text-align:center;box-sizing:border-box;}}

    Get new Driving jobs like this on Telegram.Subscribe on Telegram

  • Send your application

    Your Name Your Email Your Phone Number Your Current Location Abia Abuja Adamawa Akwa Ibom Anambra Bauchi Bayelsa Benue Borno Cross River Delta Ebonyi Edo Ekiti Enugu Gombe Imo Jigawa Kaduna Kano Katsina Kebbi Kogi Kwara Lagos Nasarawa Niger Ogun Ondo Osun Other Oyo Plateau Rivers Sokoto Taraba Yobe Zamfara Subject of your Application Your cover letter

    Attach your CV/Doc

    Join our WhatsApp Community Back To Home

Jobs You Might Be Interested in

Find Your Dream Job!
Signup and complete your profile so we can match you with the right employer

  • @gmail.com
  • @yahoo.com
  • @outlook.com

Related Companies Hiring Now

Average Salary at DKT International

₦ 135K from 14 employees

Checkout salary structure of DKT International »

Mysalaryscale.com

Career Advice

View All Career Advice

(adsbygoogle = window.adsbygoogle || []).push({});

Subscribe to Job Alert

Join our happy subscribers

  • @gmail.com
  • @yahoo.com
  • @outlook.com

About Contact Privacy Policy Terms [email protected] Copyright © 2026 MyJobMag

/* First party identity cookie fallback for pages where PHP could not set it. */ (function () { if (!/(^|; )mjm_p=[0-9a-f]{40}/.test(document.cookie)) { var b = new Uint8Array(20); (window.crypto || window.msCrypto).getRandomValues(b); var t = Array.prototype.map.call(b, function (x) { return ('0' + x.toString(16)).slice(-2); }).join(''); var d = new Date(); d.setTime(d.getTime() + 365 * 86400 * 1000); document.cookie = 'mjm_p=' + t + ';expires=' + d.toUTCString() + ';path=/;SameSite=Lax' + (location.protocol === 'https:' ? ';Secure' : ''); } })(); window.WPUSH_CFG = { vapid: "BBoSD3sQU8DtltcGAIMYOJtzP61dwmYtPP3pC7OFu8ckOBHeQW-k5y3xkNXetOUZAPuOYAAXC27w9dwg-u3S1fY", country: 1, prefsUrl: '/push/preferences.php' };

Send your application through

Gmail Yahoomail

//setTimeout('abcdload()',2000); var ele = document.getElementById('tooltip'); var sel = window.getSelection(); var rel1= document.createRange(); rel1.selectNode(document.getElementById('cal1')); var rel2= document.createRange(); rel2.selectNode(document.getElementById('cal2')); document.getElementById("printable").addEventListener('mouseup', function(e) { if (!sel.isCollapsed) { // debugger; if(validateEmail(sel)) { //if(document.getElementById('cal3').innerText !=sel ){ pointer =0; } //document.getElementById('cal3').innerText=sel; var r = sel.getRangeAt(0).getBoundingClientRect(); var rb1 = rel1.getBoundingClientRect(); var rb2 = rel2.getBoundingClientRect(); ele.style.top = (r.bottom - rb2.top)*100/(rb1.top-rb2.top) + 'px'; ele.style.left = (r.left - rb2.left)*100/(rb1.left-rb2.left) + 'px'; var links=ele.getElementsByTagName('a'); for (var i = 0; i < links.length; i++) { var s = links[i].href; var ar=links[i].href.split('to='); links[i].href=ar[0]+'to='+sel; } ele.style.display = 'block'; } } event.preventDefault(); }); window.addEventListener('mousedown', function () { }); document.body.onmousedown = function(e) { var crtElem = e.target; while (crtElem != null && crtElem != ele) { crtElem = crtElem.parentNode; } if (crtElem != ele) { ele.style.display = 'none'; } } window.OneSignalDeferred = window.OneSignalDeferred || []; OneSignalDeferred.push(async function(OneSignal) { await OneSignal.init({ appId: "1303cfc0-76b0-4cee-aa4e-a39538e2319a", }); }); (function(){function c(){var b=a.contentDocument||(a.contentWindow&&a.contentWindow.document);if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a3c41d308f300b8c',t:'MTc4OTYwNjE5Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();

Market insight

1 500 000 ₦

Based on 66 offers with salary for this country

Full salary breakdown

Similar jobs

RealNov8 Estates Port Harcourt ·

Live-in Driver

Salary not specified
Port Harcourt
Modern Scholars Private School Ibadan ·

School Driver

Salary not specified
Ibadan
K&Q International Academy Ekiti ·

Physics Teacher

Salary not specified
Ekiti
K&Q International Academy Ekiti ·

Class Assistants

Salary not specified
Ekiti
K&Q International Academy Ekiti ·

Cleaners

Salary not specified
Ekiti

Frequently asked questions

What salary can I expect?

This listing does not show a salary. Similar roles in Nigeria often pay around 1 500 000 ₦ (median of 66 offers).

How do I apply for this job?

Open the original source page and contact the employer there. Finder never charges job seekers.

Are these jobs up to date?

Yes. Finder regularly refreshes vacancies from public sources and removes closed offers.