CINXE.COM

Personal Financial Calculators | The MPI Foundation

<!DOCTYPE html> <html ng-app="app" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Personal Financial Calculators | The MPI Foundation</title> <meta name="description" content="Use these Planned Giving Personal Financial Calculators to determine what gift is right for your situation. "> <meta name="keywords" content="Planned Giving Personal Financial Calculators "> <link href="https://mpi.plannedgiving.org/personal-calculators" rel="canonical" /> <meta property="og:url" content="https://mpi.plannedgiving.org/personal-calculators" /> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-68532895-1', 'auto', 'system'); ga('system.send', 'pageview'); ga('create', 'G-56YMD72CL7', 'auto', 'client'); ga('client.send', 'pageview'); </script> <link rel="preconnect" href="//mpi.org.imgeng.in" crossorigin> <link rel="dns-prefetch" href="https://www.mpi.org"> <meta http-equiv="Accept-CH" content="DPR, Viewport-Width, Width, Save-Data"> <!-- dataLayer Modifications should be made here --> <script> dataLayer = [{ 'memberStatus': 'not-logged-in' }, { 'memberType': 'N/A' }, { 'memberLevel': 'N/A' }]; </script> <script src="https://www.mpi.org/bundles/angular?v=-tvu_HhnN3nBtmDFp1_aYKAcslnoSakJjqB2H7QTAOw1"></script> <script src="https://www.mpi.org/bundles/sitescripts?v=bCk9Y2n-CXTE4ovfd1UPWV0rEJUF3lkTmoKjE10E-pA1" async></script> <link rel="stylesheet" href="https://www.mpi.org/Resources/Styles/jquery-ui.css" type="text/css" /> <link href="https://www.mpi.org/bower_components/angular-ui-select/dist/select.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="https://www.mpi.org/Resources/Scripts/OneTimeUse/adspeed_jsonframe.js"></script> <link href="https://www.mpi.org/Resources/Styles/main.min.css" media="all" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="https://www.mpi.org/Resources/Scripts/Remodal/remodal.css" type="text/css" /> <link rel="stylesheet" href="https://www.mpi.org/Resources/Scripts/Remodal/remodal-default-theme.css" type="text/css" /> <script type="text/javascript" src="https://www.mpi.org/Resources/Scripts/jquery-ui.js"></script> <style type="text/css" media="all"> .bgBlue { background-color: rgb(0, 174, 239); color: #ffffff; padding: 30px 0; } .bgPatron { background-color: #eeeeee; padding: 30px 0; } </style> <style> @font-face { font-family: 'Lato-300'; src: url("/clients/1173/fonts/Lato-Regular.ttf") format("opentype"); } @font-face { font-family: 'Lato-500'; src: url("/clients/1173/fonts/Lato-Regular.ttf") format("opentype"); } @font-face { font-family: 'Lato-700'; src: url("/clients/1173/fonts/Lato-Bold.ttf") format("opentype"); } @font-face { font-family: 'Zilla_Slab-300'; src: url("/clients/1173/fonts/Lato-Regular.ttf") format("opentype"); } @font-face { font-family: 'Zilla_Slab-300Italic'; src: url("/clients/1173/fonts/Lato-Regular.ttf") format("opentype"); font-style: italic; } @font-face { font-family: 'Zilla_Slab-500'; src: url("/clients/1173/fonts/Lato-Regular.ttf") format("opentype"); } @font-face { font-family: 'icomoon'; src: url("/clients/1173/fonts/icomoon.eot?8wdzuj"); src: url("/clients/1173/fonts/icomoon.eot?8wdzuj#iefix") format("embedded-opentype"), url("/clients/1173/fonts/icomoon.ttf?8wdzuj") format("truetype"), url("/clients/1173/fonts/icomoon.woff?8wdzuj") format("woff"), url("/clients/1173/fonts/icomoon.svg?8wdzuj#icomoon") format("svg"); font-weight: normal; font-style: normal; } </style> <script src="/clients/inc/scripts.js" type="text/javascript"></script> <script src="/inc/pro/glide.js"></script> <link rel="stylesheet" id="pg-legacy" href="/inc/pro/legacy.css" type="text/css" media="all" /> <link rel="stylesheet" id="pg-base" href="/inc/pro/base.css" type="text/css" media="all" /> <link rel="stylesheet" id="pg-glide" href="/inc/pro/glide.core.css" type="text/css" media="all" /> <link rel="stylesheet" id="pg-modules" href="/inc/pro/modules_v2.css" type="text/css" media="all" /> <link rel="stylesheet" id="pg-custom" href="/clients/1173/dist/pro/custom.css?2" type="text/css" media="all" /> <style> h5 { margin-bottom: 10 px; font-size: 15 px; line-height: 24 px; font-weight: 700; } .pg-alert.pg-alert-accent.pg-new-incentives { background: var(--light-grey-color); padding: 20px; display: flex; justify-content: center; } .pg-alert-accent a { color: var(--white-color); } .pg-alert-accent a:hover { background: var(--primary-color); } </style> </head> <body class="pg-default pg-no-js"> <div id="loading-overlay" style="display: none; position: fixed; width:100%; height: 100%; z-index: 2000; background: rgba(0,0,0,.5) url(https://www.mpi.org/Resources/images/spinner.gif) center center no-repeat"> </div> <div class="sfPublicWrapper" id="PublicWrapper"> <div class="container-fluid"> <header class="masthead bg-off-grey hidden-xs"> <div class="row"> <div class="col-sm-12 text-center"> </div> </div> </header> <script type="text/javascript"> $(document).ready(function() { $(".gcbtn").click(function() { var options = { direction: "right" }; var effect = 'slide'; var duration = 300; $(".gcnav-bar").slideToggle(duration, 'linear'); $('.gclogo').fadeToggle("slow"); }); $(".gcbtn").click(function() { $(this).toggleClass("active"); $(".globalnav").toggleClass("active"); }); }); </script> <div class="globalnav row"> <div class="gcbtn"> <span class="top"></span> <span class="middle"></span> <span class="bottom"></span> </div> <div class="gclogo"> <img id="globallogo" src="https://www.mpi.org/images/default-source/mpi-logos/mpi-logo_white-vector_trademark.png"> </div> <div class="gcnav-bar gchidden"> <ul> <li><a href="https://www.mpi.org/" target="_blank">MPI HOME</a></li> <li><a href="https://www.mpi.org/membership/join" target="_blank">MEMBERSHIP</a></li> <li><a href="https://www.mpi.org/education/mpi-academy" target="_blank">EDUCATION</a></li> <li><a href="https://www.mpi.org/events/events" target="_blank">MPI EVENTS</a></li> </ul> </div> </div> <div class="nav-wrapper"> <nav id="nav" class="navbar navbar-default margin-none-bottom" bs-affix data-offset-top="165"> <style> nav#nav #navbar-logo:before { content: url(https://www.mpi.org/Resources/images/mpi-foundation-nav.png); } nav#nav.affix #navbar-logo:before { content: url(https://www.mpi.org/Resources/images/mpi-foundation-navsmall.png); } .navbar-right div { border: none !important; } .el img { max-height: 50px; max-width: 200px; } #left-nav-links li.singleLi { display: none; } nav#nav.affix #left-nav-links li.singleLi { background: rgba(0, 174, 239, 1); color: #ffffff !important; display: block; } #left-nav-links li.singleLi a { color: #ffffff !important; } .navbar-brand { height: 120px; padding: 30px 10px 20px 20px !important; background: #fff; } a.navbar-brand:hover { background-color: #fff !important; } nav#nav.affix .navbar-brand { padding: 20px 15px 0px 15px !important; height: 50px; } .navbar-donate { text-align: center; background-color: #ffffff; padding: 20px; } .navbar-btndonate { background: #00aeef; padding: 10px; color: #fff; } nav#nav.affix .navbar-donate { display: none; } @media (max-width: 1100px) { #left-nav-links li.singleLi { background: rgba(0, 174, 239, 1); color: #ffffff !important; display: block; } } </style> <script type="text/javascript"> $(document).ready(function() { var path = 'https://www.mpi.org/images/librariesprovider6/contributors/', imgs = ['disney-meetings-events.jpg', 'ihg_lkp_vt_ctr_rgb_mango.jpg', 'visit-dallas.jpg', 'venetian2.jpg', 'sanjose.jpg', 'wyndham_hr_pms285_c_300dpi_500w.png', 'imex-group-logo.jpg', 'caesars2.jpg', 'hilton.jpg', 'italia.png', 'encore-logo_2021.jpg', 'marriott-international.jpg', 'freeman.jpg', 'los-angeles.png'], i = Math.floor(Math.random() * imgs.length); $('.el').append("<img src='" + path + imgs[i] + "'>").hide().fadeIn(2000); }); </script> <div ng-controller="NavigationMenuController as vm" id="nav-container" class="container-fluid"> <div class="navbar-header"> <button id="hamburger" type="button" class="navbar-toggle collapsed margin-sm-left" ng-click="isNavbarCollapsed = !isNavbarCollapsed"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="https://www.mpi.org/foundation"><span id="navbar-logo" src="https://www.mpi.org/Resources/images/mpi-foundation-blue-tm.png"></span></a> <div class="navbar-donate"> <a href="https://www.mpi.org/foundation/donate" target="_self" class="navbar-btndonate">DONATE</a> </div> </div> <div id="navbar" class="navbar-collapse collapse" uib-collapse="!isNavbarCollapsed"> <ul id="left-nav-links" class="nav navbar-nav margin-none-top margin-none-bottom" style="margin-left: 50px;"> <li uib-dropdown> <a type="button" uib-dropdown-toggle>Who We Are <span class="caret"></span></a> <ul class="dropdown-menu" uib-dropdown-menu role="menu"> <li> <a href="https://www.mpi.org/foundation/who-we-are/about-the-mpi-foundation" target="_self">About the MPI Foundation</a> </li> <li role="separator" class="divider"></li> <li> <a href="https://www.mpi.org/foundation/who-we-are/meet-kevin-kirby" target="_self">Meet Kevin Kirby</a> </li> <li role="separator" class="divider"></li> <li> <a href="https://www.mpi.org/foundation/who-we-are/board-of-trustees" target="_self">Board of Trustees</a> </li> <li role="separator" class="divider"></li> <li> <a href="https://www.mpi.org/foundation/who-we-are/contributors" target="_self">Contributors</a> </li> <li role="separator" class="divider"></li> <li> <a href="https://www.mpi.org/foundation/who-we-are/contact-us" target="_self">Contact Us</a> </li> </ul> </li> <li uib-dropdown> <a type="button" uib-dropdown-toggle>Get Help <span class="caret"></span></a> <ul class="dropdown-menu" uib-dropdown-menu role="menu"> <li> <a href="https://www.mpi.org/foundation/get-help/scholarships" target="_self">Scholarships</a> </li> <li role="separator" class="divider"></li> <li> <a href="https://www.mpi.org/foundation/get-help/chapter-grants" target="_self">Chapter Grants</a> </li> <li role="separator" class="divider"></li> <li> <a href="https://www.mpi.org/foundation/get-help/industry-grants" target="_self">Industry Grants</a> </li> </ul> </li> <li uib-dropdown="" class="dropdown"> <a type="button" uib-dropdown-toggle="" class="dropdown-toggle" aria-haspopup="true" aria-expanded="false">Get Involved <span class="caret"></span></a> <ul class="dropdown-menu" uib-dropdown-menu="" role="menu"> <li> <a href="https://www.mpi.org/foundation/get-involved/events-and-auctions" target="_self">Events &amp; Auctions</a> </li> <li role="separator" class="divider"></li> <li> <a href="https://www.mpi.org/foundation/get-involved/donate" target="_self">Donate</a> </li> </ul> </li> <li uib-dropdown="" class="dropdown"> <a type="button" uib-dropdown-toggle="" class="dropdown-toggle" aria-haspopup="true" aria-expanded="false">Forever Fund <span class="caret"></span></a> <ul class="dropdown-menu" uib-dropdown-menu="" role="menu"> <li> <a href="https://www.mpi.org/foundation/forever-fund/what-is-the-forever-fund" target="_self">What Is the Forever Fund?</a> </li> <li role="separator" class="divider"></li> <li> <a href="https://www.mpi.org/foundation/forever-fund/patron-society" target="_self">Patron Society</a> </li> </ul> </li> <li uib-dropdown> <a type="button" uib-dropdown-toggle>Foundation Stories <span class="caret"></span></a> <ul class="dropdown-menu" uib-dropdown-menu role="menu"> <li> <a href="https://www.mpi.org/foundation/foundation-stories/read-foundation-stories" target="_self">Read Foundation Stories</a> </li> <li role="separator" class="divider"></li> <li> <a href="https://www.mpi.org/foundation/foundation-stories/tell-your-story" target="_self">Tell Your Story</a> </li> </ul> </li> <li class="singleLi"><a href="https://www.mpi.org/foundation/donate" target="_self">DONATE</a></li> </ul> </div> </div> </nav> </div> <div class="row cap bgBlue" data-sf-element="Row"> <div id="Content_C002_Col00" class="sf_colsIn col-xs-10 col-xs-offset-1" data-sf-element="Column 1" data-placeholder-label="Content Block Goes Here"> <div> <div class="sfContentBlock sf-Long-text"> <p class="pg-site-title">Planned Giving</p> </div> </div> </div> </div> <div class="row cap" data-sf-element="Row"> <main class="pg-body"> <section class="pg-section pg-has-main-content"> <div class="pg-container"> <div class="pg-columns"> <aside class="pg-column pg-is-3 pg-is-narrow-mobile pg-menu"> <ul class="pg-side-nav"> <li><button id="pg-menu-toggle" class="pg-sr-only">Planned Giving Menu</button> <ul> <li class=""><a href="/">Welcome</a></li> <!-- <li class=""><a href="/society">Patron 50 Society</a></li> <li class=""><a href="/meet-our-donors">Meet Our Donors</a></li> --> <li class=""><a href="/tip-of-the-week">Tip of the Week</a></li> <li class=""><a href="/contact">Contact Us</a></li> <li class="pg-has-sub-nav "><span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28"> <path class="pg-icon-right" d="M11.854,19.707,17.561,14,11.854,8.293,10.439,9.707,14.733,14,10.44,18.293Z" /> </svg> </span><a href="/gift-plans">Gift Plans</a> <ul> <li class=""><a href="/compare-gift-plans">Compare Gift Plans</a></li> <li class=""><a href="/goals-and-benefits">Goals & Benefits</a></li> <li class="pg-has-sub-nav "><span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28"> <path class="pg-icon-right" d="M11.854,19.707,17.561,14,11.854,8.293,10.439,9.707,14.733,14,10.44,18.293Z" /> </svg> </span><a href="/gifts-anyone-can-make">Gifts Anyone Can Make</a> <ul> <li class=""><a href="/will-or-trust">Will or Trust</a></li> <li class=""><a href="/gifts-from-retirement-plans">Retirement Plan</a></li> <li class=""><a href="/donor-advised-fund">Donor-Advised Fund</a></li> <li class=""><a href="/stock-or-appreciated-securities">Stock and Appreciated Assets</a></li> <li class=""><a href="/life-insurance">Life Insurance</a></li> <li class=""><a href="/realestate">Real Estate</a></li> <li class=""><a href="/personal-property">Personal Property</a></li> </ul> </li> <li class="pg-has-sub-nav "><span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28"> <path class="pg-icon-right" d="M11.854,19.707,17.561,14,11.854,8.293,10.439,9.707,14.733,14,10.44,18.293Z" /> </svg> </span><a href="/gifts-that-pay-income">Gifts That Pay You Income</a> <ul> <li class=""><a href="/charitable-gift-annuity">Charitable Gift Annuity</a></li> <li class=""><a href="/deferred-gift-annuity">Deferred Gift Annuity</a></li> <li class=""><a href="/fga">Flexible Gift Annuity</a></li> <li class=""><a href="/commuted-payment-gift-annuity">Commuted Payment Gift Annuity</a></li> <li class=""><a href="/pooled-income-fund">Pooled Income Fund</a></li> <li class=""><a href="/charitable-remainder-unitrust">Charitable Remainder Unitrust</a></li> <li class=""><a href="/charitable-remainder-annuity-trust">Charitable Remainder Annuity Trust</a></li> </ul> </li> <li class="pg-has-sub-nav "><span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28"> <path class="pg-icon-right" d="M11.854,19.707,17.561,14,11.854,8.293,10.439,9.707,14.733,14,10.44,18.293Z" /> </svg> </span><a href="/gifts-that-protect-assets">Gifts That Protect Your Assets</a> <ul> <li class=""><a href="/bargain-sale">Charitable Bargain Sale</a></li> <li class=""><a href="/retained-life-estate">Retained Life Estate</a></li> <li class=""><a href="/charitable-lead-trust">Charitable Lead Trust</a></li> </ul> </li> <li class="pg-has-sub-nav "><span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28"> <path class="pg-icon-right" d="M11.854,19.707,17.561,14,11.854,8.293,10.439,9.707,14.733,14,10.44,18.293Z" /> </svg> </span><a href="/designate-donate">Designate & Donate</a> <ul> <li class=""><a href="/designate-donate-retirement-plan">Retirement Plans</a></li> <li class=""><a href="/designate-donate-stocks-investment-accounts">Stocks and Investments Fund Accounts</a></li> <li class=""><a href="/designate-donate-united-states-savings-bonds">United States Savings Bonds</a></li> <li class=""><a href="/designate-donate-life-insurance">Life Insurance</a></li> <li class=""><a href="/designate-donate-bank-accounts">Bank Accounts</a></li> <li class=""><a href="/designate-donate-jointly-held-accounts">Jointly Held Accounts</a></li> <li class=""><a href="/designate-donate-artwork-and-personal-property">Artwork and Personal Property</a></li> </ul> </li> </ul> </li> <li class="pg-has-sub-nav pg-current pg-sub-nav-open"><span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28"> <path class="pg-icon-right" d="M11.854,19.707,17.561,14,11.854,8.293,10.439,9.707,14.733,14,10.44,18.293Z" /> </svg> </span><a href="/personal-planning">Personal Planning</a> <ul> <li class=""><a href="/plan-a-gift">Plan-a-Gift</a></li> <li class=""><a href="/for-professional-advisors">For Professional Advisors</a></li> <li class=""><a href="/estate-planning-section">Estate Planning Section</a></li> <li class=""><a href="/will-planning-wizard">Will Planning Wizard</a></li> <li class="pg-current"><a href="/personal-calculators">Personal Calculators</a></li> <li class=""><a href="/calculators">Planned Giving Calculator</a></li> <li class=""><a href="/faqs">FAQs</a></li> </ul> </li> </ul> </li> </ul> </aside> <div class="pg-main-content pg-column pg-is-9"> <div id="vgbody" class="vg_translate pg-body pg-article vgpid_40 pg-pid-40 pg-eid-1173 pg-page-default"> <h1 class="vgpage_title pg-page-title">Personal Financial Calculators</h1> <p>Interested in supporting our mission, but not sure what鈥檚 best for your unique situation? Use our Personal Financial Calculators to get a better picture.</p> <div class="vgpersonalcalcs"> <section id="pg-1-cash-flow"> <h3>Cash Flow</h3> <ul> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/how-long-will-my-money-last.html" target="_blank">How long will my money last with systematic withdrawals?</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/what-is-my-current-cash-flow.html" target="_blank">What is my current cash flow?</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/what-is-my-projected-cash-flow.html" target="_blank">What is my projected cash flow?</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/budget-calculator.html" target="_blank">Budget Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/irregular-payments-budget-calculator.html" target="_blank">Irregular Payments Budget Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/spending-calculator-true-cost-to-own.html" target="_blank">Spending Calculator: True Cost to Own</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/cash-flow-calculator.html" target="_blank">Cash Flow Calculator</a><br> </li> </ul> </section> <section id="pg-2-income-benefits"> <h3>Income &amp; Benefits</h3> <ul> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/how-much-will-i-earn-in-my-lifetime.html" target="_blank">How much will I earn in my lifetime?</a><br> </li> </ul> </section> <section id="pg-3-insurance"> <h3>Insurance</h3> <ul> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/what-is-my-life-expectancy.html" target="_blank">What is my life expectancy?</a><br> </li> </ul> </section> <section id="pg-4-tax-calculators"> <h3>Tax Calculators</h3> <ul> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/what-is-my-potential-estate-tax-liability.html" target="_blank">What is my potential estate tax liability?</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/capital-gains-losses-tax-estimator.html" target="_blank">Capital gains (losses) tax estimator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/capital-gains-tax-calculator.html" target="_blank">Capital Gains Tax Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/taxable-vs-tax-deferred-calculator.html" target="_blank">Taxable vs Tax-Deferred Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/tax-vs-tax-deferred.html" target="_blank">Tax vs Tax-Deferred Calculator</a><br> </li> </ul> </section> <section id="pg-5-investment-calculators"> <h3>Investment Calculators</h3> <ul> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/investing-calculator.html" target="_blank">Investing Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/calculators/calculator/l/main/c/endowment_calculator" target="_blank">Endowment Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/compound-interest-calculator.html" target="_blank">Compound Interest Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/future-value-calculator.html" target="_blank">Future Value Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/interest-calculator.html" target="_blank">Interest Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/present-value-calculator.html" target="_blank">Present Value Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/present-value-of-annuity-calculator.html" target="_blank">Present Value of Annuity Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/retirement-investment-calculator.html" target="_blank">Retirement Investment Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/inflation-calculator.html" target="_blank">Inflation Calculator</a><br> </li> </ul> </section> <section id="pg-6-auto-loan-calculators"> <h3>Auto Loan Calculators</h3> <ul> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/auto-payment-calculator.html" target="_blank">Auto Payment Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/car-finance-calculator.html" target="_blank">Car Finance Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/car-lease-calculator.html" target="_blank">Car Lease Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/car-payment-calculator.html" target="_blank">Car Payment Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/lease-vs-buy-car-calculator.html" target="_blank">Lease vs Buy Car Calculator</a><br> </li> </ul> </section> <section id="pg-7-credit-card-calculators"> <h3>Credit Card Calculators</h3> <ul> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/compare-credit-cards.html" target="_blank">Compare Credit Cards</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/credit-card-interest-calculator.html" target="_blank">Credit Card Interest Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/credit-card-minimum-payment-calculator.html" target="_blank">Credit Card Minimum Payment Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/credit-card-payment-calculator.html" target="_blank">Credit Card Payment Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/credit-card-payoff-calculator.html" target="_blank">Credit Card Payoff Calculator</a><br> </li> </ul> </section> <section id="pg-8-retirement-calculators"> <h3>Retirement Calculators</h3> <ul> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/calc401k.html" target="_blank">What may my 401(k) be worth?</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/how-will-retirement-impact-my-living-expenses.html" target="_blank">How will retirement impact my living expenses?</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/what-will-my-qualified-plan-be-worth-at-retirement.html" target="_blank">What will my qualified plan(s) be worth at retirement?</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/how-much-retirement-income-may-my-401k-provide.html" target="_blank">How much retirement income may my 401(k) provide?</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/what-is-my-projected-required-minimum-distributions.html" target="_blank">What is my projected required minimum distributions?</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/what-is-my-current-year-required-minimum-distribution.html" target="_blank">What is my current year required minimum distribution?</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/401k-calculator.html" target="_blank">401k Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/401k-early-withdrawal.html" target="_blank">401k Early Withdrawal Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/how-to-save-for-retirement.html" target="_blank">How to Save for Retirement</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/millionaire-calculator.html" target="_blank">Millionaire Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/retirement-investment-calculator.html" target="_blank">Retirement Investment Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/retirement-withdrawal-calculator.html" target="_blank">Retirement Withdrawal Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/roth-ira-calculator.html" target="_blank">Roth IRA Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/simple-retirement-savings-calculator.html" target="_blank">Simple Retirement Savings Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/ultimate-retirement-calculator.html" target="_blank">Ultimate Retirement Calculator</a><br> </li> </ul> </section> <section id="pg-9-loan-payment-calculators"> <h3>Loan Payment Calculators</h3> <ul> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/how-much-will-borrowing-cost-you.html" target="_blank">How Much Will Borrowing Cost You?</a><br> </li> <li> <a href="https://api.donorcalcs.com/calculators/calculator/l/main/c/how_to_pay_down_debt" target="_blank">How to Pay Down Debt - Eliminate Debt or Invest</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/debt-calculator.html" target="_blank">Debt Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/debt-consolidation-calculator.html" target="_blank">Debt Consolidation Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/debt-payoff-calculator.html" target="_blank">Debt Payoff Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/debt-reduction-calculator.html" target="_blank">Debt Reduction Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/debt-repayment-calculator.html" target="_blank">Debt Repayment Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/debt-snowball-calculator.html" target="_blank">Debt Snowball Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/interest-only-loan-calculator.html" target="_blank">Interest-Only Loan Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/interest-rate-calculator.html" target="_blank">Interest Rate Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/loan-interest-calculator.html" target="_blank">Loan Interest Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/loan-repayment-calculator.html" target="_blank">Loan Repayment Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/payment-calculator.html" target="_blank">Payment Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/personal-loan-calculator.html" target="_blank">Personal Loan Calculator</a><br> </li> </ul> </section> <section id="pg-10-mortgage-calculators"> <h3>Mortgage Calculators</h3> <ul> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/mortgage-calculator.html" target="_blank">Mortgage Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/arm-mortgage-calculator-adjustable-rate-mortgage.html" target="_blank">ARM Mortgage Calculator (Adjustable Rate Mortgage)</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/balloon-mortgage-calculator.html" target="_blank">Balloon Mortgage Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/bi-weekly-mortgage-calculator-extra-payment.html" target="_blank">Bi-Weekly Mortgage Calculator (Extra Payment)</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/interest-only-mortgage-calculator.html" target="_blank">Interest-Only Mortgage Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/mortgage-affordability-calculator.html" target="_blank">Mortgage Affordability Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/mortgage-balance-calculator.html" target="_blank">Mortgage Balance Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/mortgage-payment-calculator-amortization-schedule.html" target="_blank">Mortgage Payment Calculator (Amortization Schedule)</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/mortgage-payoff-calculator.html" target="_blank">Mortgage Payoff Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/mortgage-refinance-calculator.html" target="_blank">Mortgage Refinance Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/rent-vs-buy-calculator.html" target="_blank">Rent vs Buy Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/second-mortgage-calculator-refinance-consolidation.html" target="_blank">Second Mortgage Calculator (Refinance &amp; Consolidation)</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/amortization-schedule-calculator.html" target="_blank">Amortization Schedule Calculator</a><br> </li> </ul> </section> <section id="pg-11-savings-calculators"> <h3>Savings Calculators</h3> <ul> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/what-is-my-current-net-worth.html" target="_blank">What is my current net worth?</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/what-is-my-projected-net-worth.html" target="_blank">What is my projected net worth?</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/future-bequest-value.html" target="_blank">Future Bequest Value</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/net-worth-calculator.html" target="_blank">Net Worth Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/savings-account-calculator.html" target="_blank">Savings Account Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/savings-goal-calculator.html" target="_blank">Savings Goal Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/money-saving-calculator.html" target="_blank">Money Saving Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/latte-factor-calculator.html" target="_blank">Latte Factor Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/monthly-compound-interest.html" target="_blank">Monthly Compound Interest Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/yearly-compound-interest.html" target="_blank">Yearly Compound Interest Calculator</a><br> </li> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/present-value-of-annuity-calculator.html" target="_blank">Present Value of Annuity Calculator</a><br> </li> </ul> </section> <section id="pg-12-charitable-giving"> <h3>Charitable Giving</h3> <ul> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/charitable-giving-tax-savings-calculator.html" target="_blank">Charitable giving tax savings calculator</a><br> </li> </ul> </section> <section id="pg-13-leadership-calculators"> <h3>Leadership Calculators</h3> <ul> <li> <a href="https://api.donorcalcs.com/protected/views/calculators/new_calcs/the-cost-of-poor-leadership.html" target="_blank">The Cost of Poor Leadership</a><br> </li> </ul> </section> </div> <br clear="all" /> </div> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-56YMD72CL7"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-56YMD72CL7'); </script> </div> </div> </div> </section> <section class="pg-section pg-has-background-color pg-has-white-background-color pg-has-contact"> <div class="pg-container"> <h2 class="pg-title">Contact Us</h2> <p class="pg-lede">Planning your estate and legacy for future generations, including your charitable interests, takes careful evaluation. Consulting with the appropriate professionals can assist you.</p> <div class="pg-contact"> <strong>Kevin G. Kirby, Executive Director</strong><br> <a href="mailto:kkirby@mpi.org">kkirby@mpi.org</a><br> 972-702-3008 </div> </div> </section> <section class="pg-section pg-has-background-color pg-has-white-background-color pg-is-footer"> <div class="pg-container"> <div class="pg-footer_mpi"> <p>The gift planning information presented on this Planned Giving website of The MPI Foundation is not offered as legal or tax advice.<br> <a href="/disclaimer" class="pg-disclaimer-link">Read full disclaimer</a><span class="vgsep pg-sep" id="vg_sitemap_sep">|</span><a id="vg_sitemap_link" class="pg-sitemap-link" href="/sitemap">Sitemap</a><span class="vgsep pg-sep">|</span><span class="copy pg-copyright-info"><a href="//www.plannedgiving.com" target="_blank" title="Planned Giving Marketing">Planned Giving Marketing</a> Content 漏 2025 by <a href="//www.plannedgiving.com" target="_blank" title="Planned Giving Marketing">PlannedGiving.com</a>.</span> </p> </div> </div> </section></main> </div> <footer> <div class="row footer-stripe"> <div class="col-xs-12"> <div class="footer-container"> <div class="footer-section-1"> <div class="footer-logo-container"><img class="img-responsive" src="https://www.mpi.org/Resources/images/mpi-foundation-blue-tm.png"></div> <ul class="footer-social"> <li><a href="https://www.facebook.com/groups/TheMPIFoundation" target="_blank"><span class="icon-facebook2"></span></a></li> </ul> <div class="footer-copyright"> <br /> Phone Toll Free: <a href="tel:8663182743">866-318-2743</a><br /> Member Services: <a href="tel:9727023053">972-702-3053</a><br /> Fax: 972-702-3065<br /> <br /> <span style="font-size: xx-small;">&copy; 2025 Meeting Professionals International, <span class="nobr">All Rights Reserved.</span></span><br /> <a style="color: rgba(74,74,74,.6); font-size: xx-small;" href="https://www.mpi.org/about/privacy">Privacy Policy</a> | <a style="color: rgba(74,74,74,.6); font-size: xx-small;" href="https://www.mpi.org/about/terms">Terms of Service</a> </div> </div> <div class="footer-section-2"> <div class="footer-link-set"> <h5>Who We Are</h5> <ul> <li><a href="https://www.mpi.org/foundation/who-we-are/about-the-mpi-foundation">About the MPI Foundation</a></li> <li><a href="https://www.mpi.org/foundation/who-we-are/meet-kevin-kirby">Meet Kevin Kirby</a></li> <li><a href="https://www.mpi.org/foundation/who-we-are/board-of-trustees">Board of Trustees</a></li> <li><a href="https://www.mpi.org/foundation/who-we-are/contributors">Contributors</a></li> <li><a href="https://www.mpi.org/foundation/who-we-are/contact-us">Contact Us - MPI Foundation</a></li> </ul> </div> <div class="footer-link-set"> <h5>Get Help</h5> <ul> <li><a href="https://www.mpi.org/foundation/get-help/scholarships">Scholarships</a></li> <li><a href="https://www.mpi.org/foundation/get-help/chapter-grants">Chapter Grants</a></li> <li><a href="https://www.mpi.org/foundation/get-help/industry-grants">Industry Grants</a></li> </ul> </div> <div class="footer-link-set"> <h5>Get Involved</h5> <ul> <li><a href="https://www.mpi.org/foundation/get-involved/events-and-auctions">Events &amp; Auctions</a></li> <li><a href="https://www.mpi.org/foundation/get-involved/donate">Donate</a></li> </ul> </div> <div class="footer-link-set"> <h5>Forever Fund</h5> <ul> <li><a href="https://www.mpi.org/foundation/forever-fund/what-is-the-forever-fund">What Is the Forever Fund?</a></li> <li><a href="https://www.mpi.org/foundation/forever-fund/patron-society">Patron Society</a></li> </ul> </div> <div class="footer-link-set"> <h5>Foundation Stories</h5> <ul> <li><a href="https://www.mpi.org/foundation/foundation-stories/read-foundation-stories">Read Foundation Stories</a></li> <li><a href="https://www.mpi.org/foundation/foundation-stories/tell-your-story">Tell Your Story</a></li> </ul> </div> <div class="footer-link-set"> <h5>DONATE</h5> <ul> </ul> </div> </div> </div> </div> </div> </footer> <script type="text/javascript" src="https://www.mpi.org/WebResource.axd?d=NjxTqR2bqTw1rewxxlkHPib3XR3W_bbK0w8wqtardfY6su19yWqNXsxR2tCis_NhmaXo9Z5AyQ_xVQY28hVsp2n-uHWXwzdRJahpvQssGYDdCHEDJNvcwaToHUKAXta0gN1BSNdF-uKB4tXGJSgrdbqBsVssYckR66Sv5vmbcDQlM156OTIEQmwz7_E-8PmvNT5nyfG6LAs8PDGSLshdX8gW-zApVpoC9OLpnxBaJnQ1&amp;t=637502123260000000"> </script> </div> </div> <script src="https://www.mpi.org/Resources/Scripts/jquery.viewablead.min.js"></script> <script type="text/javascript"> $(document).ready(function() { jQuery('div.AdSpeedVisibleAd').setupViewableAd(); }); </script> <script src="/clients/1173/dist/pro/scripts.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10