This South Korea personal loan calculator shows the monthly installment, total interest and a full amortisation schedule for an unsecured loan, using Korea’s typical market rates. It can also check the repayment against the 40% DSR cap that Korean lenders apply.
How it works
The repayment uses the standard reducing-balance annuity formula:
M = P × r(1+r)^n / ((1+r)^n − 1)
where P is the loan amount, r is the monthly rate (annual rate / 12) and n is the number of months. If r is zero the payment is simply P / n. Each month, interest is charged on the outstanding balance and the remainder of the fixed payment cuts the principal:
interest_month = balance × r
principal_month = M − interest_month
balance = balance − principal_month
For the DSR check, the tool compares the monthly payment against monthly income × 40%. Note the real DSR counts all your loans, not just this one.
Example
Borrowing 30,000,000 won over 36 months at 8% gives a fixed monthly payment of roughly 940,000 won and total interest in the low millions. Drop the rate to 5% or shorten the term and both the payment mix and the total interest move noticeably — the schedule makes the trade-off clear.
Notes
Rates depend on your credit grade and lender type. The 40% DSR cap aggregates every loan you hold, so leave headroom. Many Korean loans charge an early-repayment fee, which this scheduled-payment model does not include. Estimate only — confirm terms with your lender.