SUR-RON Light Bee 2 Pre-order

90 km/hHöchstgeschw.
24 kW (32.6 PS)Max. Leistung
up to 108 km (at 40 km/h) or over 160 km (at 25 km/h)Reichweite
A1Führerschein
.keyfacts{ display:grid; grid-template-columns:repeat(4,1fr); border:1px solid var(--mv-line,#E6E6E9); border-radius:var(--mv-r,10px); overflow:hidden; margin-bottom:20px; } .keyfacts .kf{ padding:12px 12px; border-right:1px solid var(--mv-line,#E6E6E9); min-width:0; } .keyfacts .kf:last-child{border-right:none} .keyfacts .kf b{ display:block; font-size:clamp(13px,1.5vw,15px); font-weight:700; line-height:1.25; color:var(--mv-ink,#111113); overflow-wrap:anywhere; hyphens:auto; } .keyfacts .kf span{ display:block; margin-top:2px; font-size:11.5px; line-height:1.3; color:var(--mv-ink-faint,#87878F); overflow-wrap:anywhere; } /* Tablet / kleiner Laptop: 2×2-Raster */ @media(max-width:900px){ .keyfacts{grid-template-columns:repeat(2,1fr)} .keyfacts .kf:nth-child(2){border-right:none} .keyfacts .kf:nth-child(1), .keyfacts .kf:nth-child(2){border-bottom:1px solid var(--mv-line,#E6E6E9)} .keyfacts .kf b{font-size:14px} } /* Handy: alles untereinander, Label rechts */ @media(max-width:480px){ .keyfacts{grid-template-columns:1fr} .keyfacts .kf{ border-right:none; border-bottom:1px solid var(--mv-line,#E6E6E9); display:flex; justify-content:space-between; align-items:baseline; gap:14px; } .keyfacts .kf:last-child{border-bottom:none} .keyfacts .kf b{font-size:14px;text-align:left;flex:1} .keyfacts .kf span{margin-top:0;text-align:right;white-space:nowrap;flex:none} } document.addEventListener('DOMContentLoaded',function(){ document.querySelectorAll('.keyfacts .dyn').forEach(function(el){ var v=el.querySelector('.dyn-val'); if(!v||v.textContent.trim()==='')el.remove(); }); });
.mvb-a{ --ink:var(--e-global-color-text,#14181F); --head:var(--e-global-color-primary,#0B0D10); --acc:var(--e-global-color-accent,#0B0D10); --soft:color-mix(in srgb,var(--ink) 62%,transparent); --line:color-mix(in srgb,var(--ink) 16%,transparent); --tint:color-mix(in srgb,var(--acc) 8%,transparent); font-family:var(--e-global-typography-text-font-family,inherit); color:var(--ink);line-height:1.5; border:1px solid var(--line);border-left:4px solid var(--acc); background:var(--tint);padding:15px 17px; } .mvb-a *,.mvb-a *::before,.mvb-a *::after{box-sizing:border-box} .mvb-a h4{ font-family:var(--e-global-typography-primary-font-family,inherit); color:var(--head);font-size:17px;font-weight:700; letter-spacing:-.01em;margin:0 0 5px;line-height:1.3; } .mvb-a p{margin:0;font-size:14px;color:var(--soft)} .mvb-a b{color:var(--ink);font-variant-numeric:tabular-nums} @media (max-width:600px){ .mvb-a{padding:14px 15px} .mvb-a h4{font-size:16px} .mvb-a p{font-size:13.5px} }

Vorbestellen: heute nur die Anzahlung

150 € Standard · 440 € mit abnehmbarem Kennzeichenhalter. Wird voll angerechnet. Den Rest zahlst du erst bei der Übergabe. Voraussichtlich ab 11.11.2026.

ab 5.890,00 incl. VAT plus shipping costs

Request Financing
  • Free pickup and installation available
  • In-house workshop in Lindlar
  • 2-year warranty · 1 year of free service
PayPal Mastercard Visas Pay Securely
Producer

ElektroMX GmbH
info@surron.eu
Saarstraße 25, 58332 Schwelm

Note

The range may vary and depends on the rider's weight, speed, incline, and other environmental factors.

This version is street-legal.
In Germany, a driver’s license is required to operate this vehicle—specifically, a Class A1, A2, A, or B196 license. If purchasing outside of Germany, please check the regulations in your country regarding any driver’s license requirements.

document.addEventListener('DOMContentLoaded',function(){ document.querySelectorAll('.pdp-foot .dyn').forEach(function(el){ var v=el.querySelector('.dyn-val'); if(!v||v.textContent.trim()==='')el.remove(); }); });
.mvb-vb{ --ink:var(--e-global-color-text,#14181F); --head:var(--e-global-color-primary,#0B0D10); --acc:var(--e-global-color-accent,#0B0D10); --soft:color-mix(in srgb,var(--ink) 62%,transparent); --line:color-mix(in srgb,var(--ink) 16%,transparent); --fill:color-mix(in srgb,var(--ink) 4%,transparent); --tint:color-mix(in srgb,var(--acc) 8%,transparent); font-family:var(--e-global-typography-text-font-family,inherit); color:var(--ink);line-height:1.5; border-top:1px solid var(--line); border-bottom:1px solid var(--line); padding:30px 0; } .mvb-vb *,.mvb-vb *::before,.mvb-vb *::after{box-sizing:border-box} .mvb-vb h3,.mvb-vb h4{ font-family:var(--e-global-typography-primary-font-family,inherit); color:var(--head);margin:0; } .mvb-vb h3{font-size:21px;font-weight:700;letter-spacing:-.02em;margin-bottom:18px} .mvb-vb .wrap{display:grid;grid-template-columns:1fr;gap:34px} /* --- Schritte --- */ .mvb-vb .rail{position:relative} .mvb-vb .rail::before{ content:"";position:absolute;top:14px;bottom:14px;left:13px;width:1px; background:repeating-linear-gradient(to bottom,var(--line) 0 5px,transparent 5px 11px); } .mvb-vb .st{ position:relative;display:grid;grid-template-columns:27px 1fr; column-gap:14px;padding-bottom:20px; } .mvb-vb .st:last-child{padding-bottom:0} .mvb-vb .mk{ position:relative;z-index:1;width:27px;height:27px; display:flex;align-items:center;justify-content:center;border-radius:50%; background:var(--acc);color:#fff;font-size:12px;font-weight:700; font-variant-numeric:tabular-nums; } .mvb-vb .st h4{grid-column:2;font-size:15px;font-weight:700;letter-spacing:-.01em;margin:3px 0 3px} .mvb-vb .st p{grid-column:2;margin:0;font-size:14px;color:var(--soft)} .mvb-vb .eta{ margin-top:18px;padding-top:12px;border-top:1px solid var(--line); display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px; font-size:13px;color:var(--soft); } .mvb-vb .eta .d{font-size:15px;font-weight:700;color:var(--ink);font-variant-numeric:tabular-nums} /* --- Preistabelle --- */ .mvb-vb .tb{display:grid;grid-template-columns:1.05fr 1fr 1fr;border:1px solid var(--line)} .mvb-vb .cl{ padding:12px 15px;font-size:14px;display:flex;align-items:center; border-bottom:1px solid var(--line);border-right:1px solid var(--line); } .mvb-vb .cl:nth-child(3n){border-right:0} .mvb-vb .tb>.cl:nth-last-child(-n+3){border-bottom:0} .mvb-vb .hd{background:var(--fill);font-size:12px;font-weight:700;align-items:flex-end;line-height:1.3} .mvb-vb .lb{background:var(--fill);font-weight:600} .mvb-vb .n{font-size:15px;font-weight:700;font-variant-numeric:tabular-nums} .mvb-vb .now{background:var(--tint)} .mvb-vb .now .n{font-size:20px;color:var(--acc)} .mvb-vb .note{margin:11px 0 0;font-size:13px;color:var(--soft)} .mvb-vb .note b{color:var(--ink)} .mvb-vb .m{display:none} /* --- ab Tablet: zwei Spalten --- */ @media (min-width:992px){ .mvb-vb{padding:38px 0} .mvb-vb .wrap{grid-template-columns:1.05fr 1fr;gap:44px} } /* --- Mobil: Tabelle bricht um --- */ @media (max-width:600px){ .mvb-vb{padding:26px 0} .mvb-vb h3{font-size:19px;margin-bottom:16px} .mvb-vb .wrap{gap:30px} .mvb-vb .tb{grid-template-columns:1fr 1fr} .mvb-vb .cl{display:block;border-right:0;padding:11px 13px} .mvb-vb .cl:nth-child(2n){border-right:1px solid var(--line)} .mvb-vb .hd{display:none} .mvb-vb .lb{grid-column:1/-1;font-size:12px;border-right:0} .mvb-vb .m{ display:block;font-size:10px;letter-spacing:.09em;text-transform:uppercase; color:var(--soft);margin-bottom:2px; } .mvb-vb .now .n{font-size:18px} }

So läuft die Vorbestellung

1

Platz sichern

Du zahlst die Anzahlung und sicherst dir eine Light Bee 2 aus der November-Charge.

2

Wir melden uns

Sobald dein Bike bei uns ist, bekommst du eine E-Mail.

3

Rest & Übergabe

Du zahlst den Restbetrag bei der Abholung im Store oder per Rechnung vor dem Versand.

11.11.2026Voraussichtlich verfügbar — kein verbindlicher Liefertermin. Wir melden uns, falls sich etwas ändert.

Was wann fällig wird

Standard
Mit abnehmbarem
Kennzeichenhalter
Gesamtpreis
Standard5.890 €
Abnehmbar6.180 €
Heute fällig
Standard150 €
Abnehmbar440 €
Bei Übergabe
Standard5.740 €
Abnehmbar5.740 €

Alle Preise inkl. 19 % MwSt., zzgl. Versandkosten. Die Anzahlung wird vollständig angerechnet — die Vorbestellung kostet nichts extra.

SUR-RON Light Bee 2n: The high-performance e-bike for off-road adventures

The SUR-RON Light Bee 2 is the ultimate next-generation electric off-road vehicle. As the perfect combination of the Light Bee’s legendary agility and the Ultra Bee’s power, it combines a lightweight design with significantly more power and state-of-the-art technology. Weighing just 65 kg and featuring a state-of-the-art Hairpin motor and an innovative semi-solid-state battery, the Light Bee 2 sets new standards in the off-road scene. Whether on steep mountain slopes, winding trails, or challenging terrain—this bike is designed for maximum performance and pure riding fun.

Detail View

SUR-RON Light Bee 2: Technical Specifications and Performance

The SUR-RON Light Bee 2 is powered by a latest-generation Hairpin electric motor that delivers a maximum power output of 24 kW (32.6 PS) and a massive torque of 410 Nm at the rear wheel. With acceleration from 0 to 50 km/h in just 1.8 seconds and nearly 1 G, it offers impressively direct power delivery.

The high-performance 78.54 V / 45 Ah semi-solid-state battery (3.53 kWh) with high-quality pouch cells is removable and provides a range of up to 108 km (at 40 km/h) or over 160 km (at 25 km/h). With up to 1,200 charge cycles, it is extremely durable. The completely redesigned KKE chassis, featuring 215 mm of suspension travel front and rear, Kashima-coated stanchions, and SKF seals, ensures precise handling and ample off-road capability. The newly developed, reinforced braking system guarantees significantly higher braking performance and excellent controllability.

The Light Bee 2 also impresses with state-of-the-art electronics: a full-color TFT display (Sur-Ron Vision), a smartphone app, a Bluetooth key, a PIN code, and an IMU with wheelie control.
The Light Bee 2 features an intelligent control system with multiple riding modes (including Custom mode and off-road traction control) that optimizes energy consumption based on terrain and riding style. The completely redesigned, forged frame provides 50% more torsional stiffness, and the swingarm is significantly more resistant to twisting. The adjustable, highly robust suspension and the powerful hydraulic disc brakes front and rear guarantee optimal control and maximum safety even in extreme terrain.
65 kgWeight
27 cmGround clearance
123 cmWheelbase
Detail View

The Fun and Versatility of the SUR-RON Light Bee 2

The Light Bee 2 isn't just extremely powerful; thanks to its light weight and agile design, it's also accessible to beginners and experienced riders alike. Its virtually silent operation makes it eco-friendly and discreet—perfect for sustainable off-road adventures.

Depending on the version (L1e / L3e), it is also suitable for road use (subject to local laws). The modular design allows for numerous upgrades and customizations.
Although the Light Bee 2 is primarily optimized for off-road use, it can also be used on public roads depending on local regulations. Thanks to its modular design, numerous upgrades and customizations are possible to tailor the bike perfectly to your individual needs.
90 km/hMax Speed
up to 108 km (at 40 km/h) or over 160 km (at 25 km/h)Range
Air-CooledCooling
Detail View

Conclusion: A must-have for every outdoor enthusiast

The SUR-RON Light Bee 2 is the ideal choice for anyone looking to combine agility, modern technology, and pure off-road fun. With 24 kW of power, 410 Nm of torque, a new chassis, and innovative battery technology, it takes the e-bike experience to a whole new level. A true game-changer in the lightweight segment.
100 kgMax. Payload
up to 108 km (at 40 km/h) or over 160 km (at 25 km/h)Range
27 cmGround clearance
document.addEventListener('DOMContentLoaded',function(){ document.querySelectorAll('.features-sec .dyn, .intro-sec .dyn, .dyn-band').forEach(function(el){ var v=el.querySelector('.dyn-val,.dyn-key'); if(!v||v.textContent.trim()==='')el.remove(); }); document.querySelectorAll('.dyn-feature').forEach(function(el){ var k=el.querySelector('.dyn-key'); if(!k||k.textContent.trim()==='')el.remove(); }); document.querySelectorAll('.f-data').forEach(function(fd){ if(!fd.querySelector('.fd'))fd.remove(); }); });
Surprise

FREE

A surprise at
with every e-bike purchase. No action required on your part.
Plus, all the codes from your favorite influencers work on moviba, too!
Valid
While supplies last
Shop
moviba.shop

Your e-bike. Plus a surprise.

With every e-bike you order through moviba.shop, you’ll find a free bonus item in the box.
What’s inside? Let it be a surprise.

Black motocross gloves with pink accents – Moviba Shop
Moviba Gloves
Black ALTIS Motocross Jersey for E-Bike Riders – Moviba Shop
Altis × Moviba Long-Sleeve Shirt
GiGigo 02 1
GiGigo 02
Eride Pro SS 3.0 mit abnehmbaren Kennzeichenhalter. Dazu klappbare 3 in 1 Blinker.
License Plate Holder
Moviba Water Bottle
Moviba Cap
🎁e.g., Altis Race Jersey
Promotion for all e-motorcycles · One gift per order · No cash redemption · Random allocation
moviba.shop

Technical specifications

Dimensions

Length × Width × Height186 x 78 x 105 cm
Ground clearance27 cm
Wheelbase123 cm
Weight (without battery)50 kg
Weight (including battery)65 kg
Max. Payload100 kg

Drive

Maximum speed90 km/h
Max. power24 kW (32.6 PS)
Rated continuous power3 kW
Actual rangeup to 108 km (at 40 km/h) or over 160 km (at 25 km/h)
Max. Grade45°
Power transmissionBelt / O-ring chain
CoolingAir-Cooled

Chassis

FrameAluminum alloy, double-cradle design
Front suspension215 mm of suspension travel
Rear suspensionMultilink with central shock absorber and 80 mm of travel
Tires70/100-19 42RM front, 3.00-18" rear
Wheels1.4x19" front, 1.4x18" rear
BrakesHydraulic 4-piston disc brakes, front and rear

Electronics

Battery78V / 45Ah
Removable batteryBattery removable
Charger67.2 V, 10 A Power Charger (approx. 3–4 hours charging time)
Control unit48 V / 60 V, self-adapting

The range may vary and depends on the rider's weight, speed, incline, and other environmental factors.

This version is street-legal.
In Germany, a driver’s license is required to operate this vehicle—specifically, a Class A1, A2, A, or B196 license. If purchasing outside of Germany, please check the regulations in your country regarding any driver’s license requirements.

document.addEventListener('DOMContentLoaded',function(){ document.querySelectorAll('#daten .dyn').forEach(function(el){ var v=el.querySelector('.dyn-val'); if(!v||v.textContent.trim()==='')el.remove(); }); document.querySelectorAll('#daten .spec-cat').forEach(function(cat){ if(!cat.querySelector('.spec-row'))cat.remove(); }); });

arrange a test drive

moviba logo lettering, wide, white

Thank you for booking a test drive with moviba!

We’ll check the availability of the requested vehicles right away and confirm your appointment via email.

Please note that the appointment is not valid until you receive confirmation via email.

jQuery(document).ready(function($){ $('.elementor-form').on('submit_success', function(){ $(this).fadeOut(); // Formular ausblenden $('#Probefahrtausgefuellt').fadeIn(); // Container einblenden }); });

Best-Selling Accessories

What Our Customers Say

Gepostet auf Google Google
Chris
Google star 1Google star 2Google star 3Google star 4Google star 5Trustindex überprüft, ob die Originalquelle der Bewertung Google ist.
Super Service und tolle Mitarbeiter. Empfehlenswert!!!Wenn ihr Probefahren und eine qualifizierte Empfehlung wollt geht dort hin und überzeugt euch selber. 👍👍👍👍
Gepostet auf Google Google
Jessica Vorberg
Google star 1Google star 2Google star 3Google star 4Google star 5Trustindex überprüft, ob die Originalquelle der Bewertung Google ist.
Super freundliches Team bei Moviba. Meine Emoto wurde schnell geliefert und funktioniert einwandfrei. Vielen Dank für die tolle Betreuung!
Gepostet auf Google Google
Natascha T.
Google star 1Google star 2Google star 3Google star 4Google star 5Trustindex überprüft, ob die Originalquelle der Bewertung Google ist.
Super Service und tolle Mitarbeiter. 1000% Empfehlenswert! Wenn ihr Probefahren und eine qualifizierte Empfehlung wollt geht dort hin und überzeugt euch selber. Wir haben schon viel schlechtes über andere Unternehmen gehört die in der gleichen Branche tätig sind aber über Moviba können wir kein schlechtes Wort verlieren!
Gepostet auf Google Google
Yannik Bock
Google star 1Google star 2Google star 3Google star 4Google star 5Trustindex überprüft, ob die Originalquelle der Bewertung Google ist.
Sehr nette Beratung, ich habe eine Menge Bikes probegefahren und habe mich dann für die Light Bee entschieden. Danke auch an Linus der alles erledigt hat 10/10
Gepostet auf Google Google
Niklas Reichelt
Google star 1Google star 2Google star 3Google star 4Google star 5Trustindex überprüft, ob die Originalquelle der Bewertung Google ist.
Das Team hinter Moviba sowie die Produkte sind einfach mega. Sehr kompetente und fachliche Beratung! Top!
Gepostet auf Google Google
Kevin Simon
Google star 1Google star 2Google star 3Google star 4Google star 5Trustindex überprüft, ob die Originalquelle der Bewertung Google ist.
Beratung top, Auswahl top.. vor Ort Service statt Internethandel. Weiter so!
Verifiziert von: Trustindex
Das verifizierte Trustindex-Abzeichen ist das universelle Symbol des Vertrauens. Nur die besten Unternehmen können das verifizierte Abzeichen erhalten, die eine Bewertungsnote über 4.5 haben, basierend auf Kundenbewertungen der letzten 12 Monate. Mehr erfahren
Moviba logo (round) on a transparent background
Your advantages

Why you

will love

moviba

Three compelling reasons why customers choose us—your trusted partner for all things regarding e-moto.

Biggest WhatsApp Community

Germany’s most active e-bike community—discussions, tips, and group rides.

Free installation

Free assembly when you pick up your bike at our location in Lindlar.

1 year of free service

During the first year, the first service for your e-bike purchased from moviba is completely free.