This Brazil personal loan calculator models a fixed-rate crédito pessoal (or CDC) loan. It takes the monthly interest rate that Brazilian lenders quote, converts it to an annual equivalent, and shows your fixed monthly parcela with a full amortisation schedule.
How it works
Brazilian credit is quoted at a monthly rate (taxa ao mês), so the tool works in months. The fixed payment uses the Price-table annuity formula:
payment = P × r / (1 − (1 + r)^-n)
where P is the amount borrowed, r is the monthly rate as a decimal, and n is the number of months. When r is zero the payment is simply P / n.
The annual equivalent compounds the monthly rate twelve times:
annualRate = (1 + r)^12 − 1
Each month the tool charges interest on the outstanding balance, applies the rest of the payment to principal, and repeats until the balance reaches zero.
Example
Borrow R$10,000 at 3.5% a month over 24 months: the parcela is around R$620, the monthly rate compounds to roughly 51% a year, and total interest runs to several thousand reais. Lowering the rate or shortening the term cuts the interest sharply — try both to see the effect.
Notes
This shows the pure interest cost only. Real Brazilian loans add IOF tax and fees that together form the CET (custo efetivo total) — always compare offers on their CET, not the headline rate.