Rozpočet kalkulačka (50/30/20)
Rozdeľte svoj mesačný príjem na potreby, túžby a úspory podľa pravidla 50/30/20.
Výsledky sa aktualizujú počas písania.
O tejto kalkulačke
you have a budget that is 50/30/20, you can use the 50/30/20 rule to build a budget that is 50% of your take-home pay. On 4,000 a month, the default split is 2,000 for needs, 1,200 for wants and 800 for savings; the tool also shows each bucket as a yearly figure (24,000, 14,400 and 9,600). Change the percentages and the amounts update instantly.Use the 50/30/20 rule to build a starter budget, to check how your current spending compares to the 50/30/20 guideline.Use it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budgetUse it to build a starter budget
Často kladené otázky
Čo sa považuje za potrebu oproti túžbe?
Potreby sú základné veci, ktoré nemôžete vynechať – nájomné alebo hypotéka, služby, potraviny, poistenie, minimálne splátky dlhu a doprava do práce.Potreby sú doplnky životného štýlu, ako je stravovanie, streamovanie, koníčky a dovolenky.
Čo ak moje potreby sú viac ako 50%?
V oblastiach s vysokými nákladmi potreby často prekračujú 50 %. 50/30/20 považujte za cieľ, nie za pravidlo. Najprv si vyčistite zoznam potrieb a snažte sa šetriť aspoň niečo, aj keď podiel úspor musí teraz klesnúť pod 20 %.
Mali by sa pri pravidle 50/30/20 používať hrubé alebo čisté príjmy?
Čistý príjem (po zdanení) – peniaze, ktoré skutočne prichádzajú na váš účet.Keďže daň a zrážky zo mzdy sú už odpočítané, aplikácia rozdelenia 50/30/20 na platby do domácnosti poskytuje realistické sumy, ktoré môžete minúť a ušetriť.
Počíta sa splácanie dlhu ako potreba alebo úspora?
Minimálne požadované platby sa považujú za potreby, pretože ich musíte uskutočniť, zatiaľ čo akýkoľvek dodatočný príspevok, ktorý vložíte na rýchlejšie splatenie dlhu, pochádza z 20% úspor a dlhového koša, preto sa úsporný podiel zdvojnásobí ako fond na splatenie dlhu.
Čo ak chcem ušetriť viac ako 20%?
Zvýšte percento úspor a znížte potreby (alebo potreby) tak, aby to zodpovedalo – podiely sa jednoducho musia pridať k 100% Mnoho ľudí, ktorí sa snažia o predčasný odchod do dôchodku alebo veľký cieľ, tlačia úspory na 30% alebo viac tým, že skrátia košík s potrebami.
Je 50/30/20 realistické v meste s vysokými nákladmi?
Často potreby prekračujú 50% v prípade vysokého nájomného, preto považujte rozdelenie za cieľ. Najprv znížte podiel potrieb, ušetrite niečo aj pod 20% a použite nastaviteľné percentá na vytvorenie rozdelenia, ktoré zodpovedá vašim skutočným nákladom.
API — použite túto kalkulačku z kódu
Zavolajte túto kalkulačku ako voľný koncový bod JSON – nevyžaduje sa žiadny kľúč.Odoslať hodnoty polí nižšie ako parametre dotazu alebo JSON. Prečítajte si celú dokumentáciu API →
Koncový bod
GET https://calculator.free/api/v1/budget/
curl
curl "https://calculator.free/api/v1/budget/?income=4000"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/budget/?" + new URLSearchParams({
"income": "4000"
}));
const data = await r.json();
console.log(data.results);
Výsledky sú odhady len pre všeobecné usmernenie, nie finančné, lekárske alebo daňové poradenstvo.