Skip to main content

Actual Cash Value Calculator

Calculate an item's actual cash value (ACV) for an insurance claim — replacement cost minus depreciation for its age and useful life — with straight-line, declining balance, or double-declining balance depreciation and a full year-by-year value schedule.

Input

For labeling only — pick the closest match; it doesn't change the math below.

Cost to buy the item new today.

How long you've owned/used the item.

Residual value left once the item reaches the end of its useful life, as a % of replacement cost.

Output

Summary
MetricValue
No data yet
Value Schedule
YearBeginning ValueDepreciationAccumulated DepreciationEnding Value
No data yet
Was this helpful?

More ways to use this tool

REST API

curl -X POST https://api.iotools.cloud/v1/tool/actual-cash-value-calculator \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "category": "laptop",
    "replacementCost": "1000",
    "currentAge": "3",
    "expectedLife": "5",
    "salvagePercent": "0",
    "method": "straight-line",
    "decliningRate": "40"
  }'

Swap in your own key from your account. The tool's fields are the body — no wrapper.

Ask an AI agent

Use the IOTools `actual-cash-value-calculator` tool (Actual Cash Value Calculator) on this input:

YOUR_INPUT_HERE

Paste this at any agent connected to the IOTools MCP server, then add your input.

Embed widget

<iframe
  src="https://iotools.cloud/embed/actual-cash-value-calculator/"
  width="100%" height="520" frameborder="0" scrolling="no" loading="lazy"
  title="Actual Cash Value Calculator — iotools.cloud"
  sandbox="allow-scripts allow-forms allow-same-origin allow-downloads allow-popups allow-popups-to-escape-sandbox"
  allow="clipboard-write"
  style="width:100%;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden"></iframe>
<script src="https://iotools.cloud/embed.js" async></script>

Drop this into your own page — free, no key required, just a link back.

Cost per API/MCP callFrom 5 credits
Need more credits?View pricing

Also available with

Guides

What is actual cash value?

Actual cash value (ACV) is what a damaged or stolen item is worth today, not what it costs to replace it new. Most homeowners, renters, and auto insurance policies pay out ACV rather than full replacement cost — so a 3-year-old laptop or a 5-year-old appliance is reimbursed at its depreciated value, not its original sticker price. ACV is calculated as replacement cost minus depreciation for the item's age and useful life.

How this tool works

  1. Pick the item category (for labeling on the results — it doesn't change the math).
  2. Enter the replacement cost (what a new equivalent item costs today), the current age, and the expected useful life in years.
  3. Optionally set a salvage value — the residual worth once the item is fully depreciated (0% for most consumer electronics; higher for vehicles and some equipment).
  4. Choose a depreciation method — straight-line, declining balance with a custom rate, or double-declining balance.
  5. The Summary shows the actual cash value, total depreciation, depreciation and remaining-value percentages, and the item's remaining useful life. The Value Schedule breaks down every year's beginning value, depreciation, accumulated depreciation, and ending value — copyable and downloadable as CSV.

Choosing a method

  • Straight-line depreciates the same dollar amount every year — (replacement cost − salvage) / useful life. This is the default most insurance adjusters use for a simple estimate.
  • Declining balance applies a fixed percentage to the prior year's value each year, front-loading larger losses early — closer to how electronics and vehicles actually lose value.
  • Double-declining balance is a preset declining-balance method using twice the straight-line rate (2 / useful life).

Value never drops below the salvage value under any method.

Common uses

  • Estimating what an insurer will likely pay for a damaged or stolen item under an ACV policy
  • Deciding whether replacement-cost-value (RCV) coverage is worth the extra premium
  • Documenting a fair depreciated value for a claim, donation, or resale
  • Sanity-checking a settlement offer against a standard depreciation schedule

Privacy

This tool runs entirely in your browser. Your numbers are never uploaded to a server.

Is this a substitute for my policy's actual payout?

No — insurers use their own depreciation schedules (often by category, sometimes state-regulated) that can differ from a straight-line or declining-balance estimate. Use this as a sanity check, not a guarantee of your settlement amount.

acv calculatoractual cash valueinsurance claim valuereplacement costdepreciated valuedepreciationclaim payoutasset value

Love the tools? Lose the ads.

One payment clears every ad from your account, for good. No subscription, no tracking.