ThorKit

연말정산 환급 추정 계산기

연봉·기납부 세액·주요 공제 항목으로 연말정산 환급 또는 추가 납부액을 추정합니다.

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

입력

결과

추가 납부
2,677,500원
최종 결정세액
4,177,500원
상세
연봉
50,000,000원
근로소득공제
-12,250,000원
인적공제
-1,500,000원
신용카드 공제
-0원
과세표준
36,250,000원
산출세액
4,177,500원
연금·기부 세액공제
-0원
이미 낸 세금
1,500,000원
  • · 본 계산은 주요 공제만 반영한 단순 추정입니다. 실제 연말정산은 의료비·교육비·월세·주택자금 공제 등 다양한 항목이 추가됩니다.
외부 사이트에 임베드 (iframe 코드 복사)

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

<iframe
  src="https://thorkit.kr/embed/year-end-tax/"
  width="100%"
  height="900"
  frameborder="0"
  style="border: 1px solid #e5e7eb; border-radius: 6px;"
  title="연말정산 환급 추정 계산기 — 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/year-end-tax/"
  width="100%"
  height="900"
  frameborder="0"
  style="border: 1px solid #e5e7eb;"
  title="연말정산 환급 추정 계산기 — ThorKit(토르킷)"
  loading="lazy"
></iframe>

임베드 가이드 전체 보기 →