ThorKit

대출 조기상환 vs 저축 어느 쪽이 유리?

남은 대출 원금·금리와 저축 금리·기간으로 "갚는 게 이득인지 모으는 게 이득인지" 시뮬레이션합니다.

마지막 업데이트: 2026-05-10

입력

%
%

결과

조기상환 유리
761,700원
상세
대출 5.50% 절감 이자
1,650,000원
저축 세후 이자
888,300원
이자소득세 (15.4%)
161,700원
  • · 조기상환 수수료가 있으면 별도로 차감해야 합니다.
  • · 심리적 안정·유동성 가치까지 고려하면 단순 숫자 비교 외 요소도 있습니다.
외부 사이트에 임베드 (iframe 코드 복사)

블로그·기업 사이트에 이 계산기를 그대로 넣으세요. 무료, 회원가입 없음. 광고·헤더·푸터 없는 클린 UI 임베드.

<iframe
  src="https://thorkit.kr/embed/loan-vs-savings/"
  width="100%"
  height="900"
  frameborder="0"
  style="border: 1px solid #e5e7eb; border-radius: 6px;"
  title="대출 조기상환 vs 저축 어느 쪽이 유리? — ThorKit"
  loading="lazy"
></iframe>
<script>
  window.addEventListener("message", function(e) {
    if (e.origin !== "https://thorkit.kr") return;
    if (e.data && e.data.type === "thorkit:height") {
      var iframes = document.querySelectorAll('iframe[src*="https://thorkit.kr/embed/"]');
      iframes.forEach(function(f) { f.style.height = e.data.height + "px"; });
    }
  });
</script>
· height 700~1200 권장 (자동 조절 끄면 수동 조절 필요)· loading="lazy"로 페이지 속도 영향 최소

관련 계산기

태그로 묶인 다른 콘텐츠

계산기·도표·가이드·부업 모두 포함 — 태그 공유도 높은 순

#대출 전체 →
</> 이 계산기를 다른 사이트에 임베드하기

아래 코드를 블로그·뉴스·기업 사이트의 HTML 영역에 붙여넣으면 이 계산기를 그대로 사용할 수 있습니다. 무료, 별도 신청 X.

<iframe
  src="https://thorkit.kr/embed/loan-vs-savings/"
  width="100%"
  height="900"
  frameborder="0"
  style="border: 1px solid #e5e7eb;"
  title="대출 조기상환 vs 저축 어느 쪽이 유리? — ThorKit(토르킷)"
  loading="lazy"
></iframe>

임베드 가이드 전체 보기 →