د کریډیټ کارت Payoff حساب
وګورئ چې څومره وخت نیسي چې د کریډیټ کارډ توازن او د ګټې لګښتونه پاک کړي.
. پایلې اوسمهالول لکه څنګه چې تاسو ليکل
د دې شمېرګر په اړه
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.The new-charges field shows how continued spending can keep a card from ever clearing.Use this calculator to build a realistic payoff plan, to see the true cost of carrying a balance at 22% APR paid off at 200 a month and costs roughly 1,000.Use this calculator to build a realistic payoff plan, and to test how much interest you pay along the way.Use this calculator to build a realistic payoff plan, and to test how much interest you pay along the way.Use this calculator to build a realistic payoff plan, and to test how much interest you pay along the way.Use this calculator to build a realistic payoff plan, and to test how much interest you pay along the way.Use this calculator to build a realistic payoff plan, and to test how much interest you pay along the way.Use this calculator to build a realistic payoff plan, and to test how much interest you pay along the way.Use this calculator to build a realistic payoff plan, and to test how much interest you pay along the way.Use this calculator to build a realistic payoff plan, and to test how much interest you pay along the way.Use this calculator to build a realistic payoff plan, and to test how much interest you pay along the way.Use this calculator to build a realistic payoff plan, and to test how much interest you pay along the way.Use this calculator to build a realistic payoff plan, and to test how much interest you pay along the way.Use this calculator to build a realistic payoff plan, and to
ډېرې پوښتنې
ولې زما کارت دومره اوږد وخت نیسي چې پیسې ورکړي؟
کله چې ستاسو د میاشتني تادیه د میاشتني د ګټې د لګښت نږدې ده، نږدې د دې هېڅ د توازن کموي. د لږ تر لږه څخه د زیاتو د تادیې په ډير د payoff وخت لنډوي او د ګټې کموي.
څه که زما د تادیې ډېر کم دی؟
که د میاشتني تادیه د لومړي میاشتې د ګټو نه پوښي، د توازن هیڅکله راښکته ځي. دا محاسبه نه payoff ښيي کله چې دا پیښیږي.
څنګه د کریډیټ کارډ ګټه محاسبه کیږي؟
د APR د 12 د يو مياشتني نرخ ترلاسه کولو لپاره تقسيميږي، چې ستاسو د پاتې توازن هر مياشت پلي کیږي. په 22٪ APR چې د 1.83٪ په اړه د مياشتې ده - نو د 4،000 توازن په لومړي مياشت کې په يوازې ځان د ګټې 73 ته نږدې راټوليږي.
زه باید هر میاشت څومره پیسې ورکړم چې دا ګړندی پاک کړم؟
د لږ تر لږه څخه پورته هر مقدار په مستقیم ډول د اصلي ته ځي او د payoff په ډير کموي. هڅه په محاسبه کې د میاشتني تادیه د لوړولو ته وګوري چې څومره میاشتو او څومره د ګټې هر زیاتوالی ساتي.
نوی لګښتونه زما payoff ته څه کوي؟
لګښت تاسو هر میاشت اضافه کړئ د ګټې هم لګښت لري او ستاسو د تادیې offsets، نو د توازن په ورو ورو راځي - یا هیڅکله نه پاکوي که نوي لګښتونه د پرمختګ اخلي. د کارت د روانې کارونې ماډل کولو لپاره د پرمختللو اختیارونو لاندې یو شکل داخل کړئ.
ایا یوازې د لږترلږه پیسې ورکول کله هم کارت پاکوي؟
دا کولای شي، خو ډېر ورو او په لوی لګښت، ځکه چې د يو لږ تر لږه د تاديې ډېر د ګټې په لومړيو کې ځي. دا ځکه چې د payoff وخت او ټولې ګټې دومره په چټکۍ سره راټیټ شي کله چې تاسو د لږ تر لږه څخه زيات تاديې.
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);
پایلې یوازې د عمومي لارښوونې لپاره اټکل شوي، نه مالي، طبي یا مالیه مشورې.