Take our Bike Finder Quiz! Click Here

Lynskey Bikes For Sale - CPO Used & New

Shop Lynskey titanium bikes built for endurance, gravel, and performance. From the GR300 to the R300, discover new and certified used Lynskey bikes at Cycle Limited.

cyclist riding a bicycle on a mountain trail

1 products

  • Certified Pre-Owned

    Lynskey Sportive Disc Titanium Road Bike - 2021, Large

    $2,199.99
  • person using their phone to photograph a bike they're going to list for sale

    Sell or Trade

    Trade up, get credit, or cash out your old bike. Visit our Sell & Trade page to learn more.

    Get Started

Lynskey Bikes

Chattanooga Tennessee’s Lynskey family also founded Litespeed Titanium, for you titanium trivia cyclists who appreciate being in the know.  In short, Lynskey Titanium Bicycles, or Lynskey Performance Designs, lives and breathes titanium, in and out, plus everything in between those lovely titanium tubes from which they create and build wonderful titanium frames and complete gravel, road, and mountain bikes.  Known for their incredibly strong Helix tubing technology, which makes each frame tube stronger while still allowing for modest comfort, Lynskey makes bikes nearly any rider would love to own, ride, and to covet for many years. 

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