The rate, and the date it was fixed on
This is the smallest rule in the system and the one most reliably got wrong, because the wrong answer is the intuitive one. Applying today’s rate to an old debt feels obviously right and is obviously wrong the moment you write down why the rule exists.
Key takeaways
- The rate is base rate plus eight percentage points.
- The base rate is the one in force at the reference date, not today’s.
- There are two reference dates a year and each governs the following six months.
- Once a debt is late, its rate is fixed for the life of the debt.
- A substantial contractual remedy displaces the statutory rate entirely.
How a rate gets pinned to a debt
- Security & identity
- Management
- Analytics
Why it works that way
Because a debt that is chased for three years across five base rate movements would otherwise need a rate schedule rather than a rate, and every claim would become a piecewise calculation that neither side could check. Fixing the rate at the start makes the entitlement a single multiplication that anybody can verify with a calculator.
The cost of that simplicity is that the fixing happens twice a year rather than continuously, so the rate on a debt can be materially different from the rate on an otherwise identical debt that went late eight weeks later. That is not an anomaly to be smoothed over; it is the rule working, and the system stores the reference date alongside the rate so the difference explains itself.
The same invoice, three rates
One ledger, several rates
The immediate consequence is that a business chasing two years of late invoices holds four different rates at once, and there is no single number to put at the top of the statement. Spreadsheets deal with this by picking one, which is where most of the errors in hand-built claims come from.
The system deals with it by writing the rate onto the debt at the moment it becomes late, as a stored number rather than a lookup. That makes the calculation stable — re-running the report next year produces the same figure — and it means a rate table that gains a new row every six months never rewrites history.
Simple, daily, and not compound
Statutory interest is simple interest. It does not compound, it does not capitalise at the year end, and there is no facility for adding it to the principal and charging interest on the total. Every attempt to make the number bigger this way makes the claim weaker.
It accrues daily, so the natural stored form is a daily amount: principal multiplied by the pinned rate, divided by 365. Everything downstream — the balance today, the balance at settlement, the balance in a letter dated next Tuesday — is that daily amount multiplied by a number of days. Storing a running total instead means recomputing every open debt every night for no benefit.
What the rate record holds
- Reference date. 31 December or 30 June, and which one applied.
- Base rate. The figure in force on that date, stored not looked up.
- Statutory rate. Base plus eight, computed once.
- Daily amount. Principal times rate over 365, to the penny.
- Contractual override. Set where the contract provides its own remedy.
- Currency. Because a debt in another currency is a different question.
When the contract has its own remedy
If the contract sets out its own remedy for late payment, and that remedy is a substantial one rather than a token, it displaces the statutory right. A contract specifying four per cent over base is a real remedy and the calculation follows it. A contract specifying interest at half a per cent a year is not a remedy, it is an attempt to switch the statutory one off, and it does not succeed.
Deciding which side of that line a particular clause falls on is a judgement, not a calculation, so the system does not make it. Where a contractual remedy exists it records the clause, flags the invoice for a human, and calculates both figures so that whoever makes the call can see what is at stake before making it.
The next post adds the two components that sit alongside the interest, one of which is usually worth more than it.
All posts