meon-pro.com Open in urlscan Pro
93.190.139.104  Public Scan

URL: http://meon-pro.com/
Submission: On September 07 via api from US — Scanned from NL

Form analysis 5 forms found in the DOM

GET /finder/search/by_model/

<form id="vehicle_form" action="/finder/search/by_model/" method="get" class="form-inline wheel-form">
  <h4 class="title">Specify make, year and model to find matching wheels:</h4>
  <div class="row-fluid">
    <div class="span8">
      <select id="auto_vendor" name="make" class="span4 selectpicker bootstrap-select btn">
        <option selected="selected" value="">Make</option>
      </select>
      <select id="auto_year" name="year" class="span2 selectpicker bootstrap-select btn" disabled="">
        <option selected="selected" value="">Year</option>
      </select>
      <select id="auto_model" name="model" class="span3 selectpicker bootstrap-select btn" disabled="">
        <option selected="selected" value="">Model</option>
      </select>
      <span class="finder-redirecting"></span>
    </div>
    <div class="span4" id="note-featured">
      <div style="text-align:right; margin: 15px 0px 0px;position:relative;">
        <a href="https://services.wheel-size.com/" class="btn  btn-newlink js-tracking" data-action="Click" data-type="Link to Widget" data-name="Tab By Vehicle"><span style="border-bottom: 1px solid #999;">Wheel Size Widget for your website!</span></a>
        <sup style="right: -15px;    top: -15px !important; position:absolute;"><span class="label btn btn-primary">New!</span></sup>
      </div>
    </div>
  </div>
</form>

GET /finder/search/by_tire/

<form id="tire_form" action="/finder/search/by_tire/" method="get" class="form-inline wheel-form">
  <h4 class="title">Specify values for fields below to find matching vehicles:</h4>
  <select class="span3 selectpicker bootstrap-select btn" id="tf_tire_width" name="tire_width">
    <option selected="selected" value="">Tire Width</option>
  </select>
  <span class="hidden-phone">/</span>
  <select class="span2 selectpicker bootstrap-select btn" id="tf_aspect_ratio" name="aspect_ratio">
    <option selected="selected" value="">Aspect Ratio</option>
  </select>
  <span class="hidden-phone">-</span>
  <select class="span3 selectpicker bootstrap-select btn" id="tf_rim_diameter" name="rim_diameter">
    <option selected="selected" value="">Rim Diameter</option>
  </select> &nbsp;&nbsp; <span class="font15">
    <a class="_tooltip no-underline change-system" href="#" data-toggle="tooltip" data-placement="bottom" data-original-title="Use LT High Flotation Tire Sizing">
            <i class="icon-exchange"></i>
        </a>
  </span> &nbsp; <span class="font15">
    <a data-html="true" data-placement="bottom" data-original-title="" data-content="Width: <b>215mm</b><br /> Aspect Ratio: <b>60%</b><br /> Rim diameter: <b>17 inches</b><br /><br /> <b>Result:</b><br /><img src='/static/img/help/second-tab-example.jpg'>" title="Example of usage" class="_popover no-underline" href="#">
            <i class="icon-question-sign"></i>
        </a>
  </span>
</form>

GET /finder/search/by_hf_tire/

<form id="tire_form_hf" action="/finder/search/by_hf_tire/" method="get" class="form-inline wheel-form">
  <h4 class="title">Specify values for fields below to find matching vehicles:</h4>
  <select class="span3 selectpicker bootstrap-select btn" id="tf_tire_diameter" name="tire_diameter">
    <option selected="selected" value="">Tire Diameter</option>
  </select>
  <span class="hidden-phone">/</span>
  <select class="span2 selectpicker bootstrap-select btn" id="tf_tire_section_width" name="tire_section_width">
    <option selected="selected" value="">Tire Width</option>
  </select>
  <span class="hidden-phone">-</span>
  <select class="span3 selectpicker bootstrap-select btn" id="tf_rim_diameter_hf" name="rim_diameter_hf">
    <option selected="selected" value="">Rim Diameter</option>
  </select> &nbsp;&nbsp; <span class="font15">
    <a class="_tooltip no-underline change-system" href="#" data-toggle="tooltip" data-placement="bottom" data-original-title="Use ISO Metric Tire Sizing">
            <i class="icon-exchange"></i>
        </a>
  </span> &nbsp; <!--
    <span class="font15">
        <a data-html="true"
           data-placement="bottom"
           data-original-title=""
           data-content="Width: <b>215mm</b><br /> Aspect Ratio: <b>60%</b><br /> Rim diameter: <b>17 inches</b><br /><br /> <b>Result:</b><br /><img src='/static/img/help/second-tab-example.jpg'>"
           title="Example of usage"
           class="_popover no-underline"
           href="#">
            <i class="icon-question-sign"></i>
        </a>
    </span>
    -->
