Model how your monthly dividend changes the personal tax you'll owe and the cash leaving the company — against Fizz's 2026/27 salary & dividend guidance.
You've taken {{ money0(paid) }} so far. Nothing drawn yet this year. Spread over your {{ months }} remaining month{{ months === 1 ? '' : 's' }}, this is the most you can pay yourself each month and still stay inside each threshold.
| Stay inside | Left to draw | Per month | Year's tax | |
|---|---|---|---|---|
| {{ r.label }} {{ r.sub }} · up to {{ money0(r.totalIncome) }} income | {{ money0(-r.left) }} over {{ money0(r.left) }} | — {{ money0(r.monthly) }} | {{ money0(r.tax) }} |
Per-month figures are rounded down to the nearest £5, so paying exactly that keeps you inside the threshold.
| Slice of dividends | Amount | Rate | Tax |
|---|---|---|---|
| {{ b.label }} | {{ money0(b.amount) }} | {{ b.rate === 0 ? '0%' : pct(b.rate) }} | {{ money0(b.tax) }} |
| Salary above tapered allowance | {{ money0(tax.taxableSalary) }} | {{ pct(cfg.nonDivBasic) }}+ | {{ money0(tax.salaryTax) }} |
| Student loan repayment | {{ money0(Math.max(0, tax.totalIncome - cfg.studentLoan[studentLoanPlan].threshold)) }} | {{ pct(cfg.studentLoan[studentLoanPlan].rate) }} | {{ money0(studentLoanAnnual) }} |
| Total to set aside for the year | {{ money0(personalTaxTotal) }} |
These are the 2026/27 figures the calculator uses. Your accountant's email says nothing has changed since last year, so the dividend rates below are the ones in force from 2024/25 onward. Edit any value to match the detailed PDF; changes recalculate live and persist in this browser.