Take our Bike Finder Quiz! Click Here

New & Used Devinci Bikes For Sale

Shop certified pre-owned used & new Devinci bikes with Cycle Limited. Devinci 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

Devinci Bikes

Canadian bicycle manufacturer Devinci’s ethos equates to value and efficiency, as well as industry-leading quality control and R&D efforts poured into every bike they launch.  Having “Made in Canada” stamped on a frame is a driving factor at Devinci, amassing 35 years of passion and belief in the brand and the people who work alongside it, catapulting Devinci to the main-stage of the bicycling world. With a tight-knit, talented team behind it, look for more explosive results in the years to come.  Devinci is dedicated to the craft of welding bikes by hand and is one of North America’s leading aluminum bicycle manufacturers.  

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();