> Quick Answer: A $380,000 home sale in Iowa at the statutory rate of $1.60 per $1,000 of consideration (0.16%) generates $608 in real estate transfer tax due.
Overview
Iowa's real estate transfer tax, set under Iowa Code Section 428A.1, runs $1.60 per $1,000 of consideration, 0.16% of the sale price, with the first $500 of value exempt from the tax entirely. That exemption is a small but real detail: it means the tax base is technically sale price minus $500, though at typical Iowa home values the exemption barely moves the total due.
By custom and county recorder practice, the seller pays Iowa's transfer tax at closing, and payment is required before the county recorder will accept the deed for recording, making it a hard prerequisite rather than a bill that can be deferred. Iowa's 0.16% rate sits below neighboring Wisconsin at 0.3% and Minnesota at 0.33%, though it is higher than neighboring Missouri, which charges no transfer tax at all, and neighboring South Dakota's flat 0.1%.
On a $380,000 Iowa sale, the $500 exemption reduces the taxable base to $379,500, producing $607.20 in tax due rather than the $608.00 a naive full-price calculation would suggest, a small but statutorily correct difference.
How This Is Calculated
The calculation is a flat-rate multiplication: Tax Due = Sale Price x 0.0016. The $1.60-per-$1,000 statutory rate converts directly into this decimal multiplier, and the engine applies it against the full sale price entered into the calculator using arbitrary-precision decimal arithmetic to avoid any floating-point rounding drift.
Because the rate is flat rather than bracketed, the "effective rate" output will always read 0.160% for any Iowa transaction under this calculator's model, regardless of sale price. There is no mansion tax or high-value surcharge layered on top in Iowa, so that output remains $0.00 at every price point. The straightforward proportional structure also means Iowa's transfer tax is easy to sanity-check by hand: divide the sale price by 1,000 and multiply by 1.60, or equivalently multiply the sale price by 0.0016, to arrive at the same figure this calculator produces.
Worked Example
Baseline: $380,000 sale price. Applying the flat 0.16% rate: $380,000 x 0.0016 = $608.00. This can also be verified using the per-$1,000 method: 380 (thousands) x $1.60 = $608.00. Net proceeds after transfer tax come to $379,392.
Higher-value sale: $1,500,000. Applying the same flat rate: $1,500,000 x 0.0016 = $2,400.00. As expected for a proportional (non-bracketed) tax, this figure scales in exact proportion to the increase in sale price relative to the baseline, roughly 3.95 times the $380,000 result, matching the roughly 3.95 times increase in sale price.
Zero-price check. At a sale price of $0, the tax due computes to $0.00, confirming there is no fixed minimum tax baked into this calculator's Iowa model beyond the statutory $500 exemption, which is not separately subtracted at this scale.
What This Does Not Account For
- The statutory $500 exemption: Iowa Code 428A.1 exempts the first $500 of consideration from tax. At typical residential sale prices, this represents a difference of well under $1.00 from the figures this calculator produces, and is not separately modeled here.
- County recorder filing fees: Recording the deed and the accompanying Declaration of Value carries its own flat filing fee, separate from and in addition to the transfer tax itself.
- Groundwater hazard statement fees: Iowa requires a Groundwater Hazard Statement to accompany most deed transfers, which carries a modest separate filing fee unrelated to the transfer tax calculation.
- Exempt transfer categories: Iowa law exempts certain transfers, including many transfers between spouses, transfers by will or inheritance, and certain government transactions, from the tax entirely; these are not captured by a simple sale-price calculation.
- Agricultural and specialty property considerations: Farm transfers and certain other specialty property types can carry additional disclosure requirements that are separate from, and not reflected in, the transfer tax rate itself.
Common Pitfalls
- Forgetting that the tax is paid before the deed can be recorded. Iowa county recorders will not record a deed without proof the transfer tax and Declaration of Value have been satisfied, so this is a hard closing-day requirement, not an optional or deferred payment.
- Confusing the Declaration of Value form with the tax itself. The declaration is a disclosure document filed alongside the tax payment; it does not itself impose additional tax beyond the $1.60-per-$1,000 rate.
- Overlooking the Groundwater Hazard Statement fee. This is a small but real separate filing requirement and fee that frequently surprises first-time Iowa sellers who expect the transfer tax to be the only closing-related government charge.
- Assuming the $500 statutory exemption produces a meaningful discount. At normal residential sale prices, the exemption changes the tax due by less than a dollar, so treating it as a significant planning factor is generally not worthwhile.
- Applying an out-of-state bracket mentality. Unlike Hawaii's marginal system, Iowa's rate is flat and proportional across the entire sale price with no bracket thresholds to track.
Frequently Asked Questions
What is Iowa's real estate transfer tax rate?▸
Is Iowa's transfer tax bracketed like Hawaii's, or flat?▸
Who pays Iowa's transfer tax, the buyer or the seller?▸
Does the $500 statutory exemption change my tax bill in a meaningful way?▸
What other fees should I expect at an Iowa closing besides the transfer tax?▸
Sources
- Iowa Department of Revenue, real estate transfer tax guidance and Iowa Code Chapter 428A
- See
engine/tables/2026/state-real-estate-transfer-tax.jsonfor the verified rate and citation used in this calculator