§PlainStatute

Housing & Tenant · Rent Late Fees

Rent Late Fee Limit in Virginia

The most a landlord can charge you for paying rent late in Virginia, the grace period you may be owed, and what to do about an unfair fee, cited to the statute.

Confirmedagainst §55.1-1204(E)Reviewed by Cholilurrohman · July 2026
Most a late fee can be · Virginia
10%, and the lesser of two measures
Hard cap
Virginia caps a late fee at the lesser of 10 percent of the periodic rent or 10 percent of the remaining balance due under Va. Code 55.1-1204(E), so partial payment shrinks the fee.
Maximum late fee10%, and the lesser of two measures
Grace periodNone set by statute
Must be in the leaseRecommended
Statute§55.1-1204(E)

The cap and the grace period in Virginia

The most a late fee can be, when it can be charged, and whether it has to be in your lease.

Maximum late feeThe late charge cannot exceed the lesser of 10 percent of the periodic rent or 10 percent of the remaining balance due and owed by the tenant. Read the direction: it is the lesser of the two, the renter-favoring direction. Virginia sets a higher headline percentage than most states at ten, then quietly makes it much smaller in the common case by measuring against the remaining balance as well as the periodic rent and taking whichever is lower.
Grace periodNo grace period is established in the subsection read. A late fee applies once rent is late, subject to the lesser-of cap.
Must be written in the leaseA late fee is enforceable only if your lease provides for it. Check the lease first.
Local ordinanceThe state cap is the operative figure. Check your lease, which can set a lower fee.
How it is enforcedThe lesser-of cap is enforceable as a defense. A fee above 10 percent of the periodic rent, or above 10 percent of the remaining balance where that is lower, exceeds the statute. Because the fee tracks the remaining balance, a renter who has paid most of the month faces a much smaller fee than the headline percentage suggests.
StatuteVa. Code Ann. §55.1-1204(E)

What you can do right now

Concrete, neutral steps if a Virginia late fee looks too high or came with no grace period. This is legal information, not legal advice.

  1. Apply the lesser-of formula

    The cap is the lesser of 10 percent of the periodic rent or 10 percent of the remaining balance you owe. Work out both and the smaller one is your ceiling, which favors the renter.

  2. Use partial payment to shrink the fee

    Because the fee can be measured against the remaining balance, paying most of the month lowers the ceiling. If you owe a small remainder, 10 percent of that remainder is the cap, not 10 percent of the full rent.

  3. Dispute a fee above the cap

    A fee above 10 percent of the periodic rent, or above 10 percent of the remaining balance where that is lower, exceeds Va. Code 55.1-1204(E). Keep records of what you paid and when.

  4. Get local help

    A local Virginia legal aid office can confirm the fee against the lesser-of cap. Search for legal aid in your area.

This is general legal information, not legal advice. Read your own lease and check for a local ordinance, since either can change the fee that applies to your home.

What Virginia renters get wrong

Virginia sets a higher headline percentage than most states at ten, then quietly makes it much smaller in the common case. Under Va. Code 55.1-1204(E) the late charge cannot exceed the lesser of ten percent of the periodic rent or ten percent of the remaining balance due and owed by the tenant. Very few states measure the fee against what is actually still outstanding. A renter who has paid most of the month's rent and owes a small remainder faces ten percent of that remainder, not of the full rent, so partial payment directly shrinks the fee. That lesser-of, remaining-balance measure is the renter-favoring direction, and it is the opposite of the greater-of formulas in Colorado, North Carolina, and Utah. The headline ten percent looks landlord-friendly, but the way Virginia measures it usually makes the real fee much smaller. For a renter, the practical move is to pay as much of the rent as possible, because the outstanding balance is one of the two figures the ten percent is measured against, and the statute takes whichever is lower.

Common questions

Is the 10 percent of my rent or of what I still owe in Virginia?

Whichever is lower. Va. Code 55.1-1204(E) caps the fee at the lesser of 10 percent of the periodic rent or 10 percent of the remaining balance you owe. So if you have paid part of the month, the fee tracks the smaller remaining balance.

Does partial payment reduce the fee in Virginia?

Yes. Because the cap can be measured against the remaining balance, paying most of the rent lowers the ceiling. Owe a small remainder and the fee is 10 percent of that remainder, not of the full rent.

Is there a grace period in Virginia?

None is established in the subsection read. So a late fee can apply once rent is late, subject to the lesser-of cap. Any grace period would come from your lease, so check its terms.

What if my lease says more than 10 percent in Virginia?

The statute controls. The fee cannot exceed the lesser of 10 percent of the periodic rent or 10 percent of the remaining balance, so a lease term setting a higher fee cannot be enforced beyond that cap.

Primary source
Va. Code Ann. §55.1-1204(E)
Code of Virginia (§ 55.1-1204) · law.lis.virginia.gov
Cholilurrohman
Every figure on this page is checked line-by-line against the current statute. Editorial standards →

Not legal advicePlainStatute provides plain-language summaries of public law for general information only. This is not legal advice. Statutes change; always confirm current requirements with the official source linked above before acting.

Embed this explainer

Paste this on your own site. The embed stays in sync with this page, so any update here shows up there too.

<iframe
  src="https://plainstatute.com/embed/statute/rent-late-fee--virginia"
  title="Virginia statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="rent-late-fee--virginia"></iframe>
<script>
  window.addEventListener('message', function (e) {
    if (e.origin !== 'https://plainstatute.com') return;
    var d = e.data || {};
    if (d.type !== 'plainstatute:embed-height') return;
    var f = document.querySelector('iframe[data-plainstatute="' + d.slug + '"]');
    if (f) f.height = d.height;
  });
</script>