Our Loaded Home Loan rewards you on the go
On top of more features and flex, our Loaded Home Loan also rewards you with bonus points at settlement and ongoing points just for making your monthly repayments on time15. Use our calculator to suss out your points-earning potential.
[{"tag":"div","attributes":{"class":"points-section"},"children":[{"tag":"div","attributes":{"class":"points-subheading"},"children":[{"text":"Based on a new $500k Loaded Home Loan"}]},{"tag":"div","attributes":{"class":"points-boxes-container"},"children":[{"tag":"div","attributes":{"class":"points-boxes-wrapper"},"children":[{"tag":"div","attributes":{"class":"points-box earn-points"},"children":[{"tag":"h3","attributes":{"class":"points-heading"},"children":[{"text":"Earn points"}]},{"tag":"div","attributes":{"class":"earn-container"},"children":[{"tag":"div","attributes":{"class":"earn-item"},"children":[{"tag":"span","attributes":{"class":"earn-points"},"children":[{"text":"100,000 pts"}]},{"tag":"span","attributes":{"class":"earn-label"},"children":[{"text":"at settlement"}]}]},{"tag":"div","attributes":{"class":"earn-item"},"children":[{"tag":"span","attributes":{"class":"earn-points"},"children":[{"text":"2,000 pts"}]},{"tag":"span","attributes":{"class":"earn-label"},"children":[{"text":"per borrower each month just for making your repayments on time"}]}]}]}]},{"tag":"div","attributes":{"class":"points-box redeem-points"},"children":[{"tag":"h3","attributes":{"class":"points-heading"},"children":[{"text":"Redeem points"}]},{"tag":"div","attributes":{"class":"redeem-tabs"},"children":[{"tag":"button","attributes":{"class":"redeem-tab active","data-type":"gift"},"children":[{"text":"Gift Cards"}]},{"tag":"button","attributes":{"class":"redeem-tab","data-type":"cash"},"children":[{"text":"Cashback"}]}]},{"tag":"h3","attributes":{"class":"points-subheading-alt"},"children":[{"text":"See what you earn"}]},{"tag":"div","attributes":{"class":"calculator-wrapper"},"children":[{"tag":"div","attributes":{"class":"slider-container"},"children":[{"tag":"input","attributes":{"type":"range","min":"100000","max":"150000","value":"100000","step":"1000","class":"points-slider","id":"pointsRange"},"children":[]}]},{"tag":"div","attributes":{"class":"points-output"},"children":[{"tag":"div","attributes":{"class":"points-left"},"children":[{"tag":"span","attributes":{"id":"pointsValue"},"children":[{"text":"100,000"}]},{"tag":"span","attributes":{"class":"points-label"},"children":[{"text":"pts"}]}]},{"tag":"div","attributes":{"class":"points-arrow"},"children":[{"text":"→"}]},{"tag":"div","attributes":{"class":"points-right","id":"dynamicValue"},"children":[{"text":"$500.00"}]}]},{"tag":"div","attributes":{"class":"enquire-now-wrapper"},"children":[{"tag":"a","attributes":{"href":"https://virginmoney.com.au/home-loans/enquire-now?cid=HL-58-1","class":"tracking-added enquire-now-btn"},"children":[{"tag":"span","attributes":{"class":"cta is-primary"},"children":[{"tag":"b","attributes":{},"children":[{"text":"Enquire now"}]}]}]}]}]}]}]}]}]},{"tag":"style","attributes":{},"children":[],"content":".points-subheading {\n text-align: left;\n color: #404143;\n font-family: Inter, sans-serif;\n font-size: 28px;\n font-weight: 600;\n margin-bottom: 24px;\n}\n\n.points-subheading-alt {\n text-align: left;\n color: #404143;\n font-family: Inter, sans-serif;\n font-size: 22px;\n font-weight: 600;\n margin: 12px 0 0 0;\n}\n\n/* Grey container around both boxes */\n.points-boxes-container {\n display: flex;\n padding: 20px;\n flex-direction: column;\n gap: 20px;\n background: #f2f2f4;\n border-radius: 16px;\n}\n\n.points-boxes-wrapper {\n display: flex;\n gap: 20px;\n width: 100%;\n align-items: flex-start;\n flex-wrap: wrap;\n}\n\n/* Individual white boxes */\n.points-box {\n display: flex;\n flex-direction: column;\n gap: 20px;\n flex: 1 0 300px;\n padding: 24px 32px;\n border-radius: 16px;\n background: #FFF; /* white box */\n}\n\n.points-heading {\n color: #404143;\n font-family: Inter, sans-serif;\n font-size: 22px;\n font-weight: 600;\n text-decoration: underline;\n margin: 0 0 12px 0;\n}\n\n/* Left Box: Earn Points */\n.earn-container {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n gap: 24px;\n}\n\n.earn-item {\n display: flex;\n flex-direction: column;\n gap: 4px;\n}\n\n.earn-points {\n color: #E10A0A;\n font-family: Inter, sans-serif;\n font-size: 40px;\n font-weight: 700;\n letter-spacing: -0.8px;\n}\n\n.earn-label {\n color: #6B6D70;\n font-family: Inter, sans-serif;\n font-size: 15px;\n font-weight: 400;\n}\n\n/* Tabs */\n.redeem-tabs {\n display: flex;\n width: 100%;\n gap: 12px;\n padding: 4px;\n border-radius: 11px;\n background: #F3F4F5;\n}\n\n.redeem-tab {\n flex: 1;\n text-align: center;\n padding: 12px 0;\n border-radius: 8px;\n font-size: 16px;\n font-weight: 600;\n font-family: Inter, sans-serif;\n background: transparent;\n border: none;\n cursor: pointer;\n color: #404143;\n transition: background 0.2s ease, color 0.2s ease;\n}\n\n.redeem-tab.active {\n background: #E10A0A;\n color: #fff;\n}\n\n/* Calculator */\n.calculator-wrapper {\n display: flex;\n flex-direction: column;\n padding: 24px 0;\n align-items: flex-start;\n width: 100%;\n}\n\n.slider-container {\n width: 100%;\n}\n\n.points-slider {\n width: 100%;\n -webkit-appearance: none;\n background: #FFA199;\n height: 16px;\n border-radius: 8px;\n outline: none;\n}\n\n.points-slider::-webkit-slider-thumb {\n -webkit-appearance: none;\n appearance: none;\n width: 28px;\n height: 28px;\n border-radius: 50%;\n background: #E10A0A;\n cursor: pointer;\n}\n\n.points-output {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n gap: 16px;\n margin-top: 16px;\n width: 100%;\n}\n\n.points-left {\n color: #E10A0A;\n font-family: Inter, sans-serif;\n font-size: 40px;\n font-weight: 700;\n}\n\n.points-label {\n color: #6B6D70;\n font-family: Inter, sans-serif;\n font-size: 15px;\n font-weight: 400;\n}\n\n.points-arrow {\n color: #E10A0A;\n font-family: \"SF Pro Rounded\", sans-serif;\n font-size: 40px;\n font-weight: 700;\n line-height: normal;\n letter-spacing: -0.8px;\n}\n\n.points-right {\n color: #E10A0A;\n font-family: \"SF Pro Rounded\", sans-serif;\n font-size: 28px;\n font-weight: 600;\n}\n\n/* Enquire Now button */\n.enquire-now-wrapper {\n margin-top: 16px;\n text-align: left;\n}\n\n.enquire-now-btn {\n text-decoration: underline;\n font-family: Inter,sans-serif;\n font-style: normal;\n font-weight: 400;\n font-size: 15px;\n line-height: 1.6;\n color: #E10A0A;\n background-color: transparent;\n border: none;\n cursor: pointer;\n transition: color 0.25s ease, background-color 0.25s ease;\n}\n.enquire-now-btn:hover {\n color: #b00808;\n}\n\n/* Mobile responsive tweaks */\n@media (max-width: 768px) {\n .points-boxes-wrapper {\n flex-direction: column;\n gap: 16px;\n }\n\n .points-subheading {\n font-size: 22px;\n margin-bottom: 16px;\n }\n\n .points-subheading-alt {\n font-size: 18px;\n }\n\n .points-heading {\n font-size: 18px;\n }\n\n .earn-points,\n .points-left {\n font-size: 28px;\n }\n\n .points-right {\n font-size: 20px;\n }\n\n .points-slider {\n height: 12px;\n }\n\n .points-slider::-webkit-slider-thumb {\n width: 22px;\n height: 22px;\n }\n\n .enquire-now-btn {\n font-size: 14px;\n }\n}\n\n@media (max-width: 480px) {\n .points-subheading {\n font-size: 20px;\n }\n\n .points-heading {\n font-size: 16px;\n }\n\n .earn-points,\n .points-left {\n font-size: 24px;\n }\n\n .points-right {\n font-size: 18px;\n }\n}"},{"tag":"script","attributes":{},"children":[],"content":"const slider = document.getElementById(\"pointsRange\");\nconst pointsValue = document.getElementById(\"pointsValue\");\nconst dynamicValue = document.getElementById(\"dynamicValue\");\nconst tabs = document.querySelectorAll(\".redeem-tab\");\n\nlet activeType = \"gift\";\n\nfunction updateValues(points) {\n pointsValue.textContent = points.toLocaleString();\n if (activeType === \"gift\") {\n dynamicValue.textContent = \"$\" + (points * 0.005).toFixed(2);\n } else if (activeType === \"cash\") {\n dynamicValue.textContent = \"$\" + ((points / 1000) * 4.5).toFixed(2);\n }\n}\n\nslider.addEventListener(\"input\", function () {\n updateValues(parseInt(this.value));\n});\n\ntabs.forEach(tab => {\n tab.addEventListener(\"click\", function () {\n tabs.forEach(t => t.classList.remove(\"active\"));\n this.classList.add(\"active\");\n activeType = this.getAttribute(\"data-type\");\n updateValues(parseInt(slider.value));\n });\n});\n\n// Init\nupdateValues(100000);"}]
Competitive rates
Looking for competitive home loan rates in Australia? We’ve got you.{sub-heading}
Minimum $150k loan, up to 60% LVR
[br]
{hlx-rates || 98049 || Rate}%5 p.a.{rate-display}
Variable rate20
Minimum $20k loan, up to 80% LVR
[br]
{hlx-rates || 105553 || Rate2Yr_Fixed }%6 p.a.{rate-display}
Fixed rate
{hlx-rates || 98049 || Comparison Rate}% p.a.{rate-display}
Comparison rate21
{hlx-rates || 105553 || Rate2Yr_Fixed_AAPR }% p.a.{rate-display}
Comparison rate21
5. Available for new Owner Occupier, Principal and Interest loans, Minimum loan size $150K, max 60% LVR11.
6. Available for new 2yr fixed Owner Occupier, principal & interest loans, Minimum loan $20k, max 80% LVR11.
Features and benefits
Our home loans are built to help you get the most of your home loan. Straight up – more value, more flexibility, more rewards.{sub-heading}
Loaded home loan rates and fees
We make it clear and simple so you don’t feel like you’re missing out on a better deal. See our full list of fees and charges that could apply or to compare interest rates.{sub-heading}
Owner Occupier
Buying or refinancing your principal place of residence? A Loaded home loan is your principal place of great rates and rewards.
Owner Occupier - Variable <$150K
Owner Occupier - Variable >$150K - $400K
Owner Occupier - Variable >$400K - $700K
Owner Occupier - Variable >$700K +
Owner Occupier - Fixed LVR 0% to 60%
Owner Occupier - Fixed LVR 60.01% to 70%
Owner Occupier - Fixed LVR 70.01% to 80%
Owner Occupier - Fixed LVR 80.01% to 90%
Owner Occupier - Fixed LVR 90.01% to 95%
Investor
Buying or refinancing a place to rent out? We’re invested in making investing more rewarding for you.
Investor - Variable <$150K
Investor - Variable >$150K - $400K
Investor - Variable >$400K - $700K
Investor - Variable >$700K +
Investor - Fixed LVR 0% to 60%
Investor - Fixed LVR 60.01% to 70%
Investor - Fixed LVR 70.01% to 80%
Investor - Fixed LVR 80.01% to 90%
Investor - Fixed LVR 90.01% to 95%
Key upfront fees
While there’s loads of features in our packed home loan, these are our only up-front fees.{sub-heading}
$295 p.a.
Payable for the first time on the lending date, then on or around every anniversary of the settlement date. We may waive this annual fee if you’re already paying an annual fee on another Loaded home loan held in the same name(s) and capacity.
$150
To prepare your loan documents and settle your home loan.
$750
Payable if you elect to lock in your interest rate on a fixed rate loan. We will hold the interest rate for 90 days from the date we process your request. If your loan settles after 90 days, and the fixed rate has increased, the rate that is current on the day of settlement will apply.
Banking calculators & tools
We love making things easy! Our tools and calculators help you work out all the important home loan stuff.{sub-heading}
Loaded home loan support and FAQs
Here you'll find all your home loan questions answered!{sub-heading}
Contact us
Find support, contact details & important information.{sub-heading}