§PlainStatute

Housing & Tenant · Rent Increase Notice

Rent Increase Notice in South Dakota

How many days of advance notice a landlord must give before a rent increase takes effect in South Dakota, how a fixed-term lease is treated, and what to check, cited to the statute.

CitedStatute S.D. Codified Laws §43-32-13Source lawserver.com
Notice before a rent increase · South Dakota
30 days, and 15 days to walk away
Dedicated statute
South Dakota requires written notice at least 30 days before the end of the month to modify a month-to-month lease under SDCL 43-32-13, and gives the renter 15 days from receipt to terminate instead.
Month-to-month notice30 days
Larger or longer notice15 days
Rent-amount capNot covered here
StatuteS.D. Codified Laws §43-32-13

The notice periods in South Dakota

How much warning is required before a higher rent can take effect, and how a fixed lease is treated.

WhenNotice in South DakotaWhat it means
Lease modification (including rent increase)30 daysWritten notice at least 30 days before the expiration of the month to modify a month-to-month lease, under SDCL 43-32-13.
Renter exit15 daysThe tenant may terminate effective the first day of the next month by giving notice within 15 days of receiving the modification notice.
Fixed-term leaseNone mid-termDuring a fixed-term lease the rent is fixed until renewal. The 30-day figure governs a month-to-month lease modification.
If notice is skippedNot effectiveSouth Dakota gives the renter a decision window rather than just a warning: 30 days notice of the change, and a 15-day clock from receipt in which the renter can say no and end the tenancy at the start of the next month. That is the third state with a named exit, alongside Delaware and North Dakota.
StatuteS.D. Codified Laws §43-32-13The controlling statute for this notice period. Read the full text through the source link below.
Recent or pending change

The official South Dakota site serves a JavaScript shell, so the text here was read from a mirror. A recent Senate Bill 90 may have touched the eviction chapter, so confirm whether it reached chapter 43-32 before relying on the exact wording.

Next steps if your rent is going up

Concrete, neutral steps to check a rent increase in South Dakota. This is legal information, not legal advice.

  1. Use the 15-day exit if you want to leave

    If you do not want the new rent, South Dakota lets you end the tenancy effective the first of the next month by giving notice within 15 days of receiving the modification notice. So respond promptly.

  2. Expect 30 days before the end of the month

    A lease modification, including a rent increase, needs written notice at least 30 days before the expiration of the month under SDCL 43-32-13. Check the timing against the end of your rental month.

  3. Confirm your tenancy type

    The rule governs a month-to-month lease. A fixed-term lease locks the rent until renewal.

  4. Get local help

    Because the primary text was not read this session, confirm the current rule with a local South Dakota legal aid office. 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 notice that applies to your home.

What South Dakota renters get wrong

South Dakota gives the renter a decision window rather than just a warning. Under SDCL 43-32-13 a landlord modifying a month-to-month lease, which a rent increase does, must give written notice at least thirty days before the expiration of the month. The renter then has a fifteen-day clock from receipt in which they can say no and end the tenancy effective the first day of the next month. That is the third state in this topic with a named exit, alongside Delaware and North Dakota, and the three of them are worth comparing directly because each handles the renter refusal differently. There is no cap on the amount and no stated frequency limit. Because the official site serves a JavaScript shell that could not be read directly, and a recent bill may have touched this chapter, this page is held as cited pending a primary read, even though the rule itself is consistent across the sources checked. For a South Dakota renter the useful thing is the fifteen-day exit: a rent increase is a decision with a short deadline, so responding quickly is what preserves the faster way out.

Common questions

Can I leave instead of paying the increase in South Dakota?

Yes. SDCL 43-32-13 lets you terminate the lease effective the first day of the next month by giving notice within 15 days of receiving the modification notice. So a rent increase gives you a short window to walk away instead.

How long do I have to decide in South Dakota?

15 days from receiving the modification notice. Within that window you can give notice to terminate effective the first of the next month, so responding promptly is what preserves the exit option.

Does the 30 days run to the end of the month in South Dakota?

Yes. The modification notice must be given at least 30 days before the expiration of the month, so the change takes effect at a month boundary rather than partway through a rental period.

Is there a cap in South Dakota?

No. South Dakota sets no cap on how much rent can rise. It regulates the notice and gives a short renter exit, but the size of an increase is not limited by the statute.

Primary source
S.D. Codified Laws §43-32-13
South Dakota Codified Laws (§ 43-32-13, via LawServer mirror) · lawserver.com
Cholilurrohman
Every figure on this page is cited to its source; a line-by-line statute confirmation is pending. 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-increase-notice--south-dakota"
  title="South Dakota statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="rent-increase-notice--south-dakota"></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>