Loading...
GMT-Master II
GMT-Master II
GMT-Master II
GMT-Master II
GMT-Master II

Rolex Сertified Pre-Owned GMT-Master II 2002, 40mm, Oystersteel
Reference: M16710BLRO

£12,500.00

Free delivery and returns

Click & collect available

Finance available, subject to status

The GMT-Master is designed to display two different time zones simultaneously. Robust and functional, makes it the ideal watch for worldwide travel. This 2002 40mm model is crafted from Oystersteel, featuring a black dial with luminous dot & baton indices, red 24-hour GMT hand and date complication. Along with the "Pepsi" blue and red ceramic bi-directional rotating bezel with Arabic numerals. Presented on a Oyster bracelet. 

  • Reference

    M16710BLRO

  • Item number

    0390021418

  • Year

    2002

  • Diameter

    40mm

  • Case

    Oystersteel

  • Glass

    Sapphire

  • Tightness

    Water resistant

  • Movement

    Automatic

  • Caliber

    3185

  • Power reserve (approximately)

    Approximately 48 hours

  • Bracelet

    Oystersteel

  • Dial

    Black

  • Original accessories

    None

Designed to show the time in two time zones simultaneously, the GMT-Master, launched in 1955, was originally developed as a navigation instrument for professionals criss-crossing the globe. 

Instantly recognizable with its two-colour 24-hour graduated bezel – although single-colour on a few variations – The GMT-Master became the favourite watch of pioneering aviators and would later contribute to some of the greatest aeronautical achievements, as well as accompany astronauts at the height of the space age.

Rolex Certified Pre-Owned GMT Master Watches

Contact us

Send a message

Please enter your message

Thank you for your interest in Rolex watches. Please enter your message below and we will be delighted to assist you.

Next >

< Back

Send a message

Please enter your contact information

document.querySelectorAll('.message-button, .rolex-button-back-form').forEach(function(element) { element.addEventListener('click', function(event) { if(document.querySelector('textarea').value) { var showSection = document.querySelector('.show-section-form'); var hideSection = document.querySelector('.hide-section-form'); showSection.classList.remove("show-section-form"); showSection.classList.add("hide-section-form"); hideSection.classList.remove("hide-section-form"); hideSection.classList.add("show-section-form"); } else { document.querySelector('.rolex-textarea .bfb-error').innerHTML = '
Error: please input text.
'; } }); }); document.querySelector('#rolex-contant-submit button').addEventListener('click', function(event) { const inputEmail = document.querySelector('#rolex-contact-email input'); const inputPhone = document.querySelector('#rolex-contact-phone input'); const errorEmail = document.querySelector('#rolex-contact-email .bfb-error'); const rolexHeading = document.querySelector('.rolex-form-heading'); const rolexSubheading = document.querySelector('.rolex-form-subheading'); if(inputEmail.value || inputPhone.value) { errorEmail.innerHTML = ''; if (rolexHeading) { rolexHeading.style.display = "none"; } } else { event.preventDefault(); event.stopImmediatePropagation(); errorEmail.innerHTML = '
Error: please input email address and/or phone.
'; } if (rolexSubheading) { rolexSubheading.style.display = "none"; } }); const rcpoBlockTextarea = document.getElementById('rcpo-model-contact-textarea'); const rcpoTextarea = rcpoBlockTextarea?.querySelector('textarea'); const rcpoReferenceElement = document.getElementById('rcpo-manufacture-code'); const rcpoProductName = document.querySelector('.rolex-pdp-top-title .title-pdp-rolex'); if (rcpoBlockTextarea) { if (rcpoTextarea) { if (rcpoReferenceElement) { if (rcpoProductName) { rcpoTextarea.value = 'I’m interested in %1, reference %2. I would like to be contacted with more details about this timepiece.'.replace('%1', rcpoProductName.innerText).replace('%2', rcpoReferenceElement.innerText); } } } };