About SmartFinClub
SmartFinClub publishes free financial calculators that show their working. This page explains what we are, what we are not, and how the tools are put together.
Last updated: August 2026
Why this exists
Most financial calculators on the internet share three problems. They produce a number without explaining where it came from. They hide the assumptions that produced it, so a small change in an unstated input can swing the answer by tens of thousands of dollars without the user ever knowing. And they exist primarily to generate a lead for a lender, an adviser or an insurer, which shapes what they choose to show you.
The result is a strange situation: enormous quantities of free financial information, very little of which helps anyone actually understand their own decision.
SmartFinClub is an attempt at the opposite. Every calculator on this site writes out its formula, lists the assumptions it used, and states what it does not model. Where a projection depends on something unknowable — a future investment return, a future tax rate, house price appreciation — the tool says so and shows you a range instead of pretending to precision it does not have.
What problem this solves
Financial decisions are usually made with incomplete arithmetic. Someone compares a rent figure to a mortgage payment and concludes buying is cheaper, without counting property tax, maintenance or the opportunity cost of the down payment. Someone turns down overtime believing a higher bracket will leave them worse off. Someone takes an 84-month car loan because the payment fits, without seeing that it doubles the interest and keeps them underwater for years.
None of these are failures of intelligence. They are failures of information design. The full calculation is not hard; it is simply never put in front of the person making the decision. That is the gap these tools try to fill.
How the calculators are built
Every calculation runs in your browser. Nothing you type is transmitted to us — not your income, not your balances, not your tax figures. PDF reports are generated locally too, which is why they can include your data without it ever reaching a server.
The financial mathematics lives in a single shared library that all twenty calculators use, and it is covered by an automated test suite that checks each function against independently calculated expected values, including edge cases: zero values, very large values, invalid inputs, boundary conditions. Calculations are kept separate from the interface precisely so they can be tested that way.
Tax thresholds live in one data file, with the source of each figure recorded and the tax year shown on every page that uses them. Outdated tax data is the most dangerous thing a financial calculator can carry, because it looks exactly like current data. Keeping it in one place, labelled, is how that risk is managed.
Why the assumptions are so prominent
Because they are where the answer actually comes from.
A rent-versus-buy calculation is dominated by two numbers nobody can know: house price appreciation and investment return. Move either by one percentage point and the conclusion can reverse. A retirement projection is dominated by the assumed return and by inflation. A refinance decision turns on how long you will keep the loan.
A calculator that presents a single confident figure while hiding these inputs is not being helpful; it is manufacturing false certainty. So on this site the assumptions are listed under every result, they are editable, and several calculators show the same question answered across a range of assumptions so you can see how stable the conclusion is.
Why results are described as estimates
Because that is what they are. The arithmetic is exact. The inputs are yours, and the assumptions about the future are guesses — sometimes well-informed guesses, but guesses.
You will not find language on this site claiming you will save a particular amount or will reach a particular milestone. You will find statements of the form "under the assumptions entered, the projected result is approximately X". That is less satisfying to read and considerably more honest.
What we are not
SmartFinClub is not a registered investment adviser, a broker-dealer, a tax preparation service, an accounting firm or a law firm. Nothing on this site is personalised financial, investment, legal, accounting or tax advice, and using these calculators does not create a professional relationship of any kind.
We do not have credentials to display, awards to list, or a team of certified professionals behind the tools, and we are not going to invent any. What the site has is arithmetic that is correct, sources that are cited, and limitations that are stated. Judge it on that.
How this is funded
The calculators are free and are intended to stay free. The site may carry advertising in future, and offers an optional paid consultation service. Advertising, if introduced, will be clearly labelled and will not be placed to interfere with the calculators or to be mistaken for content. We do not accept payment to feature or favour any lender, adviser or financial product, and no calculator's output is influenced by any commercial relationship.
Corrections
If you find an error in a formula, a tax figure or an explanation, we want to know. Financial calculations are exactly the kind of thing where an error is both easy to make and consequential, and a report of one is genuinely useful rather than an imposition. The contact form reaches us.
Start here
If you are not sure which question you are asking, the mortgage payment, compound interest and tax bracket calculators cover the three areas most people start with. All 20 are listed on the home page.