{"id":107482,"date":"2026-09-09T14:38:30","date_gmt":"2026-09-09T18:38:30","guid":{"rendered":"https:\/\/bgodinspired.com\/?page_id=107482"},"modified":"2026-09-09T14:38:30","modified_gmt":"2026-09-09T18:38:30","slug":"how-much-is-my-tithe","status":"publish","type":"page","link":"https:\/\/bgodinspired.com\/index.php\/how-much-is-my-tithe\/","title":{"rendered":"How Much Is My Tithe? (Free Tithe Calculator)"},"content":{"rendered":"\n<!-- BGodInspired How Much Is My Tithe? -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&#038;family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n#bgi-tithe-tool *, #bgi-tithe-tool *::before, #bgi-tithe-tool *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#bgi-tithe-tool {\n  --navy:#0D1B2A; --navy-mid:#162233; --cream:#F5F0E8; --gold:#C9A84C; --gold-dim:#8B6E2E;\n  --sage:#7B9E87; --warm-gray:#8B8680;\n  background: var(--navy); width:100%; display:block; padding:36px 20px 64px;\n  border-radius:12px; clear:both; position:relative;\n  font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  color: var(--cream); line-height:1.6; -webkit-font-smoothing:antialiased;\n}\n#bgi-tithe-tool .tool-inner { display:flex; flex-direction:column; align-items:center; width:100%; }\n#bgi-tithe-tool .card {\n  width:100%; max-width:680px; background:var(--navy-mid);\n  border:1px solid rgba(201,168,76,0.14); border-radius:16px;\n  padding:48px 48px 44px !important; position:relative; box-sizing:border-box !important; overflow:hidden;\n}\n#bgi-tithe-tool .card::before {\n  content:''; position:absolute; top:0; left:0; right:0; height:2px;\n  background:linear-gradient(90deg, transparent, var(--gold), transparent); opacity:0.5;\n}\n#bgi-tithe-tool .eyebrow {\n  font-size:0.72rem; font-weight:600; letter-spacing:0.14em; text-transform:uppercase;\n  color:var(--gold); margin-bottom:14px; display:block;\n}\n#bgi-tithe-tool h2.th-head {\n  font-family:'Playfair Display',Georgia,serif; font-weight:600;\n  font-size:clamp(1.75rem,4vw,2.5rem); line-height:1.18; color:var(--cream);\n  margin-bottom:16px; letter-spacing:-0.01em;\n}\n#bgi-tithe-tool .th-sub { font-size:0.97rem; line-height:1.78; color:rgba(245,240,232,0.78); margin-bottom:22px; font-weight:300; }\n#bgi-tithe-tool .th-meta {\n  font-size:0.74rem; letter-spacing:0.09em; text-transform:uppercase;\n  color:var(--warm-gray); margin-bottom:30px; font-weight:500;\n}\n#bgi-tithe-tool .th-meta span { color:var(--gold-dim); margin:0 7px; }\n#bgi-tithe-tool .th-field { margin-bottom:20px; }\n#bgi-tithe-tool .th-label { display:block; font-size:0.86rem; font-weight:500; color:var(--cream); margin-bottom:5px; }\n#bgi-tithe-tool .th-hint { display:block; font-size:0.76rem; color:var(--warm-gray); margin-bottom:9px; font-weight:300; line-height:1.5; }\n#bgi-tithe-tool .th-inputwrap { position:relative; display:block; width:100%; }\n#bgi-tithe-tool .th-affix {\n  position:absolute; top:0; left:0; height:100%; width:38px; display:flex;\n  align-items:center; justify-content:center; color:var(--gold-dim); font-size:0.95rem; pointer-events:none;\n}\n#bgi-tithe-tool .th-affix.suffix { left:auto; right:0; }\n#bgi-tithe-tool input.th-input {\n  width:100%; background:rgba(13,27,42,0.72); border:1px solid rgba(201,168,76,0.20);\n  border-radius:9px; padding:13px 16px 13px 40px !important; color:var(--cream);\n  font-family:'Inter',sans-serif; font-size:1rem; font-weight:400;\n  transition:border-color 0.2s ease, background 0.2s ease; box-sizing:border-box !important;\n}\n#bgi-tithe-tool input.th-input.pct { padding:13px 40px 13px 16px !important; }\n#bgi-tithe-tool input.th-input:focus { outline:none; border-color:var(--gold); background:rgba(13,27,42,0.95); }\n#bgi-tithe-tool input.th-input::placeholder { color:rgba(139,134,128,0.65); }\n#bgi-tithe-tool select.th-select {\n  width:100%; background:rgba(13,27,42,0.72); border:1px solid rgba(201,168,76,0.20);\n  border-radius:9px; padding:13px 16px !important; color:var(--cream);\n  font-family:'Inter',sans-serif; font-size:1rem; font-weight:400;\n  box-sizing:border-box !important; appearance:none; -webkit-appearance:none;\n  transition:border-color 0.2s ease, background 0.2s ease; cursor:pointer;\n}\n#bgi-tithe-tool select.th-select:focus { outline:none; border-color:var(--gold); background:rgba(13,27,42,0.95); }\n#bgi-tithe-tool select.th-select option { background:#162233; color:#F5F0E8; }\n#bgi-tithe-tool .th-selectwrap { position:relative; display:block; width:100%; }\n#bgi-tithe-tool .th-caret {\n  position:absolute; top:0; right:0; height:100%; width:38px; display:flex;\n  align-items:center; justify-content:center; color:var(--gold-dim); font-size:0.7rem; pointer-events:none;\n}\n#bgi-tithe-tool .th-error {\n  display:none; background:rgba(196,132,123,0.12); border-left:3px solid #C4847B;\n  border-radius:0 8px 8px 0; padding:12px 16px !important; font-size:0.86rem;\n  color:#E5C0BB; margin-bottom:18px; line-height:1.6;\n}\n#bgi-tithe-tool .th-error.show { display:block; }\n#bgi-tithe-tool button.btn-go {\n  width:100%; background:linear-gradient(135deg,var(--gold),var(--gold-dim));\n  color:#0D1B2A; border:none; border-radius:9px; padding:15px 24px !important;\n  font-family:'Inter',sans-serif; font-size:0.95rem; font-weight:600; letter-spacing:0.02em;\n  cursor:pointer; transition:transform 0.16s ease, box-shadow 0.16s ease; margin-top:6px;\n}\n#bgi-tithe-tool button.btn-go:hover { transform:translateY(-2px); box-shadow:0 8px 22px rgba(201,168,76,0.22); }\n#bgi-tithe-tool .th-note { font-size:0.75rem; color:var(--warm-gray); margin-top:16px; line-height:1.6; font-weight:300; text-align:center; }\n#bgi-tithe-tool .th-hidden { display:none; }\n#bgi-tithe-tool .fade-in { animation:thFade 0.38s ease forwards; }\n@keyframes thFade { from { opacity:0; transform:translateY(8px); } to { opacity:1; transform:translateY(0); } }\n#bgi-tithe-tool .res-eyebrow {\n  font-size:0.72rem; font-weight:600; letter-spacing:0.14em; text-transform:uppercase;\n  color:var(--gold); margin-bottom:20px; display:block;\n}\n#bgi-tithe-tool .big-num {\n  font-family:'Playfair Display',Georgia,serif; font-weight:700;\n  font-size:clamp(2.1rem,6vw,3.1rem); color:var(--cream); line-height:1.1; margin-bottom:6px;\n}\n#bgi-tithe-tool .big-cap { font-size:0.78rem; letter-spacing:0.1em; text-transform:uppercase; color:var(--warm-gray); margin-bottom:22px; }\n#bgi-tithe-tool .meter { display:flex; gap:6px; width:100%; margin-bottom:10px; }\n#bgi-tithe-tool .seg { flex:1; height:8px; border-radius:4px; background:rgba(245,240,232,0.09); transition:background 0.3s ease; }\n#bgi-tithe-tool .seg.on { background:rgba(201,168,76,0.34); }\n#bgi-tithe-tool .seg.now { background:var(--gold); }\n#bgi-tithe-tool .meter-labels { display:flex; gap:6px; width:100%; margin-bottom:26px; }\n#bgi-tithe-tool .meter-labels span { flex:1; font-size:0.63rem; letter-spacing:0.05em; text-transform:uppercase; color:var(--warm-gray); text-align:center; }\n#bgi-tithe-tool .prog-wrap { margin-bottom:26px; }\n#bgi-tithe-tool .prog-top { display:flex; justify-content:space-between; font-size:0.75rem; color:var(--warm-gray); margin-bottom:7px; letter-spacing:0.04em; }\n#bgi-tithe-tool .prog-bar { width:100%; height:6px; border-radius:3px; background:rgba(245,240,232,0.09); overflow:hidden; }\n#bgi-tithe-tool .prog-fill { height:100%; background:linear-gradient(90deg,var(--gold-dim),var(--gold)); border-radius:3px; transition:width 0.6s ease; }\n#bgi-tithe-tool h3.res-title {\n  font-family:'Playfair Display',Georgia,serif; font-weight:600;\n  font-size:clamp(1.5rem,3.4vw,2rem); color:var(--cream); line-height:1.22; margin-bottom:10px;\n}\n#bgi-tithe-tool .res-sub {\n  font-family:'Playfair Display',Georgia,serif; font-style:italic; font-weight:400;\n  font-size:1.05rem; color:var(--gold); margin-bottom:20px; line-height:1.5;\n}\n#bgi-tithe-tool .res-body { font-size:0.94rem; line-height:1.82; color:rgba(245,240,232,0.82); margin-bottom:16px; font-weight:300; }\n#bgi-tithe-tool .callout {\n  background:rgba(201,168,76,0.08); border-left:3px solid var(--gold);\n  border-radius:0 10px 10px 0; padding:20px 22px !important; margin:22px 0 4px;\n}\n#bgi-tithe-tool .callout-h { font-size:0.72rem; font-weight:600; letter-spacing:0.12em; text-transform:uppercase; color:var(--gold); margin-bottom:14px; display:block; }\n#bgi-tithe-tool .num-row { display:flex; justify-content:space-between; align-items:baseline; padding:7px 0; border-bottom:1px solid rgba(245,240,232,0.07); font-size:0.87rem; gap:14px; }\n#bgi-tithe-tool .num-row:last-child { border-bottom:none; }\n#bgi-tithe-tool .num-row .k { color:var(--warm-gray); font-weight:300; }\n#bgi-tithe-tool .num-row .v { color:var(--cream); font-weight:500; white-space:nowrap; }\n#bgi-tithe-tool .divider { height:1px; background:rgba(245,240,232,0.1); margin:32px 0; width:100%; }\n#bgi-tithe-tool .scripture-block {\n  background:rgba(123,158,135,0.09); border-left:3px solid var(--sage);\n  border-radius:0 10px 10px 0; padding:24px 24px 22px !important; margin-bottom:28px;\n}\n#bgi-tithe-tool .scripture-text {\n  font-family:'Playfair Display',Georgia,serif; font-style:italic; font-weight:400;\n  font-size:1.06rem; line-height:1.68; color:var(--cream); margin-bottom:10px;\n}\n#bgi-tithe-tool .scripture-ref { font-size:0.78rem; letter-spacing:0.08em; text-transform:uppercase; color:var(--sage); margin-bottom:14px; font-weight:500; }\n#bgi-tithe-tool .scripture-angle { font-size:0.9rem; line-height:1.78; color:rgba(245,240,232,0.75); font-weight:300; }\n#bgi-tithe-tool .product-card {\n  background:linear-gradient(135deg, rgba(201,168,76,0.13), rgba(22,34,51,0.6));\n  border:1px solid rgba(201,168,76,0.28); border-radius:14px;\n  padding:28px 26px 26px !important; margin-bottom:30px;\n}\n#bgi-tithe-tool .pc-label { font-size:0.7rem; font-weight:600; letter-spacing:0.13em; text-transform:uppercase; color:var(--gold); display:block; margin-bottom:12px; }\n#bgi-tithe-tool .pc-headline { font-family:'Playfair Display',Georgia,serif; font-weight:600; font-size:1.3rem; line-height:1.3; color:var(--cream); margin-bottom:12px; }\n#bgi-tithe-tool .pc-body { font-size:0.9rem; line-height:1.75; color:rgba(245,240,232,0.78); margin-bottom:20px; font-weight:300; }\n#bgi-tithe-tool a.btn-product {\n  display:inline-block; background:linear-gradient(135deg,var(--gold),var(--gold-dim));\n  color:#0D1B2A !important; text-decoration:none !important; border-radius:9px;\n  padding:13px 26px !important; font-size:0.9rem; font-weight:600; letter-spacing:0.02em;\n  transition:transform 0.16s ease, box-shadow 0.16s ease;\n}\n#bgi-tithe-tool a.btn-product:hover { transform:translateY(-2px); box-shadow:0 8px 22px rgba(201,168,76,0.24); color:#0D1B2A !important; }\n#bgi-tithe-tool .share-label { display:block; font-size:0.72rem; font-weight:600; letter-spacing:0.12em; text-transform:uppercase; color:var(--warm-gray); margin-bottom:13px; }\n#bgi-tithe-tool .share-row { display:flex; flex-wrap:wrap; gap:9px; margin-bottom:26px; }\n#bgi-tithe-tool a.btn-share {\n  flex:1 1 auto; min-width:135px; text-align:center; background:rgba(245,240,232,0.05);\n  border:1px solid rgba(245,240,232,0.14); border-radius:8px; padding:11px 14px !important;\n  font-size:0.82rem; font-weight:500; color:var(--cream) !important; text-decoration:none !important;\n  transition:border-color 0.2s ease, background 0.2s ease;\n}\n#bgi-tithe-tool a.btn-share:hover { border-color:var(--gold); background:rgba(201,168,76,0.09); color:var(--cream) !important; }\n#bgi-tithe-tool button.btn-retake {\n  width:100%; background:transparent; border:1px solid rgba(245,240,232,0.18);\n  border-radius:9px; padding:13px 24px !important; color:rgba(245,240,232,0.7);\n  font-family:'Inter',sans-serif; font-size:0.87rem; font-weight:500; cursor:pointer;\n  transition:border-color 0.2s ease, color 0.2s ease;\n}\n#bgi-tithe-tool button.btn-retake:hover { border-color:var(--gold); color:var(--cream); }\n@media (max-width:560px) {\n  #bgi-tithe-tool { padding:22px 12px 44px; }\n  #bgi-tithe-tool .card { padding:30px 22px 28px !important; }\n  #bgi-tithe-tool .meter-labels span { font-size:0.55rem; }\n  #bgi-tithe-tool a.btn-share { min-width:100%; }\n  #bgi-tithe-tool .num-row { font-size:0.82rem; }\n}\n@media (prefers-reduced-motion:reduce) {\n  #bgi-tithe-tool .fade-in { animation:none; }\n  #bgi-tithe-tool * { transition:none !important; }\n}\n<\/style>\n\n<div id=\"bgi-tithe-tool\"><div class=\"tool-inner\">\n<div class=\"card\">\n\n  <div id=\"thFormWrap\">\n    <span class=\"eyebrow\">Tithe Calculator<\/span>\n    <h2 class=\"th-head\">How Much Is My Tithe?<\/h2>\n    <p class=\"th-sub\">Put in what you actually earn, pick your pay cycle, and get the number &mdash; per paycheck, per week, per month and per year. It also shows the gap between the before-tax figure and the take-home figure, which is the part most people are really trying to work out. Nothing is stored and nothing is sent anywhere.<\/p>\n    <p class=\"th-meta\">4 fields <span>&middot;<\/span> instant <span>&middot;<\/span> free<\/p>\n\n    <div class=\"th-error\" id=\"thError\"><\/div>\n\n    <div class=\"th-field\">\n      <label class=\"th-label\" for=\"thAmt\">How much do you earn?<\/label>\n      <span class=\"th-hint\">One paycheck or your yearly total &mdash; whichever number you actually know off the top of your head.<\/span>\n      <span class=\"th-inputwrap\"><span class=\"th-affix\">$<\/span><input class=\"th-input\" id=\"thAmt\" type=\"text\" inputmode=\"decimal\" placeholder=\"4,000\"><\/span>\n    <\/div>\n\n    <div class=\"th-field\">\n      <label class=\"th-label\" for=\"thFreq\">How often is that?<\/label>\n      <span class=\"th-hint\">Pick the cycle that matches the amount you just entered.<\/span>\n      <span class=\"th-selectwrap\"><select class=\"th-select\" id=\"thFreq\">\n        <option value=\"52\">Every week<\/option>\n        <option value=\"26\">Every two weeks<\/option>\n        <option value=\"24\">Twice a month<\/option>\n        <option value=\"12\" selected>Every month<\/option>\n        <option value=\"1\">Once a year<\/option>\n      <\/select><span class=\"th-caret\">&#9660;<\/span><\/span>\n    <\/div>\n\n    <div class=\"th-field\">\n      <label class=\"th-label\" for=\"thBasis\">Is that before or after tax?<\/label>\n      <span class=\"th-hint\">Gross is the headline salary figure. Take-home is what lands in the account.<\/span>\n      <span class=\"th-selectwrap\"><select class=\"th-select\" id=\"thBasis\">\n        <option value=\"gross\" selected>Before tax &mdash; gross<\/option>\n        <option value=\"net\">After tax &mdash; take-home<\/option>\n      <\/select><span class=\"th-caret\">&#9660;<\/span><\/span>\n    <\/div>\n\n    <div class=\"th-field\">\n      <label class=\"th-label\" for=\"thPct\">What percentage do you want to give?<\/label>\n      <span class=\"th-hint\">A tithe is ten percent. Change it to whatever you are actually working with.<\/span>\n      <span class=\"th-inputwrap\"><input class=\"th-input pct\" id=\"thPct\" type=\"text\" inputmode=\"decimal\" value=\"10\"><span class=\"th-affix suffix\">%<\/span><\/span>\n    <\/div>\n\n    <div class=\"th-field\">\n      <label class=\"th-label\" for=\"thTax\">Roughly what percent goes to tax and deductions? (optional)<\/label>\n      <span class=\"th-hint\">Fill this in and you will get both numbers side by side &mdash; the gross figure and the take-home figure. Leave it blank to skip that comparison.<\/span>\n      <span class=\"th-inputwrap\"><input class=\"th-input pct\" id=\"thTax\" type=\"text\" inputmode=\"decimal\" placeholder=\"0\"><span class=\"th-affix suffix\">%<\/span><\/span>\n    <\/div>\n\n    <button class=\"btn-go\" type=\"button\" onclick=\"thCalc()\">Work out my number<\/button>\n    <p class=\"th-note\">This is plain arithmetic, not financial or spiritual advice. Everything runs in your browser &mdash; nothing you type leaves this page.<\/p>\n  <\/div>\n\n  <div id=\"thResult\" class=\"th-hidden\"><\/div>\n\n<\/div>\n<\/div><\/div>\n\n<script>\n(function(){\n  var AMP = String.fromCharCode(38);\n  var PAGE_URL = 'https:\/\/bgodinspired.com\/index.php\/how-much-is-my-tithe\/';\n  var CTA_URL = 'https:\/\/bgodinspired.kit.com\/27e17be1e6?utm_source=wordpress' + AMP + 'utm_medium=tool' + AMP + 'utm_campaign=faith-for-everyday-life' + AMP + 'utm_content=how-much-is-my-tithe';\n\n  var FREQ_EACH  = { '52':'Each week', '26':'Every two weeks', '24':'Twice a month', '12':'Each month', '1':'Each year' };\n  var FREQ_PHRASE = { '52':'every week', '26':'every two weeks', '24':'twice a month', '12':'every month', '1':'every year' };\n\n  var PROFILES = {\n    starting: {\n      seg: 0,\n      title: 'Starting Somewhere',\n      sub: 'A small percentage that actually leaves the account beats a big one that never does.',\n      body1: 'This sits under five percent of what comes in, which makes it a starting number rather than a full tenth. That is worth naming honestly rather than apologetically, because a modest amount that genuinely goes out every pay cycle is a completely different thing from a large amount somebody intends to give one day. One of those is a habit. The other is a plan, and plans are much easier to hold.',\n      body2: 'The quiet advantage of using a percentage instead of a fixed dollar amount is that it moves with you. It costs the same share of a thin month as it does of a good one, so you never have to sit down and renegotiate the decision every time your income shifts. The number just follows along on its own, which is exactly why almost everyone who gives consistently ends up doing it this way.',\n      ctaHead: 'Starting small is still starting.',\n      ctaBody: 'Faith For Everyday Life is one short note a week about ordinary decisions like this one, written without the guilt that usually shows up around money. Free, no pressure, and you can leave any time.',\n      verses: [\n        { t: 'For if there be first a willing mind, it is accepted according to that a man hath, and not according to that he hath not.', r: '2 Corinthians 8:12', a: 'Paul is writing to people who wanted to give more than they could, and the sentence lands like relief rather than a standard. The measure is what you actually have, not what you wish you had. A willing mind is named first because it is the part that counts, and the arithmetic simply follows it.' },\n        { t: 'For all they did cast in of their abundance; but she of her want did cast in all that she had, even all her living.', r: 'Mark 12:44', a: 'Jesus is standing in the temple watching the offering box, and the largest gift that day was two of the smallest coins in circulation. What made it large was proportion, not size. It is the only place in the gospels where an amount is measured against what was left over rather than what was given.' },\n        { t: 'Every man shall give as he is able, according to the blessing of the LORD thy God which he hath given thee.', r: 'Deuteronomy 16:17', a: 'The instruction has a built-in scale: as he is able. Ancient Israel did not run on one flat number for everybody, because a flat number would have been generous for some and crushing for others. Your capacity is treated as part of the equation rather than an excuse for dodging it.' }\n      ]\n    },\n    building: {\n      seg: 1,\n      title: 'Part of the Way',\n      sub: 'Above a token, below the traditional tenth.',\n      body1: 'You have landed between five and ten percent. That is a real number, and it is also the range where most people are actually moving rather than sitting still &mdash; usually somebody who started lower and has been walking the percentage up a point at a time as the budget allowed.',\n      body2: 'If getting to ten is the direction you are heading, the mechanics matter more than the motivation. Raising the percentage the same week a raise lands is almost painless, because the money was never in your normal spending pattern to begin with. Trying to find it in an established budget six months later is a much harder ask, and that is a difference in timing rather than in willpower.',\n      ctaHead: 'Most of the distance is already behind you.',\n      ctaBody: 'Faith For Everyday Life is a short weekly note for the unglamorous middle of good decisions &mdash; the stretch where nothing feels dramatic and you keep going anyway. Free, and you can unsubscribe whenever you want.',\n      verses: [\n        { t: 'For where your treasure is, there will your heart be also.', r: 'Matthew 6:21', a: 'Read the order carefully, because it runs the opposite way to how it is usually quoted. The treasure goes first and the heart follows it. Jesus is not saying you will give to what you already love; he is saying your affection will eventually move to wherever your money has been going for a while.' },\n        { t: 'Upon the first day of the week let every one of you lay by him in store, as God hath prospered him, that there be no gatherings when I come.', r: '1 Corinthians 16:2', a: 'This is a scheduling instruction, not a sermon. Set it aside first, on a fixed day, proportioned to how the year has gone, so that nobody has to be put on the spot later. It is remarkably close to what a calculator and a standing transfer do now.' },\n        { t: 'Honour the LORD with thy substance, and with the firstfruits of all thine increase:', r: 'Proverbs 3:9', a: 'Firstfruits meant the earliest part of the harvest, handed over before anyone knew how the rest of the season would turn out. The timing was the whole point. Giving first is a different act from giving out of whatever survives the month, even when the amount is identical.' }\n      ]\n    },\n    tithe: {\n      seg: 2,\n      title: 'The Full Tenth',\n      sub: 'The classic number, and the one most people mean by the word.',\n      body1: 'Ten percent is where the word tithe comes from &mdash; it simply means a tenth, and it is the figure nearly everyone is checking when they run a calculation like this one. Seeing it as a real dollar amount rather than a percentage does something specific: it stops being a principle and becomes a line in a budget you have to actually make room for.',\n      body2: 'The usual sticking point is not the size of the number but the order of operations. A tenth taken off the top before anything else is spoken for is a very different experience from a tenth found at the end of the month among whatever is left, even though both produce the same figure on paper. The first is a decision made once. The second is a decision remade thirty times a year, and it loses more often than it wins.',\n      ctaHead: 'You have the number. The harder part is the order you do things in.',\n      ctaBody: 'Faith For Everyday Life is one short weekly note about how ordinary habits actually hold &mdash; practical, personal, and never a pitch. Free, and you can step away any time.',\n      verses: [\n        { t: 'Woe unto you, scribes and Pharisees, hypocrites! for ye pay tithe of mint and anise and cummin, and have omitted the weightier matters of the law, judgment, mercy, and faith: these ought ye to have done, and not to leave the other undone.', r: 'Matthew 23:23', a: 'This is the sharpest thing Jesus says about tithing, and notice what he does not do: he never tells them to stop. These ought ye to have done. The tenth was accurate down to the garden herbs; the problem was that it had quietly become a substitute for mercy rather than an expression of it.' },\n        { t: 'Every man according as he purposeth in his heart, so let him give; not grudgingly, or of necessity: for God loveth a cheerful giver.', r: '2 Corinthians 9:7', a: 'Purposeth in his heart describes a decision made in advance, on a calm day, rather than a reaction at the moment the plate goes by. That is precisely what a number worked out ahead of time protects you from. The cheerfulness is possible because the deciding is already done.' },\n        { t: 'And all the tithe of the land, whether of the seed of the land, or of the fruit of the tree, is the LORD&rsquo;s: it is holy unto the LORD.', r: 'Leviticus 27:30', a: 'The grammar is doing something easy to miss. The tenth is not described as a payment being handed over but as something that already belongs to God and is simply being returned. That reframes the whole transaction: less about parting with what is yours, more about releasing what was never yours to hold.' }\n      ]\n    },\n    beyond: {\n      seg: 3,\n      title: 'Past the Tenth',\n      sub: 'More than the traditional line asks for.',\n      body1: 'At this level you are giving beyond the tenth, which usually means one of two things happened. Either the income grew and the percentage grew with it, or a specific need showed up and the number moved to meet it. Both are common, and neither is unusual enough to feel remarkable from the inside.',\n      body2: 'What tends to matter above the tenth is not how much more you give but how quietly you do it. Generosity at this level attracts commentary &mdash; admiring or otherwise &mdash; and the commentary has a way of becoming part of the reason. Keeping the number private is less about modesty than about protecting it from turning into something you are performing.',\n      ctaHead: 'Above the line, the question changes shape.',\n      ctaBody: 'Faith For Everyday Life is a short weekly note about the quieter side of decisions like this one &mdash; motive, staying power, and keeping a good thing from curdling. Free, no pressure, leave any time.',\n      verses: [\n        { t: 'It is more blessed to give than to receive.', r: 'Acts 20:35', a: 'Paul quotes this as something Jesus said, and it appears nowhere in the four gospels &mdash; a line the early church remembered and kept without a written source. Blessed here means genuinely better off, not merely commended. It is a claim about which side of the exchange actually comes out ahead.' },\n        { t: 'But when thou doest alms, let not thy left hand know what thy right hand doeth:', r: 'Matthew 6:3', a: 'The image is deliberately absurd, and the absurdity is the instruction. Jesus is not asking for false modesty; he is asking for a gift so unselfconscious that you barely track it yourself. Anything that needs to be witnessed to feel complete has already been paid for by the witnessing.' },\n        { t: 'For all things come of thee, and of thine own have we given thee.', r: '1 Chronicles 29:14', a: 'David says this at the peak of the most extravagant offering in the Old Testament, and the sentence deflates his own generosity on purpose. Nothing in the pile originated with him. Giving above the line stays healthy exactly as long as that stays obvious.' }\n      ]\n    },\n    radical: {\n      seg: 4,\n      title: 'Well Past the Line',\n      sub: 'A fifth or more of everything that comes in.',\n      body1: 'A fifth or more is a serious figure, and it changes the character of the decision. At this level giving stops being a line item that fits neatly around the rest of your life and starts shaping what the rest of your life can look like &mdash; where you live, what you drive, how much slack sits between you and a bad month.',\n      body2: 'Two things worth checking, and neither is a warning against it. First, whether anyone else in the household is carrying the cost of this decision without having been part of making it. Second, whether the pace is one you can hold for years rather than months, because generosity that quietly runs a person into the ground tends to end abruptly and take the habit with it.',\n      ctaHead: 'A number this size asks something of the years around it.',\n      ctaBody: 'Faith For Everyday Life is one short note a week about the long, ordinary work of holding a good decision steady &mdash; no hype, no guilt, nothing to buy. Free, and you can leave whenever you like.',\n      verses: [\n        { t: 'For I mean not that other men be eased, and ye burdened:', r: '2 Corinthians 8:13', a: 'Paul is in the middle of raising money for a famine and he stops to say this. The goal was never for the givers to end up crushed so that someone else could be comfortable; he uses the word equality a sentence later. Generosity that quietly destroys the giver was not the model even in the letter that asks the most.' },\n        { t: 'That they do good, that they be rich in good works, ready to distribute, willing to communicate;', r: '1 Timothy 6:18', a: 'Ready to distribute and willing to communicate both describe a posture rather than an amount &mdash; hands already open before the need appears. Paul writes this to people with money, and he never names a figure. The instruction is about what kind of person to be, and the percentage is downstream of that.' },\n        { t: 'Cast thy bread upon the waters: for thou shalt find it after many days.', r: 'Ecclesiastes 11:1', a: 'Bread on water looks like waste; that is the point of the image. The return, if it comes, arrives after many days &mdash; long enough that you cannot trace it back or plan around it. It is a verse about releasing something without keeping one eye on the ledger.' }\n      ]\n    }\n  };\n\n  function esc(s){\n    return (s + '').replace(\/&\/g, '&amp;').replace(\/<\/g, '&lt;').replace(\/>\/g, '&gt;').replace(\/\"\/g, '&quot;');\n  }\n\n  function num(id){\n    var raw = document.getElementById(id).value;\n    raw = (raw + '').replace(\/[^0-9.]\/g, '');\n    if (raw === '') { return 0; }\n    var v = parseFloat(raw);\n    if (isFinite(v)) { return v; }\n    return 0;\n  }\n\n  function money(v){\n    var n = Math.round(v);\n    var s = '' + Math.abs(n);\n    var out = '';\n    var c = 0;\n    var i;\n    for (i = s.length - 1; i >= 0; i--) {\n      out = s.charAt(i) + out;\n      c++;\n      if (c % 3 === 0) { if (i > 0) { out = ',' + out; } }\n    }\n    if (n < 0) { return '-$' + out; }\n    return '$' + out;\n  }\n\n  function pctText(p){\n    var r = Math.round(p * 10) \/ 10;\n    return r + '%';\n  }\n\n  function showError(msg){\n    var e = document.getElementById('thError');\n    e.innerHTML = esc(msg);\n    e.className = 'th-error show';\n  }\n\n  function clearError(){\n    document.getElementById('thError').className = 'th-error';\n  }\n\n  function pick(arr){\n    return arr[Math.floor(Math.random() * arr.length)];\n  }\n\n  function thCalc(){\n    clearError();\n    var amt = num('thAmt');\n    var pct = num('thPct');\n    var tax = num('thTax');\n    var freqEl = document.getElementById('thFreq');\n    var freq = freqEl.options[freqEl.selectedIndex].value;\n    var basis = document.getElementById('thBasis').value;\n    var per = parseFloat(freq);\n\n    if (amt <= 0) { showError('Add an income amount above $0 so there is something to work from.'); return; }\n    if (pct <= 0) { showError('Add a giving percentage above 0. A tithe is 10, but any number above zero works here.'); return; }\n    if (pct > 100) { pct = 100; }\n    if (tax < 0) { tax = 0; }\n    if (tax > 95) { tax = 95; }\n\n    var entered = amt * per;\n    var gross, net;\n    if (basis === 'gross') {\n      gross = entered;\n      net = entered * (1 - tax \/ 100);\n    } else {\n      net = entered;\n      gross = entered \/ (1 - tax \/ 100);\n    }\n\n    var key;\n    if (pct < 5) { key = 'starting'; }\n    else if (pct < 10) { key = 'building'; }\n    else if (pct < 12) { key = 'tithe'; }\n    else if (pct < 20) { key = 'beyond'; }\n    else { key = 'radical'; }\n\n    render(key, amt, per, freq, basis, pct, tax, gross, net);\n  }\n\n  function render(key, amt, per, freq, basis, pct, tax, gross, net){\n    var p = PROFILES[key];\n    var v = pick(p.verses);\n\n    var baseAnnual = (basis === 'gross') ? gross : net;\n    var giveAnnual = baseAnnual * pct \/ 100;\n    var givePer = amt * pct \/ 100;\n    var knowsNet = (basis === 'net') || (tax > 0);\n\n    var headline = money(givePer);\n    var cap = FREQ_PHRASE[freq] + ' at ' + pctText(pct) + ' of your ' + (basis === 'gross' ? 'gross pay' : 'take-home pay');\n\n    var segs = '';\n    var i;\n    for (i = 0; i < 5; i++) {\n      var cls = 'seg';\n      if (i < p.seg) { cls = 'seg on'; }\n      if (i === p.seg) { cls = 'seg now'; }\n      segs += '<div class=\"' + cls + '\"><\/div>';\n    }\n\n    var barPct = Math.round(pct \/ 20 * 100);\n    if (barPct > 100) { barPct = 100; }\n    if (barPct < 2) { barPct = 2; }\n\n    var rows = '';\n    rows += '<div class=\"num-row\"><span class=\"k\">' + FREQ_EACH[freq] + '<\/span><span class=\"v\">' + money(givePer) + '<\/span><\/div>';\n    if (freq !== '52') {\n      rows += '<div class=\"num-row\"><span class=\"k\">Each week<\/span><span class=\"v\">' + money(giveAnnual \/ 52) + '<\/span><\/div>';\n    }\n    if (freq !== '12') {\n      rows += '<div class=\"num-row\"><span class=\"k\">Each month<\/span><span class=\"v\">' + money(giveAnnual \/ 12) + '<\/span><\/div>';\n    }\n    if (freq !== '1') {\n      rows += '<div class=\"num-row\"><span class=\"k\">Each year<\/span><span class=\"v\">' + money(giveAnnual) + '<\/span><\/div>';\n    }\n    if (tax > 0) {\n      rows += '<div class=\"num-row\"><span class=\"k\">A year on gross pay<\/span><span class=\"v\">' + money(gross * pct \/ 100) + '<\/span><\/div>';\n      rows += '<div class=\"num-row\"><span class=\"k\">A year on take-home pay<\/span><span class=\"v\">' + money(net * pct \/ 100) + '<\/span><\/div>';\n      rows += '<div class=\"num-row\"><span class=\"k\">Difference between the two<\/span><span class=\"v\">' + money((gross - net) * pct \/ 100) + ' a year<\/span><\/div>';\n    }\n    if (knowsNet === true) {\n      rows += '<div class=\"num-row\"><span class=\"k\">Left each month after giving<\/span><span class=\"v\">' + money(net \/ 12 - giveAnnual \/ 12) + '<\/span><\/div>';\n    }\n\n    var h = '';\n    h += '<span class=\"res-eyebrow\">Your Giving Number<\/span>';\n    h += '<div class=\"big-num\">' + esc(headline) + '<\/div>';\n    h += '<div class=\"big-cap\">' + esc(cap) + '<\/div>';\n    h += '<div class=\"meter\">' + segs + '<\/div>';\n    h += '<div class=\"meter-labels\"><span>Under 5%<\/span><span>5&ndash;10%<\/span><span>A full 10%<\/span><span>12&ndash;20%<\/span><span>20%+<\/span><\/div>';\n    h += '<div class=\"prog-wrap\"><div class=\"prog-top\"><span>Share of what comes in<\/span><span>' + pctText(pct) + '<\/span><\/div><div class=\"prog-bar\"><div class=\"prog-fill\" style=\"width:' + barPct + '%\"><\/div><\/div><\/div>';\n    h += '<h3 class=\"res-title\">' + esc(p.title) + '<\/h3>';\n    h += '<p class=\"res-sub\">' + p.sub + '<\/p>';\n    h += '<p class=\"res-body\">' + p.body1 + '<\/p>';\n    h += '<p class=\"res-body\">' + p.body2 + '<\/p>';\n    h += '<div class=\"callout\"><span class=\"callout-h\">Your numbers<\/span>' + rows + '<\/div>';\n    h += '<div class=\"divider\"><\/div>';\n    h += '<div class=\"scripture-block\"><p class=\"scripture-text\">&ldquo;' + v.t + '&rdquo;<\/p><p class=\"scripture-ref\">&mdash; ' + esc(v.r) + '<\/p><p class=\"scripture-angle\">' + v.a + '<\/p><\/div>';\n    h += '<div class=\"product-card\"><span class=\"pc-label\">Free &mdash; Faith For Everyday Life<\/span><h3 class=\"pc-headline\">' + p.ctaHead + '<\/h3><p class=\"pc-body\">' + p.ctaBody + '<\/p><a class=\"btn-product\" href=\"' + CTA_URL + '\" target=\"_blank\" rel=\"noopener\">Get the free weekly note &rarr;<\/a><\/div>';\n    h += '<span class=\"share-label\">Share your result<\/span>';\n    h += '<div class=\"share-row\">';\n    h += '<a id=\"thShareWA\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on WhatsApp<\/a>';\n    h += '<a id=\"thShareX\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on X<\/a>';\n    h += '<a id=\"thShareFB\" href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"btn-share\">Share on Facebook<\/a>';\n    h += '<\/div>';\n    h += '<button class=\"btn-retake\" type=\"button\" onclick=\"thReset()\">Run it again with different numbers<\/button>';\n\n    var box = document.getElementById('thResult');\n    box.innerHTML = h;\n    document.getElementById('thFormWrap').className = 'th-hidden';\n    box.className = 'fade-in';\n\n    var shareText = encodeURIComponent('I just worked out my tithe number without doing the mental arithmetic. Mine came back \"' + p.title + '\". Free calculator:');\n    document.getElementById('thShareWA').href = 'https:\/\/api.whatsapp.com\/send?text=' + shareText + '%20' + shareUrl('whatsapp');\n    document.getElementById('thShareX').href  = 'https:\/\/twitter.com\/intent\/tweet?text=' + shareText + AMP + 'url=' + shareUrl('x');\n    document.getElementById('thShareFB').href = 'https:\/\/www.facebook.com\/sharer\/sharer.php?u=' + shareUrl('facebook');\n\n    box.scrollIntoView({ behavior: 'smooth', block: 'start' });\n  }\n\n  function shareUrl(net){\n    return encodeURIComponent(PAGE_URL + '?utm_source=' + net + AMP + 'utm_medium=result_share' + AMP + 'utm_campaign=how-much-is-my-tithe');\n  }\n\n  function thReset(){\n    document.getElementById('thResult').className = 'th-hidden';\n    document.getElementById('thResult').innerHTML = '';\n    document.getElementById('thFormWrap').className = 'fade-in';\n    clearError();\n    var w = document.getElementById('bgi-tithe-tool');\n    if (w) { w.scrollIntoView({ behavior: 'smooth', block: 'start' }); }\n  }\n\n  window.thCalc = thCalc;\n  window.thReset = thReset;\n})();\n<\/script>\n\n\n\n<h2 class=\"wp-block-heading\">Common Questions About Tithing<\/h2>\n\n\n\n<p><strong>Do I tithe on gross or net income?<\/strong><br>There is no line anywhere in scripture that settles this, which is why the question keeps coming up. Gross is the headline figure an employer quotes; net is what actually lands in the account after tax, insurance, retirement contributions and anything else that comes off before you see it. On a $60,000 salary with roughly a quarter going to deductions, a tenth of gross is $6,000 a year and a tenth of net is about $4,500 &mdash; a real gap of $1,500. People who give on gross tend to think of income as everything earned before anyone takes a share. People who give on net tend to think of income as the money they can actually direct. Both positions are defensible and neither is a moral failing. The calculator above shows both figures side by side once you add an approximate deduction rate, so you can decide from your own numbers instead of from the argument.<\/p>\n\n\n\n<p><strong>How much is a tithe on a $50,000 salary?<\/strong><br>Ten percent of $50,000 is $5,000 a year. Broken down, that is about $416 a month, $192 every two weeks, or $96 a week &mdash; and the weekly figure is usually the one that changes how the number feels, because $96 is a recognisable amount rather than an abstraction. If a quarter of that salary goes to tax and deductions, take-home is around $37,500, and a tenth of that is $3,750 a year, or roughly $312 a month. The reason the annual figure surprises people is that nobody experiences income annually; they experience it one paycheck at a time. Running your own numbers rather than borrowing somebody else&rsquo;s example is worth the thirty seconds it takes, because pay cycles, deduction rates and side income move the answer further than most people expect.<\/p>\n\n\n\n<p><strong>What if I cannot afford to give ten percent?<\/strong><br>Then you give what you can, and the percentage is still doing its job. A tenth is a proportion, not a threshold, and the useful thing about proportions is that they scale honestly in both directions &mdash; three percent of a tight month is a real decision, and it costs the person making it something. The trap worth avoiding is the all-or-nothing one: deciding that because ten is out of reach, nothing is worth starting. In practice, almost nobody who ends up at ten percent jumped straight there. They started lower and raised the number the same week their income went up, because money that was never part of the spending pattern is far easier to redirect than money already committed. If ten is not this year&rsquo;s number, pick the one that is, and set it up so it happens without a fresh decision every month.<\/p>\n\n\n\n<p><strong>Is ten percent still a rule, or is that an Old Testament thing?<\/strong><br>Both halves of that question have a fair answer. The tenth is an Old Testament structure, tied to a farming economy and a temple system that no longer exists in that form. The New Testament never restates it as a fixed figure; when Paul writes about giving he talks about deciding in advance, giving in proportion to what a person has, and doing it without reluctance, and he never names a percentage. At the same time Jesus mentions tithing directly and does not abolish it &mdash; his complaint in Matthew 23 is with people who measured the herbs in their garden precisely while ignoring mercy and justice completely. The practical read most people land on is that ten percent survives as a benchmark rather than a bill: a reference point that turns a vague intention into a specific number. A benchmark is genuinely useful. It is just not the same thing as an invoice.<\/p>\n\n\n\n<p><strong>Where is a tithe actually supposed to go?<\/strong><br>Historically the tenth supported a local worshipping community and the people who could not support themselves &mdash; priests, widows, orphans and foreigners are named together in the same instructions, which is worth noticing. Most people today split the difference: a regular amount to a home church or congregation, and the rest across causes they know something about firsthand. The one practical habit worth building is deciding in advance rather than in the moment, because giving settled under pressure at the point of an appeal tends to be smaller, more erratic and more quietly resented than giving settled on an ordinary Tuesday. Whatever you choose, the number itself is the part you can pin down today. Put your real figures into the calculator above and you will have it in about thirty seconds &mdash; per paycheck, per month and per year, with the gross and take-home versions sitting side by side.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>Tithe Calculator How Much Is My Tithe? Put in what you actually earn, pick your pay cycle, and get the number &mdash; per paycheck, per week, per month and per year. It also shows the gap between the before-tax figure and the take-home figure, which is the part most people are really trying to work [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_wp_convertkit_post_meta":{"form":"-1","landing_page":"0","tag":"0","restrict_content":"0"},"footnotes":""},"class_list":["post-107482","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/107482","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/comments?post=107482"}],"version-history":[{"count":1,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/107482\/revisions"}],"predecessor-version":[{"id":107483,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/107482\/revisions\/107483"}],"wp:attachment":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/media?parent=107482"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}