Take our Bike Finder Quiz! Click Here

New & Used Speedvagen Bikes For Sale

Shop certified pre-owned used & new Speedvagen bikes with Cycle Limited. Speedvagen bike categories encompass a wide range of cycling styles, including Road, Gravel/Cyclocross, Mountain Bikes, TT/Triathlon, & E-bikes, and cyclocross bikes, each tailored to specific riding needs and preferences.

cyclist riding a bicycle on a mountain trail

No products found

Speedvagen bikes

Speedvagen is a highly regarded and artisanal bicycle company that specializes in crafting custom road and cyclocross bikes. Founded by frame builder Sacha White in Portland, Oregon, Speedvagen is celebrated for its meticulous attention to detail and uncompromising commitment to quality. Each Speedvagen bike is a hand-built masterpiece, tailored to the precise specifications and desires of the rider. The company's craftsmanship and innovation are evident in their bespoke steel frames, designed for superior performance and a unique, timeless aesthetic. Speedvagen's dedication to personalization, combined with a focus on classic craftsmanship, has earned them a devoted following among cyclists who seek a one-of-a-kind, high-performance machine that reflects their individuality and passion for the sport. Speedvagen represents the pinnacle of artisanal bicycle craftsmanship in the modern cycling world.

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