LoanIntel

Give employees a path out of debt.

Amortization clarity, extra-payment simulators, and an avalanche-vs-snowball optimizer. Turn FinVeil from a monitoring tool into a financial wellness benefit your employees will actually use.

Illustrative — not customer data

How it works

Three steps.

1

Employee logs loans

Every debt, every APR, every term — in one place.

2

Calculator shows true cost

See the full interest paid over the life of each loan.

3

Optimizer finds the fastest payoff

Avalanche (math-optimal) vs snowball (momentum) — pick your strategy.

Benefits

Why teams choose LoanIntel.

Amortization clarity

Employees see exactly how much interest they pay over the life of each loan.

Extra-payment simulator

Show the effect of paying an extra R500 a month on the interest paid over a loan’s life.

Repo-rate impact

When SARB raises rates, employees see the real cost instantly, not next statement.

Avalanche vs snowball

Mathematically optimal vs psychologically optimal — pick what you'll actually stick with.

Who it's for

EmployeesFinancial wellness coordinatorsDebt counsellors

Run the numbers

See how much interest an extra R500/month can save.

Savings calculator

See how much extra payments save.

Adjust your loan balance, rate, and extra monthly payment. FinVeil's LoanIntel does this live inside the app.

R 1 250 000
10,25%
R 500

Interest without extra

R 1 694 930

Interest with extra

R 1 465 146

You save

R 229 785

Developer-friendly

Drop it into your stack.

REST API with an OpenAPI reference, and a test mode on the same API. Sign up for test API keys without a sales call. SDKs are available on request.

Read the docs
loan-intel.httphttp
POST /api/loans/optimize
Authorization: Bearer <ACCESS_TOKEN>

{
  "loanIds":      ["<LOAN_ID>", "<LOAN_ID>"],
  "extraMonthly": 500
}

HTTP/1.1 200 OK
# => the suggested payoff order and interest saved