{
  "slug": "tankless-vs-tank-water-heater-cost",
  "title": "Tankless vs Tank Water Heater Cost Calculator",
  "heading": "Tankless vs Tank Water Heater Cost Calculator",
  "category": "financial",
  "url": "https://www.revenuelab.fyi/toolbox/tankless-vs-tank-water-heater-cost",
  "summary": "Compare higher tankless install cost against lower operating cost and longer lifespan.",
  "description": "Tankless water heaters cost significantly more to install than a standard tank but last nearly twice as long and use less energy by heating water only on demand instead of maintaining a hot reservoir. This calculator normalizes both options over a common horizon — accounting for the tank unit likely needing replacement mid-way through — to compare true lifetime cost.",
  "formula": "Tank Total = (Install × Replacements Needed) + Annual Operating × Years. Tankless Total = Install + Annual Operating × Years.",
  "dateModified": "2026-09-06",
  "run_url": "https://www.revenuelab.fyi/api/public/calc?tool=tankless-vs-tank-water-heater-cost",
  "inputs": [
    {
      "id": "tanklessInstall",
      "label": "Tankless unit + install",
      "kind": "number",
      "hint": null,
      "default": 3200,
      "unit": "$",
      "min": 0,
      "max": null
    },
    {
      "id": "tankInstall",
      "label": "Tank unit + install",
      "kind": "number",
      "hint": null,
      "default": 1300,
      "unit": "$",
      "min": 0,
      "max": null
    },
    {
      "id": "tanklessAnnual",
      "label": "Tankless annual operating cost",
      "kind": "number",
      "hint": null,
      "default": 200,
      "unit": "$",
      "min": 0,
      "max": null
    },
    {
      "id": "tankAnnual",
      "label": "Tank annual operating cost",
      "kind": "number",
      "hint": null,
      "default": 320,
      "unit": "$",
      "min": 0,
      "max": null
    },
    {
      "id": "horizon",
      "label": "Years to project",
      "kind": "number",
      "hint": null,
      "default": 20,
      "unit": null,
      "min": 1,
      "max": 30
    },
    {
      "id": "tankLifespan",
      "label": "Tank lifespan (years)",
      "kind": "number",
      "hint": null,
      "default": 10,
      "unit": null,
      "min": 1,
      "max": 20
    }
  ],
  "outputs": [
    {
      "id": "winner",
      "label": "Lower total cost option",
      "format": "raw",
      "hint": null,
      "primary": true
    },
    {
      "id": "tanklessTotal",
      "label": "Tankless total cost",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "tankTotal",
      "label": "Tank total cost (incl. replacements)",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "diff",
      "label": "Total cost difference",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "breakevenYears",
      "label": "Breakeven point",
      "format": "duration",
      "hint": null,
      "primary": false
    }
  ],
  "worked_example": {
    "inputs": [
      "Tankless unit + install: 3200 $",
      "Tank unit + install: 1300 $",
      "Tankless annual operating cost: 200 $",
      "Tank annual operating cost: 320 $",
      "Years to project: 20",
      "Tank lifespan (years): 10"
    ],
    "outputs": [
      "Lower total cost option: Tankless",
      "Tankless total cost: $7,200",
      "Tank total cost (incl. replacements): $9,000",
      "Total cost difference: $1,800",
      "Breakeven point: 15.8"
    ]
  },
  "how_to": {
    "title": "How to use this",
    "steps": [
      "Enter tankless unit + install ($).",
      "Enter tank unit + install ($).",
      "Enter tankless annual operating cost ($).",
      "Enter tank annual operating cost ($).",
      "Enter years to project.",
      "Enter tank lifespan (years).",
      "Read your lower total cost option on the right — it updates as you type.",
      "Hit Share to keep the scenario or send it to someone."
    ]
  },
  "scenarios": [
    {
      "name": "Conservative",
      "description": "Lower-end numbers — what if things land soft?",
      "values": {
        "tanklessInstall": 1900,
        "tankInstall": 800,
        "tanklessAnnual": 125,
        "tankAnnual": 200,
        "horizon": 12,
        "tankLifespan": 6
      }
    },
    {
      "name": "Typical",
      "description": "Defaults — the most common real-world setup.",
      "values": {
        "tanklessInstall": 3200,
        "tankInstall": 1300,
        "tanklessAnnual": 200,
        "tankAnnual": 325,
        "horizon": 20,
        "tankLifespan": 10
      }
    },
    {
      "name": "Ambitious",
      "description": "Higher-end numbers — what if things really pop?",
      "values": {
        "tanklessInstall": 5100,
        "tankInstall": 2100,
        "tanklessAnnual": 325,
        "tankAnnual": 500,
        "horizon": 30,
        "tankLifespan": 16
      }
    }
  ],
  "limitations": [
    "Results are estimates before tax, fees, and inflation unless an input explicitly covers them.",
    "Rates are treated as fixed for the whole period — variable-rate products will drift from this projection.",
    "This is educational maths, not financial advice. Check anything contractual with the lender or your accountant."
  ],
  "faq": [
    {
      "q": "Why does the tank need replacing but not the tankless?",
      "a": "Standard tank heaters typically last 8-12 years while tankless units commonly last 18-20 years with maintenance, so over a long horizon you're often buying the tank unit twice."
    },
    {
      "q": "Does tankless really save that much energy?",
      "a": "Tankless units avoid standby heat loss from keeping a full tank hot around the clock, typically cutting water heating energy use by 20-30% for a household with moderate usage."
    },
    {
      "q": "Is tankless installation always more expensive?",
      "a": "Yes, especially if it requires upgraded gas lines or electrical service, which is why the upfront gap is wide even though the running cost favors tankless."
    }
  ],
  "related": [
    "https://www.revenuelab.fyi/toolbox/gas-vs-electric-water-heater-cost",
    "https://www.revenuelab.fyi/toolbox/heat-pump-vs-gas-furnace-cost"
  ],
  "license": "CC-BY-4.0",
  "citation": "RevenueLab — Tankless vs Tank Water Heater Cost Calculator (https://www.revenuelab.fyi/toolbox/tankless-vs-tank-water-heater-cost)"
}