§PlainStatute

Housing · Rent control

Does New Mexico Have Rent Control?

Whether New Mexico caps how much rent can rise, whether cities can set their own limits or are barred from it, and the exemptions. Rent control is separate from the notice a landlord must give before an increase. Cited to the statute.

Confirmedagainst NMSA 1978 § 47-8A-1Reviewed by Cholilurrohman · July 2026
Rent control · New Mexico
New Mexico does not cap rent, and state law bars any political subdivision or home rule municipality from enacting an ordinance that controls rental rates. The ban is worded to stop new ordinances rather than to void existing ones.
Preempted
Rent control?Preempted
StatuteNMSA 1978 § 47-8A-1

What the rent control law says in New Mexico

Whether rent increases are capped, who sets the limit, and the housing the rule does not reach.

What the law saysWhat it means
State law bars local rent controlNMSA 1978 section 47-8A-1, in the article headed Rent Control Prohibition, says no political subdivision or home rule municipality shall enact an ordinance or resolution that controls or would have the effect of controlling rental rates for privately owned real property. For a renter this means no New Mexico city or county can pass a law limiting how much a landlord raises the rent.
Home rule cities includedThe ban names home rule municipalities by name, which matters in New Mexico because home rule cities otherwise hold broad powers. The section reaches those cities even though they normally have wide authority.
What is exemptWhat it means
Government-managed propertyThe ban does not impair the right of a state agency, county, or municipality to otherwise manage or control its own property.
Government-funded affordable housingThe ban does not apply to privately owned real property for which benefits or funding have been provided under contract by a federal, state, or local government for the express purpose of providing reduced rents to low or moderate income tenants.
No federal rent control
There is no national rent control law. Whether rent can be limited is decided state by state. New Mexico sets no statewide cap and also bars its own local governments from adopting one.
A cap is not a notice rule
Rent control means a limit on how much the rent can rise. That is different from a rent-increase notice rule, which only sets how much warning a landlord must give before raising the rent. New Mexico has no cap on the amount.
In plain words
A quick key to the legal terms used on this page.
Preempted
When a state law overrides and blocks cities or counties from making their own rules on the same subject.

What you can do right now

Concrete, neutral steps if you are facing a rent increase in New Mexico. This is legal information, not legal advice.

  1. Read the increase against your lease

    A fixed-term lease locks the rent for its term. A mid-lease increase usually is not allowed unless the lease permits it, so check your dates and terms first.

  2. Do not expect a local cap

    Because state law preempts local rent control, no New Mexico city or county ordinance limits your increase. If someone claims a local cap applies, ask for the specific ordinance.

  3. Confirm the notice you received

    A month-to-month tenancy still requires proper notice before a rent increase. Make sure the notice gave the time the law requires, even though the amount is not capped.

  4. Get help if something looks wrong

    If the increase seems to break your lease or the notice rules, contact New Mexico Legal Aid or the New Mexico Courts self-help resources before you sign or move.

Tenant help in New Mexico

If you think an increase breaks a cap or a local ordinance, a legal aid office or the state consumer-protection unit can tell you whether a limit applies to your unit.

New Mexico Courts Self-Help

This is general legal information, not legal advice. Caps, local ordinances, and exemptions turn on the specific unit and city, so confirm your situation against the statute.

What renters in New Mexico get wrong about rent control

New Mexico is a preemption state, so it answers the rent-control question two ways. There is no statewide cap on how much your rent can rise, and New Mexico also forbids its own local governments from creating one. The rule is NMSA 1978 section 47-8A-1, in an article plainly titled Rent Control Prohibition. It says no political subdivision or home rule municipality shall enact an ordinance that controls or would have the effect of controlling rental rates for privately owned real property. Two things stand out. It names home rule municipalities on purpose, which matters because those cities otherwise hold broad powers. And it is textually the mildest of the flat bans, because it stops a city from enacting a new ordinance but does not add the maintain-or-enforce language other states use, and it does not declare anything void. There are two carve-outs, one for a government managing its own property and one for privately owned housing that receives government funding to provide reduced rents for low or moderate income tenants. For a renter the practical result is the same as in any preemption state. No New Mexico local ordinance will cap your increase, and your protection comes from your lease and the state notice rules.

Common questions

Does New Mexico have rent control?

No. New Mexico has no statewide rent cap, and NMSA 1978 section 47-8A-1 preempts local rent control, so cities and counties cannot enact it.

Can a home rule city in New Mexico limit my rent?

No. The section names home rule municipalities specifically and bars them from enacting an ordinance that controls rental rates, even though they hold broad powers otherwise.

How much can my landlord raise the rent in New Mexico?

There is no legal cap on the amount. During a fixed-term lease the rent is set by the lease, but on a month-to-month tenancy a landlord may raise it by any amount after proper notice.

Are there exceptions to the New Mexico rent control ban?

Yes. The ban does not reach a government managing its own property, and it does not apply to privately owned housing that gets government funding to provide reduced rents for low or moderate income tenants.

Primary source
NMSA 1978 § 47-8A-1
NMSA 1978 § 47-8A-1 (New Mexico Compilation Commission) · nmonesource.com
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-control--new-mexico"
  title="New Mexico statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="rent-control--new-mexico"></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>