The Vélodyssée

La Vélodyssée is one of the most beautiful long-distance bike routes in France, stretching from Roscoff to Hendaye along the Atlantic coast. This iconic véloroute showcases a rich variety of landscapes—from ocean beaches and pine forests to salt marshes, fishing towns, and charming villages.

Easy to access and well signposted, the Vélodyssée is ideal for bike touring, whether you’re planning a short break or a longer adventure. Paulette offers a selection of inspiring itineraries across the Atlantic coast regions.

Why cycle the Vélodyssée?

Cycling the Vélodyssée means following the Atlantic breeze, riding through forests, dunes, and small harbors at your own rhythm. It’s a salty, free-spirited adventure—accessible and unforgettable.

✅ Spectacular scenery: ocean views, marshes, forests, and coastal villages
✅ A safe, well-marked route with minimal elevation
✅ Swimming, surfing, or relaxing stops at nearly every beach
✅ One-way bike rental service with Paulette
✅ Fully equipped touring bikes for long-distance rides
✅ A cycling experience for solo travelers, friends, or families

Total Distance : 1200 Km
Recommended bikes : Hybrid or Electric


Vélodyssée Cycling Routes

Got a weekend, a few days, or a full week?
Here are 6 route ideas from Paulette’s rental agencies to explore the Vélodyssée at your own pace—between ocean, nature, and coastal charm.

