> Quick Answer: Kansas has no statewide real estate transfer tax, so a home sale of any price generates $0 in state transfer tax due.
Overview
Kansas has not taxed real estate transfers since 2019, when the legislature repealed the state's mortgage registration tax, a levy tied to recording a mortgage rather than a deed but one that functioned as a real transaction cost on financed purchases. Since that repeal, Kansas has had no state-level percentage-based charge tied to either the deed transfer or the mortgage recording, and the transfer tax computed here is $0.00 at any price.
That makes Kansas different from a state like Missouri, where the absence of a transfer tax rests on a constitutional restriction, or Texas, where it reflects a long-standing statutory bar: Kansas simply repealed a tax that used to exist. Kansas counties still require a Real Estate Sales Validation Questionnaire on most transfers, an assessment-related filing rather than a taxable event, and register-of-deeds offices still charge flat recording fees unrelated to sale price.
Any closing-cost guide still referencing the old mortgage registration tax is describing a levy that has not applied to a Kansas transaction since 2019, regardless of whether the purchase is financed or paid in cash.
How This Is Calculated
The calculation logic here is deliberately minimal, because Kansas has no statutory transfer tax base to apply a rate against. The engine reads Kansas's hasTransferTax flag as false and returns $0.00 regardless of the sale price entered, with no brackets, marginal thresholds, or local add-on rates in play, because none exist under current Kansas law.
This calculator still generates the full standard output set (transfer tax due, effective rate, net proceeds, mansion tax) for Kansas, keeping its shape consistent with every other state in this platform. This matters for direct comparisons: a user checking Kansas against a neighboring state like Missouri or Nebraska will see the same output structure, with Kansas's effective rate reading a flat 0.000% and net proceeds equal to the full sale price at every price point, since there is no repealed-tax carryover or transitional rate to model post-2019.
Worked Example
Baseline: $380,000 sale price. With no state transfer tax in effect: $380,000 x 0% = $0.00. The full $380,000 passes through as net proceeds after transfer tax, and hasTransferTax returns false.
Higher-value sale: $1,500,000. The result does not change with scale: $1,500,000 x 0% = $0.00. Even at a much higher price point, Kansas's repealed mortgage registration tax does not resurface or apply in any partial form.
Additional check: $750,000 sale. The tax due again computes to $0.00, confirming the result holds consistently across the full range of transaction sizes and is not a low-value exemption or threshold effect.
What This Does Not Account For
- County recording fees: Kansas county registers of deeds charge flat, per-document recording fees, which remain in effect even though the mortgage registration tax was repealed.
- Title insurance and escrow fees: These are contractual, insurance-based closing costs, entirely separate from any government transfer tax and unaffected by the 2019 repeal.
- Real estate sales validation questionnaires: Kansas counties require a Real Estate Sales Validation Questionnaire for most transfers, an assessment-related filing requirement rather than a tax.
- Property tax proration: Kansas property taxes are prorated between buyer and seller at closing based on the closing date, a genuine cash adjustment separate from any transfer tax.
- Pre-2019 mortgage registration tax references: Any closing-cost guide or estimate that still references Kansas's old mortgage registration tax is describing a levy that no longer exists and should not be used to estimate current closing costs.
Common Pitfalls
- Relying on outdated guides that reference the mortgage registration tax. That tax was repealed effective 2019; using older references will introduce a phantom cost that no longer applies to a Kansas closing.
- Assuming a generic national transfer tax rate applies by default. Closing-cost calculators that apply a placeholder percentage across all fifty states will overstate Kansas costs, since the state charges no transfer tax at all.
- Confusing the Sales Validation Questionnaire with a taxable filing. This form supports county assessment records; it does not itself trigger a transfer tax payment.
- Overlooking flat county recording fees. These persist independent of the transfer tax repeal and are billed per document at the register of deeds office.
- Assuming financed and cash purchases are treated differently. Since the mortgage registration tax was repealed, both cash and financed Kansas purchases now face the same $0 state transfer tax outcome.
Frequently Asked Questions
Has Kansas always had no real estate transfer tax?▸
Does the repeal apply to both cash and financed purchases?▸
What is the Real Estate Sales Validation Questionnaire, and does it cost anything?▸
If Kansas has no transfer tax, why do closing costs still feel significant?▸
Could Kansas reinstate a transfer or mortgage registration tax in the future?▸
Sources
- National Association of Realtors, State & Local Issues: Real Estate Transfer Tax summary
- See
engine/tables/2026/state-real-estate-transfer-tax.jsonfor the verified "no tax" determination, including the 2019 mortgage registration tax repeal note, used in this calculator