</form>

GET /finder/search/by_rim/

<form id="wheel_form" action="/finder/search/by_rim/" method="get" class="form-inline wheel-form">
  <h4 class="title">Specify values for fields below to find matching vehicles:</h4>
  <div class="row-fluid">
    <div class="span10">
      <select class="span2 selectpicker bootstrap-select btn" id="wf_rim_diameter" name="rim_diameter">
        <option selected="selected" value="">Rim Diameter</option>
      </select>
      <select class="span2 selectpicker bootstrap-select btn" id="wf_rim_width" name="rim_width">
        <option selected="selected" value="">Rim Width</option>
      </select>
      <select class="span2 selectpicker bootstrap-select btn" id="wf_offset" name="offset">
        <option selected="selected" value="">Offset</option>
      </select>
      <div class="precision-select offset-precision">
        <input type="hidden" name="offset_min">
        <input type="hidden" name="offset_max">
        <span class="plus-minus">�</span>
        <select name="offset_precision">
          <option value="0" selected="selected">0</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
          <option value="9">9</option>
          <option value="10">10</option>
          <option value="15">15</option>
          <option value="20">20</option>
          <option value="30">30</option>
          <option value="50">50</option>
        </select>
      </div>
      <select class="span2 selectpicker bootstrap-select btn" id="wf_cb" name="cb">
        <option selected="selected" value="">Centre Bore</option>
      </select>
      <div class="precision-select cb-precision">
        <input type="hidden" name="cb_min">
        <input type="hidden" name="cb_max">
        <span class="plus-minus">�</span>
        <select name="cb_precision">
          <option value="0" selected="selected">0</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
          <option value="9">9</option>
          <option value="10">10</option>
          <option value="15">15</option>
          <option value="20">20</option>
          <option value="30">30</option>
          <option value="50">50</option>
        </select>
      </div>
      <select class="span2 selectpicker bootstrap-select btn" id="wf_bolt_pattern" name="bolt_pattern">
        <option selected="selected" value="">Bolt Pattern</option>
      </select> &nbsp;&nbsp; <span class="font15">
        <a data-html="true" data-placement="bottom" data-original-title="" data-content="Rim diameter: <b>16 inches</b><br /> Width: <b>7</b><br /> Bolt pattern (PCD): <b>5*112</b><br /><br /> <b>Result:</b><br /><img src='/static/img/help/third-tab-example.jpg'>" title="Example of usage" class="_popover no-underline" href="#">
                    <i class="icon-question-sign"></i>
                </a>
      </span>
    </div>
  </div>
</form>

/contact/submit-form/

<form class="form-inline form-bottom" action="/contact/submit-form/">
  <div class="control-group">
    <textarea placeholder="Your Message" class="input-medium placeholder" rows="2" name="message" id="message" required=""></textarea>
    <p class="help-block"></p>
  </div>
  <div class="input-append">
    <input class="input-medium" data-validation-required-message="ert" type="email" name="email" id="email" required="" placeholder="Email">
    <input type="email" name="email_" id="email_" style="display: none">
    <input type="hidden" name="name" id="name">
    <button class="btn btn-primary" type="submit">Go!</button>
    <p class="help-block"></p>
  </div>
</form>

Text Content

WHEEL-SIZE.COM

