신용카드

신용카드 잔액을 청산하는 데 얼마나 걸리는지 보고 비용이 얼마나 드는지 알아보세요.

$
%
$
$
매달 카드에 추가하는 추가 지출.
갚을 시간
총 이자
지불된 총액

입력하는 동안 결과가 업데이트됩니다.

이 계산기에 대해

calculator shows how many months it takes to pay off a credit card balance at a fixed monthly payment, and how much interest you pay along the way. Each month it charges interest of one-twelfth of the APR on the remaining balance, adds any new spending you enter, then subtracts your payment — repeating until the balance reaches zero. A higher monthly payment clears the balance far faster and costs far less interest. Raise the payment to 300 a month and the same balance clears in about 15 months with far less interest, because more of each payment attacks the principal instead of the interest. This calculator shows how many months it takes to pay off a credit card balance at a fixed monthly payment, and how much interest you pay along the way.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use this calculator to build a realistic payoff plan.Use

자주 묻는 질문

카드 결제에 오랜 시간이 걸리는 이유는 무엇입니까?

월간 지불이 월간 이자 수수료에 가까울 때, 거의 아무것도 균형을 감소. 최소보다 더 지불 극적으로 갚기 시간을 단축하고 이자를 절단.

내 지불이 너무 낮으면 어떻게 됩니까?

월간 지불이 첫 번째 달 이자를 커버하지 않는 경우, 균형은 아래로 절대 간다.이 계산기는 그 일이 발생할 때 급여를 보여주지 않습니다.

신용카드 금리가 얼마나 올라가나요?

APR는 12로 나누어 월간 금리를 얻을, 매달 나머지 균형에 적용됩니다. 22% APR에 그 약 1.83% 한 달 - 그래서 4,000 균형은 약 적립 73 첫 번째 달에만 관심.

빠르게 청구하려면 매달 얼마를 지불해야 하나요?

최소 금액 이상의 금액은 본인에게 바로 이동하고 극적으로 급여를 단축. 계산기에서 월별 지불을 높여 얼마나 많은 달과 각 증가 저장 얼마나 많은 이익을 볼 수.

새로운 요금은 내 급여에 어떤 영향을 미치나요?

매달 추가하는 지출도 이자가 부과되어 지불을 상쇄하므로 잔액이 느리게 감소하거나 새로운 요금이 진행 상황을 뒤집어 쓰면 절대 청구되지 않습니다. 고급 옵션에서 카드의 지속적인 사용을 모델링하기 위해 숫자를 입력하십시오.

최소한의 금액만 지불하면 카드를 청소할 수 있나요?

최소 지불의 대부분이 초기에 이자로 이동하기 때문에, 그것은 수 있습니다,하지만 매우 천천히 및 큰 비용으로. 이것은 당신이 최소보다 더 지불 할 때 갚기 시간과 총 이자가 급격히 축소되는 이유입니다.

❤️ 사랑 Calculator.Free? 공유하세요

𝕏  X Facebook Reddit
API — 코드에서 이 계산기를 사용

이 계산기를 무료 JSON 엔드포인트로 호출하세요. 키가 필요하지 않습니다. 아래 필드 값을 쿼리 매개 변수 또는 JSON으로 보내십시오. 전체 API 문서 읽기 →

끝점

GET https://calculator.free/api/v1/credit-card-payoff/

curl

curl "https://calculator.free/api/v1/credit-card-payoff/?balance=4000&apr=22&payment=200"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/credit-card-payoff/?" + new URLSearchParams({
    "balance": "4000",
    "apr": "22",
    "payment": "200"
  }));
const data = await r.json();
console.log(data.results);

결과는 재정, 의료 또는 세금 조언이 아닌 일반적인 지침을위한 추정치입니다.