Take our Bike Finder Quiz! Click Here

New & Used Masi Bikes For Sale

Shop certified pre-owned used & new Masi bikes with Cycle Limited. Masi bike categories encompass a wide range of cycling styles, including road, mountain, gravel, triathlon, electric (E-bikes), and cyclocross bikes, each tailored to specific riding needs and preferences.

cyclist riding a bicycle on a mountain trail

No products found

Masi Bikes

One could write a lengthy novel on Italian bicycle manufacturers and their histories, if not a book on Masi, alone. Since the 1950’s, both in Italy and the U.S., Masi has been building race winning bikes raced by a plethora of cycling champions. Today, Masi is owned by Haro Bikes, which helped establish the Masi name in the U.S. market which helped develop and increase their reputation for building superior bicycles that perform well, are affordable, and are known for their racing heritage. A Masi bike is designed to disappear beneath you, becoming an extension of your riding style. Each Masi is designed to speak to your soul, simply saying “Let’s go ride today.”

Compare /3

Loading...
function countdown() { const countDownDate = new Date('September 3, 2024 22:00:00 GMT-0500').getTime(); const x = setInterval(function() { const now = new Date().getTime(); const distance = countDownDate - now; const days = Math.floor(distance / (1000 * 60 * 60 * 24)); const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); const minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); const seconds = Math.floor((distance % (1000 * 60)) / 1000); document.getElementById('days').innerText = days; document.getElementById('hours').innerText = hours; document.getElementById('minutes').innerText = minutes; document.getElementById('seconds').innerText = seconds; if (distance < 0) { clearInterval(x); document.getElementById('days').innerText = '0'; document.getElementById('hours').innerText = '0'; document.getElementById('minutes').innerText = '0'; document.getElementById('seconds').innerText = '0'; } }, 1000); } countdown();