Lite Home Loan

Our Lite Home Loan has all the green flags – flexible, rewarding and competitive. Skip the landlord and be the main character.{sub-heading}

Variable rate offer
  • {hlx-rates || 98026|| Rate}p.a.%3

    Variable rate20

  • {hlx-rates || 98026|| Comparison Rate} p.a.%

    Comparison rate21

Available for new Owner Occupier, principal & interest loans, Minimum loan size $150K, max 80% LVR11.

Enquire now

Our Lite Home Loan rewards you on the go

On top of great rates and low fees, our Lite Home Loan also rewards you with ongoing points just for making your monthly repayments on time14. Use our calculator to suss out your points-earning potential.

height
auto
config
[{"tag":"div","attributes":{"class":"points-section"},"children":[{"tag":"div","attributes":{"class":"points-subheading"},"children":[{"text":"Based on a new $500k Lite 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":"1,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":"50000","max":"100000","value":"50000","step":"1000","class":"points-slider","id":"pointsRangeLite"},"children":[]}]},{"tag":"div","attributes":{"class":"points-output"},"children":[{"tag":"div","attributes":{"class":"points-left"},"children":[{"tag":"span","attributes":{"id":"pointsValueLite"},"children":[{"text":"50,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":"dynamicValueLite"},"children":[{"text":"$250.00"}]}]},{"tag":"div","attributes":{"class":"enquire-now-wrapper"},"children":[{"tag":"a","attributes":{"href":"https://virginmoney.com.au/home-loans/enquire-now?cid=HL-58-2","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":"/* Headings */\n.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;\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 sliderLite = document.getElementById(\"pointsRangeLite\");\nconst pointsValueLite = document.getElementById(\"pointsValueLite\");\nconst dynamicValueLite = document.getElementById(\"dynamicValueLite\");\nconst tabsLite = document.querySelectorAll(\".redeem-tab\");\n\nlet activeTypeLite = \"gift\";\n\nfunction updateValuesLite(points) {\n  pointsValueLite.textContent = points.toLocaleString();\n  if (activeTypeLite === \"gift\") {\n    dynamicValueLite.textContent = \"$\" + (points * 0.005).toFixed(2);\n  } else if (activeTypeLite === \"cash\") {\n    dynamicValueLite.textContent = \"$\" + ((points / 1000) * 4.5).toFixed(2);\n  }\n}\n\nsliderLite.addEventListener(\"input\", function () {\n  updateValuesLite(parseInt(this.value));\n});\n\ntabsLite.forEach(tab => {\n  tab.addEventListener(\"click\", function () {\n    tabsLite.forEach(t => t.classList.remove(\"active\"));\n    this.classList.add(\"active\");\n    activeTypeLite = this.getAttribute(\"data-type\");\n    updateValuesLite(parseInt(sliderLite.value));\n  });\n});\n\n// Init\nupdateValuesLite(50000);"}]

Competitive rates

Looking for competitive home loan rates in Australia? We’ve got you.{sub-heading}

{empty}
Variable rate offer
Fixed 2 yr rate offer
Rate
Minimum $150k loan, up to 80% LVR

[br]

{hlx-rates || 98026|| Rate}%3 p.a.{rate-display}

variable rate20
Minimum $20k loan, up to 80% LVR

[br]

{hlx-rates || 105541 || Rate2Yr_Fixed}%4 p.a.{rate-display}

fixed 2 year rate
Comparison

{hlx-rates || 98026|| Comparison Rate}% p.a.{rate-display}

comparison rate21

{hlx-rates || 105541 || Rate2Yr_Fixed_AAPR}% p.a.{rate-display}

comparison rate21

3. Available for new Owner Occupier, Principal & Interest loans, Minimum loan size $150K, max 80% LVR11.
4. 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}

Talk to a home loan specialist

Our experts can guide you through every step of the journey.{sub-heading}

Enquire now

Lite home loan rate rundown

We keep our rates competitive and our fees to a minimum, because there’s nothing more rewarding than feeling like you got a great deal on your home loan. Apart from maybe all the points you’ll earn.{sub-heading}

Owner Occupier

Found a place you want to call home? Check out our competitive rates for owner-occupiers.

Investor

Buying or refinancing a place to rent out?  We’re invested in making investing more rewarding for you.

Lite on fees

With no annual fee, you get to keep more of your money. For a full list of fees and charges that could apply refer to our fees guide below.{sub-heading}

Key upfront fees {colspan-2 text-center}
Annual fee
$0
Settlement fee

$150

to prepare your loan documents and settle your home loan.

Valuation fee
We will cover valuation costs up to $300
Rate lock fee

$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.

Government fees and charges
These fees are calculated at the time of your application and may include land title search fee, mortgage discharge fee, mortgage registration fee.

Depending on how you use your loan, you may have to pay other fees and charges.

Banking calculators & tools

We love making things easy! Our tools and calculators help you work out all the important home loan stuff.{sub-heading}

Lite home loan support and FAQs

Here you'll find all your home loan questions answered!{sub-heading}

View all FAQs

Get in touch

Find support, contact details & important information.{sub-heading}

View all contact information