.itineraire-card { display: flex; flex-wrap: wrap; gap: 2rem; justify-content: center; font-family: ‘Bogart’, sans-serif; } .itineraire { width: 300px; border-radius: 12px; border: 1px solid #ccc; box-shadow: 0 4px 10px rgba(0,0,0,0.05); overflow: hidden; text-decoration: none; color: inherit; background: white; transition: transform 0.2s ease; } .itineraire:hover { transform: translateY(-5px); } .itineraire img { width: 100%; height: auto; display: block; } .itineraire-content { padding: 1rem; } .itineraire-meta { display: flex; justify-content: space-between; font-size: 0.85rem; margin-bottom: 0.5rem; color: #555; align-items: center; } .itineraire-meta span { display: flex; align-items: center; gap: 0.4em; } .itineraire-meta img { width: 16px; height: 16px; } .itineraire h3 { font-size: 1.7rem; line-height: 1.5rem; margin: 0; font-family: ‘Bogart’, serif; } /* Responsive : sur les petits écrans, chaque carte prend toute la largeur */ @media (max-width: 768px) { .itineraire-card { flex-direction: column; align-items: center; } .itineraire { width: 100%; max-width: 350px; } }
.itineraire-card { display: flex; flex-wrap: wrap; gap: 2rem; justify-content: center; font-family: ‘Bogart’, sans-serif; } .itineraire { width: 300px; border-radius: 12px; border: 1px solid #ccc; box-shadow: 0 4px 10px rgba(0,0,0,0.05); overflow: hidden; text-decoration: none; color: inherit; background: white; transition: transform 0.2s ease; } .itineraire:hover { transform: translateY(-5px); } .itineraire img { width: 100%; height: auto; display: block; } .itineraire-content { padding: 1rem; } .itineraire-meta { display: flex; justify-content: space-between; font-size: 0.85rem; margin-bottom: 0.5rem; color: #555; align-items: center; } .itineraire-meta span { display: flex; align-items: center; gap: 0.4em; } .itineraire-meta img { width: 16px; height: 16px; } .itineraire h3 { font-size: 1.7rem; line-height: 1.5rem; margin: 0; font-family: ‘Bogart’, serif; } /* Responsive : sur les petits écrans, chaque carte prend toute la largeur */ @media (max-width: 768px) { .itineraire-card { flex-direction: column; align-items: center; } .itineraire { width: 100%; max-width: 350px; } }



Bike Rental Agencies Along the Vélodyssée

Ready to cycle the Vélodyssée in total freedom? Paulette has rental hubs all along the route, so you can start and finish your journey wherever you like. We handle the logistics—your job is to enjoy the ride!

.agence-ligne { display: flex; gap: 2rem; justify-content: center; flex-wrap: nowrap; margin-bottom: 2rem; } .agence-card { width: 300px; border-radius: 16px; border: 1px solid #ddd; box-shadow: 0 4px 10px rgba(0,0,0,0.05); overflow: hidden; text-decoration: none; color: inherit; background: white; display: flex; flex-direction: column; transition: transform 0.2s ease; } .agence-card:hover { transform: translateY(-5px); } .agence-label-wrapper { padding: 1rem 1rem 0 1rem; display: flex; align-items: flex-start; } .agence-label-wrapper img { height: auto; max-height: 40px; width: auto; } .agence-card img.main-img { width: 100%; height: auto; display: block; margin-top: 0.5rem; } .agence-content { padding: 1rem; } .agence-content h3 { font-size: 1.7rem; line-height: 1.5rem; margin: 0; font-family: ‘Bogart’, serif; } .agence-content p { margin: 0.4rem 0 0; font-size: 0.95rem; color: #333; } /* Responsive : 1 carte par ligne sur mobile */ @media (max-width: 768px) { .agence-ligne { flex-direction: column; align-items: center; } }



Our Top Tips for Cycling the Vélodyssée

Need help planning your Vélodyssée adventure? Our articles guide you every step of the way—from first ideas to the final ride.

.blog-card-grid { display: flex; flex-wrap: wrap; gap: 2rem; justify-content: center; font-family: ‘Bogart’, sans-serif; } .blog-card { width: 300px; border: 1px solid #ddd; border-radius: 16px; box-shadow: 0 4px 12px rgba(0,0,0,0.06); overflow: hidden; background: white; text-decoration: none; color: inherit; display: flex; flex-direction: column; transition: transform 0.2s ease; } .blog-card:hover { transform: translateY(-4px); } .blog-card img { width: 100%; height: 180px; object-fit: cover; border-radius: 16px 16px 0 0; display: block; } .blog-card-content { padding: 1.5rem; display: flex; flex-direction: column; gap: 0.8rem; } .blog-date { font-size: 0.85rem; color: #555; } .blog-title { font-size: 1.4rem; font-family: ‘Bogart’, serif; margin: 0; } .blog-excerpt { font-size: 1rem; color: #333; line-height: 1.4; } @media (max-width: 1024px) { .blog-card { width: 45%; } } @media (max-width: 768px) { .blog-card { width: 100%; } }
.blog-card-grid { display: flex; flex-wrap: wrap; gap: 2rem; justify-content: center; font-family: ‘Bogart’, sans-serif; } .blog-card { width: 300px; border: 1px solid #ddd; border-radius: 16px; box-shadow: 0 4px 12px rgba(0,0,0,0.06); overflow: hidden; background: white; text-decoration: none; color: inherit; display: flex; flex-direction: column; transition: transform 0.2s ease; } .blog-card:hover { transform: translateY(-4px); } .blog-card img { width: 100%; height: 180px; object-fit: cover; border-radius: 16px 16px 0 0; display: block; } .blog-card-content { padding: 1.5rem; display: flex; flex-direction: column; gap: 0.8rem; } .blog-date { font-size: 0.85rem; color: #555; } .blog-title { font-size: 1.4rem; font-family: ‘Bogart’, serif; margin: 0; } .blog-excerpt { font-size: 1rem; color: #333; line-height: 1.4; } @media (max-width: 1024px) { .blog-card { width: 45%; } } @media (max-width: 768px) { .blog-card { width: 100%; } }

How does it work with Paulette?

Bike rental on the Vélodyssée made easy, with Paulette—your expert in coastal bike touring.

  • Fully equipped touring bikes: panniers, helmet, repair kit—everything included
  • Agencies across the route: rent in La Rochelle, Arcachon, Biarritz, or elsewhere, and return in another town
  • Personalized advice to help you prepare: itineraries, stages, gear… we’re here for you before, during, and after
  • One-way rentals included: perfect for linear journeys without the hassle of return trips


Book your bike in just a few clicks

A fully equipped bike is ready and waiting for your Atlantic cycling adventure.
Book now and live the Paulette experience on the Vélodyssée.