Composite Interest Calculator
Əmanətlərin və investisiyaların cəm faiz və müntəzəm ödənişlərlə necə artdığını gör.
Yazdığınız zaman nəticələr yenilənir.
Bu hesablayıcı haqqında
calculator is a great tool for saving money. It can be used to calculate the future value of your deposits, and it can be used to calculate the future value of your investments. It can be used to calculate the future value of your investments, and it can be used to calculate the future value of your investments. It can be used to calculate the future value of your investments, and it can be used to calculate the future value of your investments, and it can be used to calculate the future value of your investments, and it can be used to calculate the future value of your investments, and it can be used to calculate the future value of your investments. It can be used to calculate the future value of your investments, and it can be used to calculate the future value of your investments.Use the solve-for tabs to run the projection backwards:For example, 1,000 invested for 10 years at 7% a year, with 100 added every month, grows to about 19,300.Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection backwards:Use the solve-for tabs to run the projection
Tez-tez soruşulan suallar
Frekans necə hesablanır?
Səbəb:
Composite interest formula nə deməkdir?
A = P(1 + r/n)^(nt) birdəfəlik məbləğ üçün, əlavə olaraq sıranın gələcək dəyəri müntəzəm paylar üçün. Bu alət hər ikisini birləşdirir.
həll-ucun səkmələr nə edir?
Yalnız son balansı hesablamaq əvəzinə, başqa bilinməyən üçün həll etmək üçün bir sətir seçin - başlanğıc məbləği, geri qaytarma dərəcəsi, aylıq pay və ya hədəf gələcək dəyərə çatmaq üçün lazım olan illərin sayı. Çözülən sahələr gizlənir və hədəf son məbləği yerinə istifadə edilir.
Sadə və qarışıq faiz arasındakı fərq nədir?
Sadə faiz yalnız orijinal kapitala görə ödənilir, buna görə də düz xəttdə artır. Birləşmiş faiz kapitala və əvvəlcə qazanılmış bütün faizlərə görə ödənilir, buna görə də vaxtla sürətlə artır. Uzun perspektivlərdə ikisinin arasındakı boşluq çox böyük olur.
Ay başlanğıcında iştirak etmək kömək edirmi?
Az. Ay başlanğıcında edilən əmanət ay sonu əmanətinə nisbətən bir əlavə faiz dövrəsi qazanır. Bir çox il ərzində vaxt seçimi kiçik amma real fərq yaradır - daha geniş seçimlər altında onu dəyişdirin.
72-nin qaydası nədir?
Bu, pulun ikiqat olması üçün nə qədər vaxt lazım olduğunu göstərən qısa yoldur: 72-ni illik faiz dərəcəsinə böl. 7% -də, 72 ÷ 7 ≈ 10 il ikiqat olmaq üçün. Bu, təxmindir, amma bu hesablayıcının verdiyi dəqiq rəqəmlə müqayisədə əlverişli bir sağlamlıq yoxlaması.
Bu ifadənin mənası nə qədərdir?
Böyük bir şey. Böyümə birləşdiyi üçün, bir neçə əlavə faiz dərəcəsi geri qaytarma 20 və ya 30 il ərzində son balansını ikiqat edə bilər. Uzunmüddətli investisiyaların nə qədər həssas olduğunu görmək üçün yalnız faiz dərəcəsini dəyişdirməyə çalışın.
API — bu hesablayıcını koddan istifadə et
Bu hesablayıcını pulsuz JSON son nöqtəsi kimi çağır - açar lazım deyil. Aşağıdakı sahənin dəyərlərini sorğu parametrləri və ya JSON olaraq göndər. Əks təqdirdə, səhifənin əvvəlcədən doldurulduğu ön qurğulu parametrlər istifadə ediləcəkdir. Namə'lum parametrlər 400-dür, heç vaxt səssiz sıfır deyil. API sənədlərini oxu →
Son nöqtəsi
GET https://calculator.free/api/v1/compound-interest/
curl
curl "https://calculator.free/api/v1/compound-interest/?target=50000&principal=1000&rate=7&years=10&contribution=100&_mode=end"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/compound-interest/?" + new URLSearchParams({
"target": "50000",
"principal": "1000",
"rate": "7",
"years": "10",
"contribution": "100",
"_mode": "end"
}));
const data = await r.json();
console.log(data.results);
Bu nəticələr yalnız ümumi məsləhət üçün hesablamalardır, maliyyə, tibbi və ya vergi məsləhət deyil.