Powered by Air Vision Systems – Starlink Specialists
AVS Roof Rack Fit Finder
Find the correct AVS mounting hardware kit for your roof rack system in seconds.
- Home
- AVS FIT FINDER
Engineering-backed roof rack hardware recommendations
The AVS Roof Rack Fit Finder helps installers, off-road users, campers, fleet operators, and everyday drivers quickly identify the correct mounting hardware for their roof rack system. Simply choose your roof rack brand and model, or identify your rack by type, and the tool will instantly recommend the correct AVS mounting kit, compatible hardware options, and installation setup guidance. Designed for Rhino-Rack, Thule, Yakima, Front Runner, ARB, Prinsu, Tracklander, and many other rack systems used across Australia, New Zealand, and worldwide.
Support: Rhino-Rack, Thule, Yakima, ARB, Front Runner, Prinsu, OEM racks, M6/M8 systems, platform racks, and U-bolt systems.
ABOUT FIT FINDER
Find the correct mounting kit for your roof rack setup
The AVS Roof Rack Fit Finder was designed to simplify hardware selection for installers, overlanders, campers, fleet operators, and Starlink users.
Instead of manually checking bolt sizes, slot types, or rack compatibility, the system instantly recommends the correct AVS mounting hardware kit based on your selected roof rack system.
The tool is built using real-world rack compatibility data and installation logic to help reduce fitting errors and speed up installation planning.
You can also embed this tool on your own website to help customers identify compatible AVS hardware directly from your platform.
Use This Fit Finder on Your Website
The AVS Roof Rack Fit Finder can be easily embedded on your website, allowing installers, partners, and technology providers to offer the same compatibility tool to their customers while AVS securely hosts and maintains the system.
About Calculator
01
Copy the embed code
Copy the iframe code provided in the snippet box.
02
Add it to your website
Paste the code into your page using an HTML block, embed block, or custom code section.
03
Publish the page
Save and publish your page. The Fit Finder will automatically load and work on your website.
Embed Code (iFrame)
Copy to clipboard
<style>
.avs-fit-wrap { width: 100%; }
.avs-fit-wrap iframe {
width: 100%;
border: 0;
display: block;
overflow: hidden;
transition: height 0.2s ease;
}
</style>
<div class="avs-fit-wrap">
<iframe
class="avs-fit-finder"
src="https://www.airvisionsystems.co.nz/avs-fit-finder-embed/"
scrolling="no"
loading="lazy"
referrerpolicy="no-referrer-when-downgrade"
sandbox="allow-scripts allow-same-origin allow-forms allow-top-navigation-by-user-activation allow-popups allow-popups-to-escape-sandbox">
</iframe>
</div>
<script>
(function () {
var wraps = document.querySelectorAll('.avs-fit-wrap');
var iframe = wraps[wraps.length - 1].querySelector('iframe');
var lastH = 0;
function setHeight(h) {
if (!h || h < 100) return;
if (h === lastH) return;
lastH = h;
iframe.style.height = h + 'px';
}
window.addEventListener('message', function (e) {
if (e.data && e.data.type === 'avs-fit-finder-height' && typeof e.data.height === 'number') {
setHeight(e.data.height);
}
});
setInterval(function () {
try {
var doc = iframe.contentDocument || iframe.contentWindow.document;
var app = doc.querySelector('.app');
if (!app) return;
var s = window.getComputedStyle(doc.body);
var pt = parseFloat(s.paddingTop) || 0;
var pb = parseFloat(s.paddingBottom) || 0;
setHeight(Math.ceil(app.offsetHeight + pt + pb + 2));
} catch (e) {}
}, 250);
})();
</script>
*The finder must be embedded using the provided code and cannot be hosted independently.
Common Questions
Frequently asked questions about the AVS Finder
Does the AVS Fit Finder work for all roof rack brands?
The Fit Finder supports many popular rack systems including Rhino-Rack, Thule, Yakima, Front Runner, ARB, Tracklander, Prinsu, and more.
What information do I need to use the Fit Finder?
You only need your roof rack brand and model. If your rack is not listed, you can identify it using the rack type selector.
Can I use this for platform racks and crossbars?
Yes. The system supports standard crossbars, platform racks, proprietary rack systems, and U-bolt mounting setups.
What if my rack model is not listed?
Use the rack type identification option or contact AVS for assistance before ordering.
Can I embed this tool on my own website?
Yes. AVS provides an iframe embed option so installers, resellers, and technology providers can use the Fit Finder on their own websites.
Are the recommendations engineering-based?
Yes. Recommendations are based on rack slot types, thread sizing, hardware compatibility, and real-world installation logic.
Not sure which AVS mounting kit you need?
Use the AVS Fit Finder above to identify the correct mounting hardware for your roof rack setup. Need additional guidance? View our engineering reports or contact the AVS team.