The world's largest wheel fitment database.
Wheel fitment and tire size guide and knowledge base
Last Update: Jan. 18, 2021, 5:09 p.m.
 * English
 * Spanish
 * Portuguese
 * French
 * German
 * Simplified Chinese
 * Traditional Chinese
 * Japanese
 * Russian
 * Italian

   
 *  Search for wheels

 * Home
 * Alloy Wheel Fitment +
   * Information guide to help before purchasing alloy wheels
     * MakesFind out what tire size will fit on your Vehicle
     * Bolt patternsFind matching vehicles by specific Bolt Pattern
     * TiresFind matching vehicles by specific Tire Size
 * Tire calculator
 * API +
   * Wheel Fitment API
     * API PortalUse data of Wheel-Size.com at your website!
     * API TutorialWheel Fitment API Tutorial
     * Get Your API KeyStart developing your app right now!
 * Articles




SEARCH FORM FOR VEHICLE MODEL, TIRE SIZE OR RIMS CHOOSE A TAB BELOW TO GET
FITMENT DATA FOR YOUR VEHICLE OR TO FIND VEHICLES MATCHING YOUR CRITERIA.

 * By vehicle what wheels will fit your car
 * By tire size what vehicles use this tire size
 * By rim size what vehicles use this rim size
 * Add Wheel Size Widget to your website New!


SEARCH BY CAR MAKE, YEAR AND MODEL



SPECIFY MAKE, YEAR AND MODEL TO FIND MATCHING WHEELS:

Make Year Model
Wheel Size Widget for your website! New!


SEARCH BY TIRE SIZE

SPECIFY VALUES FOR FIELDS BELOW TO FIND MATCHING VEHICLES:

Tire Width / Aspect Ratio - Rim Diameter     



SEARCH BY TIRE SIZE

SPECIFY VALUES FOR FIELDS BELOW TO FIND MATCHING VEHICLES:

Tire Diameter / Tire Width - Rim Diameter     



SEARCH BY RIM SIZE

SPECIFY VALUES FOR FIELDS BELOW TO FIND MATCHING VEHICLES:

Rim Diameter Rim Width Offset
� 0 1 2 3 4 5 6 7 8 9 10 15 20 30 50
Centre Bore
� 0 1 2 3 4 5 6 7 8 9 10 15 20 30 50
Bolt Pattern   



NEWS AND CORE FACTSWE ARE ALIVE!


 * WHEEL & TIRE 3D CONFIGURATOR APP FOR YOUR CAR
   
   See Amazing 3D Car Configurator app available for iOS and Android by our
   partner FormaCar. You can check the limited web version on our website.


 * WHEEL-SIZE.COM TO LAUNCH WHEEL SIZE APP FOR IOS
   
   Our Wheel Size app is now available in App Store! Wheel Fitment for any car,
   your search history, news about professional tire tests � all in one app


 * WHEEL-SIZE.COM TO LAUNCH WHEEL SIZE APP FOR ANDROID PLATFORM
   
   We are incredibly happy to announce that the new Wheel Size app is now
   available in the Google Play Store! Wheel Fitment for any car, your search
   history, news about professional tire tests � all in one app


 * ADD WHEEL SIZE WIDGET TO YOUR WEBSITE
   
   Use our database with daily updates on your website. The widget is easy to
   use, it has a user-friendly interface and powerful Widget API! Please take a
   look at the Demo to see it in action.






LATEST ARTICLES TIRE PROFESSIONAL TESTS AND REVIEWS


 * ADAC 2020: WINTER TIRE TEST R17 FOR SUVS AND MINIVANS


 * ADAC 2020: WINTER TIRE TEST R16 FOR MID-CLASS PASSENGER CARS


 * AUTO BILD 2020: ALL-SEASON TIRE TEST


 * AUTO BILD 2020: LARGE WINTER TIRE TEST


LIST OF CAR MAKES WITH WHEELS SPECS IF YOU WANT TO KNOW WHICH WHEELS WILL FIT
YOUR CAR, CLICK YOUR MODEL FROM THE LIST BELOW FOR DETAILED WHEEL INFORMATION:

