§PlainStatute

Housing & Tenant · Rent Late Fees

Rent Late Fee Limit in Delaware

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

Confirmedagainst §5501Reviewed by Cholilurrohman · July 2026
Most a late fee can be · Delaware
5% cap, 5 days grace, and the fee counts as rent
Hard cap
Delaware bars a late charge within five days of the due date and caps it at 5 percent of the monthly rent, and a late charge counts as additional rent, so an unpaid one can support an eviction.
Maximum late fee5% cap, 5 days grace, and the fee counts as rent
Grace period5 days
Must be in the leaseYes
Statute§5501

The cap and the grace period in Delaware

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

Maximum late feeA late charge may not exceed 5 percent of the monthly rent. Note that this is 5 percent of the monthly rent rather than of the amount overdue, which matters where only part of the rent is unpaid. The most consequential detail is not the cap: a late charge is considered additional rent under Delaware law, which means an unpaid late fee can support the five-day rent demand and ultimately an eviction for nonpayment.
Grace periodA late charge cannot be imposed within five days of the agreed time for payment of rent. There is a further extension if the landlord has no office in your county.
Must be written in the leaseYes. A late fee that is not in your signed lease generally cannot be charged.
Local ordinanceThe office requirement is county-specific: a landlord without an office or permanent place for receipt of payments in the county where the unit sits gives you three extra days, pushing the payment deadline and the grace period out with it. Statute otherwise silent on local rules.
How it is enforcedBecause a late charge is additional rent, the sharpest consequence is on the tenant, not the landlord: unpaid late fees can feed a nonpayment eviction. So the first Delaware question is whether the landlord keeps a place in your county to pay, because if not, the rent is not due when the lease says it is.
StatuteDel. Code Ann. tit. 25, §5501

What you can do right now

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

  1. Ask whether the landlord has an office in your county

    Delaware requires the landlord to maintain a place in your county to receive rent. If they do not, rent becomes due three days later, which pushes the five-day grace period out too. That is the first thing to check when a late fee appears.

  2. Check the fee against 5 percent of monthly rent

    The cap is 5 percent of the monthly rent. Work out 5 percent of your full monthly rent, and note it is measured against the whole rent, not just what you still owe.

  3. Treat unpaid late fees as urgent

    Because a late charge counts as rent in Delaware, letting one go unpaid can support an eviction. So pay or dispute it promptly rather than assuming it is just a debt.

  4. Get local help

    A local Delaware legal aid office can confirm the office rule and whether a fee was properly charged. 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 Delaware renters get wrong

Delaware attaches the late fee to something no other state does, which is whether the landlord has bothered to keep a place in your county where you can actually pay. If they have not, the rent is not due when the lease says it is. It becomes due three days later, which pushes the five-day grace period out with it. That turns an administrative convenience for the landlord into a concrete extension for the renter, and it is the first question a Delaware renter should ask when a late fee appears. The cap itself is five percent of the monthly rent, measured against the whole rent rather than the amount overdue. But the most consequential fact on the page is not the cap. Delaware law says a late charge is considered as additional rent, which means an unpaid late fee can support the five-day rent demand and ultimately an eviction for nonpayment. In most states an unpaid late fee is a debt. In Delaware it is rent, and that is what makes it dangerous to ignore.

Common questions

Does my Delaware landlord have an office in my county?

It matters. Delaware requires the landlord to maintain a place in the county to receive rent. If they do not, the rent due date is pushed back three days, and the five-day grace period moves with it, so ask this first when a late fee appears.

Is the 5 percent of my whole rent or just what I owe in Delaware?

Of the whole monthly rent. The cap is 5 percent of the monthly rent, not of the amount still unpaid, which matters if you have paid part of the month. That is a less renter-friendly measure than states that use the shortfall.

When does the 5 days start in Delaware?

From the agreed time for payment of rent. A late charge cannot be imposed within five days of the due date, and if the landlord has no county office, the due date itself moves back three days.

Can an unpaid late fee get me evicted in Delaware?

Potentially. Delaware treats a late charge as additional rent, so an unpaid late fee can support the five-day rent demand and a nonpayment eviction. That is why a Delaware renter should not let a late fee simply sit unpaid.

Primary source
Del. Code Ann. tit. 25, §5501
Delaware Code (25 Del. C. § 5501) · delcode.delaware.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--delaware"
  title="Delaware 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--delaware"></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>