Acura Alfa Romeo Alpine ARO Aston Martin Audi BAIC Bentley BMW BMW Alpina
Borgward Brilliance Bugatti Buick BYD Cadillac Changan Chery Chevrolet Chrysler
Citro�n Cupra Dacia Daewoo Daihatsu Datsun Dodge Dongfeng DS Eagle Exeed FAW
Ferrari Fiat Fisker Force Ford Foton GAC GAZ Geely Genesis GEO GMC Great Wall
Haval Hindustan Holden Honda Hummer Hyundai Infiniti Isuzu Iveco JAC Jaguar Jeep
Jinbei Keyton Kia LADA Lamborghini Lancia Land Rover Landwind LDV LEVC Lexus
Lifan Lincoln Lotus Luxgen Mahindra MAN Maruti Maserati Maybach Mazda McLaren
Mercedes-Benz Mercedes-Maybach Mercury MG MINI Mitsubishi Mosler Nio Nissan
Oldsmobile Opel Panoz Perodua Peugeot Plymouth Polaris Polestar Pontiac Porsche
Proton Qiantu Ram Ravon Renault Renault Samsung Roewe Rolls-Royce Rover Saab
Saturn Scion Seat Seres Skoda Smart SsangYong Subaru Suzuki Tata Tesla Toyota
UAZ Vauxhall VAZ Venucia Volkswagen Volvo Wuling Zedriv


HELP US MAKE THIS SITE EVEN BETTER




VITAL STATSSTATS TO IMPRESS!

128
Total Car Makes
4216
Total Vehicles
11720
Total Threads
Mazda RX-7
Last Item added


LATEST UPDATES

Mazda (1)
RX-7 (1978 - 1999)

Mercedes-Benz (2)
C-Class (2008 - 2015) E-Class (2009 - 2012)

Peugeot (1)
208 (2019 - 2021)

Cupra (1)
Formentor (2020 - 2021)

Subaru (7)
Dias Wagon (2017 - 2020) Crosstrek (2018 - 2021) Chiffon Custom (2019 - 2021)
Chiffon (2019 - 2021) BRZ (2013 - 2021) Ascent (2019 - 2021) Levorg (2020 -
2021)

Audi (2)
5000 (1978 - 1990) 200 (1983 - 1991)

Ford (13)
Mustang Mach 1 (1969 - 2004) Mustang Shelby GT500 (1967 - 2014) Mustang Shelby
GT350 (1965 - 1971) Explorer (1990 - 2010) Mustang Cobra (1994 - 2004) Mustang
Boss 302 (2012 - 2013) Mustang (1964 - 2014) Explorer Sport Trac (2001 - 2010)
F-350 (1999 - 2004) E-350 Econoline (2001 - 2019) E-250 Econoline (2001 - 2014)
E-150 Econoline (2007 - 2014) F-250 (2000 - 2004)

Ram (3)
2500 (2019 - 2021) 1500 Classic (2019 - 2021) 1500 (2011 - 2021)

Jeep (4)
Wrangler (2007 - 2020) Gladiator (2019 - 2020) Liberty (2001 - 2013) Grand
Cherokee (2011 - 2015)

Fisker (1)
Karma (2008 - 2012)

Dodge (1)
Ram 1500 (2009 - 2010)

Chevrolet (3)
El Camino (1964 - 1967) Malibu (1982 - 1983) TrailBlazer (2019 - 2021)

Fiat (1)
Palio (2004 - 2007)

Volkswagen (3)
Polo (2016 - 2017) Crafter (2017 - 2021) ID.4 (2020 - 2021)

Kia (2)
Sonet (2020 - 2021) Mohave (2020 - 2021)

MAN (1)
TGE (2017 - 2021)

Seres (1)
SF5 (2020 - 2021)




CONTACT US

info@wheel-size.com




ABOUT US

Wheel-Size.com is a Wheel Guide and catalogue.
We strive to help you get the information you need about PCD, offset, rims and
all other wheel and tire data that you need for your vehicle.

This guide is accurate and is updated on a daily basis.
No warranties or guarantees are expressed or implied as to the accuracy of the
information provided on this site.
Use of this site implies your agreement to these terms.


TECHNICAL QUESTIONS:

Ask a car mechanic


CONTACT FORM

Go!



� Thank you!
Your email was successfully sent.
Back To Top

Copyright 2021© www.wheel-size.com

 * Release Notes
 * Help us
 * Privacy Policy

 * 
 * 
   
 * 
 *