Whatsapp Us Today! +91 81559 20661customercare@selluxpro.com100% Secure Tools | Works on Local System Only!
Free Amazon Seller Tools by SelluxPro

Know Your Numbers.
Sell Smarter. Scale Faster.

Professional-grade profit calculators built specifically for Indian Amazon sellers. GST · ITC · ACoS · ROAS · PPC — all in one place. 100% free.

₹0
Cost forever
4
Calculators included
GST
+ ITC ready
CSV
Export reports
No credit card required
Built for Indian Amazon sellers
GST + ITC calculations included
Instant CSV download

4 Calculators That Actually Move the Needle

Stop guessing. Every calculator gives you the exact number you need to make the right decision — in seconds.

📊

Full Profit Check

Complete per-unit analysis with GST in/out, ITC recovery, PPC cost, returns, and CPC affordability. Know your real profit to the rupee.

GST + ITCCPC ModeReturnsPrice Flags
📉

ACoS Calculator

Calculate your real ACoS, compare it to your break-even threshold, and get actionable verdict with 5-point insight on what to fix.

Break-evenITC-adjustedBenchmark
📈

ROAS Calculator

Measure return on ad spend, find your minimum profitable ROAS, calculate TACoS, and benchmark against target with live insights.

TACoSMin ROASTarget Gap
📚

Formula Guide

All formulas explained with the Indian GST cash-flow model, ITC logic, max affordable CPC formula, and a complete PPC glossary.

GST FlowITC GuideGlossary

From Input to Decision in Under 60 Seconds

1

Login or Register

Free account on SelluxPro. Takes 30 seconds. Unlocks all 4 calculators and CSV export.

2

Enter Your Numbers

Selling price, COGS, Amazon fees, GST slab, ad spend. Live results update as you type.

3

Read the Verdict

5-point analysis tells you exactly what's working, what's not, and what to do next.

4

Export & Decide

Download a full CSV report with every input, calculation, verdict and price flag included.

Built for Indian Amazon Sellers. Not Generic Tools.

Most profit calculators ignore GST, ITC, and how Amazon India actually bills fees. This one doesn't.

🧾

Inclusive & Exclusive GST Modes

Enter your MRP (inclusive) or base price (exclusive). The calculator handles extraction automatically — just like your Amazon remittance report.

💰

ITC Recovery on Every Fee

GST on COGS, referral fee, and FBA charges — all automatically calculated as Input Tax Credit and added back to your gross profit.

Max Affordable CPC Calculator

Enter your CPC and CVR — the tool tells you the maximum bid you can afford before losing money, and how many clicks per sale are sustainable.

📦

Returns Cost Modelling

Enter your return rate and per-return cost. The calculator models the impact on your net profit per unit — often the hidden killer of thin-margin products.

🏷️

3 Suggested Selling Prices

Based on your COGS, the tool recommends a Minimum Safe Price, a Target Price (30%+ margin), and a Premium Price — so you never underprice again.

📥

Complete CSV Export

Every input, every calculation, all 5 verdict insights, and price flags in one downloadable file. Ready to share with your team or CA.

Finally a calculator that understands how Amazon India actually works — GST, ITC, referral fees, FBA. This is the only tool I use before listing a new product.
— Amazon Seller, India  ·  SelluxPro Community Member
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;} :root{--navy:#1e3c53;--navy-darker:#0d1f2d;--orange:#E67E22;--orange-dark:#d4711a;--white:#fff;--success:#27AE60;} body{font-family:'Roboto',sans-serif;margin:0;padding:0;} .gate-section{background:var(--navy-darker);padding:80px 32px;text-align:center;position:relative;overflow:hidden;} .gate-section::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 50%,rgba(230,126,34,0.09) 0%,transparent 70%);pointer-events:none;} .gate-inner{max-width:640px;margin:0 auto;position:relative;} .gate-lock{width:72px;height:72px;border-radius:50%;background:rgba(230,126,34,0.15);border:2px solid rgba(230,126,34,0.3);display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:28px;} .gate-section h2{font-family:'Roboto Slab',serif;font-weight:700;font-size:clamp(24px,3.5vw,36px);color:var(--white);letter-spacing:-0.5px;margin-bottom:14px;} .gate-section h2 em{font-style:normal;color:var(--orange);} .gate-desc{font-size:16px;color:rgba(255,255,255,0.55);line-height:1.7;margin-bottom:32px;max-width:520px;margin-left:auto;margin-right:auto;} .gate-desc{margin-bottom:32px;} .gate-perks{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:36px;} .perk{display:flex;align-items:center;gap:7px;font-size:13px;color:rgba(255,255,255,0.6);} .perk-dot{width:18px;height:18px;border-radius:50%;background:rgba(39,174,96,0.2);border:1px solid rgba(39,174,96,0.4);display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--success);flex-shrink:0;font-weight:700;} .gate-btn-row{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:0;} .btn-gate-primary{display:inline-flex;align-items:center;gap:8px;background:var(--orange);color:white;font-family:'Roboto',sans-serif;font-size:15px;font-weight:700;padding:15px 32px;border-radius:10px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 24px rgba(230,126,34,0.45);transition:all 0.2s;letter-spacing:0.2px;} .btn-gate-primary:hover{background:var(--orange-dark);transform:translateY(-2px);box-shadow:0 8px 32px rgba(230,126,34,0.55);} .btn-gate-ghost{display:inline-flex;align-items:center;gap:8px;background:transparent;color:rgba(255,255,255,0.7);font-family:'Roboto',sans-serif;font-size:15px;font-weight:500;padding:14px 24px;border-radius:10px;text-decoration:none;border:1px solid rgba(255,255,255,0.15);transition:all 0.2s;} .btn-gate-ghost:hover{background:rgba(255,255,255,0.07);color:white;} .gate-note{margin-top:16px;font-size:12px;color:rgba(255,255,255,0.3);} /* CALCULATOR SNAPSHOT */ .calc-snapshot-wrap{ max-width:900px;margin:40px auto 0; position:relative;border-radius:16px;overflow:hidden; border:1px solid rgba(255,255,255,0.15); cursor:pointer; } /* OVERLAY — light tint, minimal blur so content is clearly visible */ .snap-overlay{ position:absolute;inset:0;z-index:10; background:rgba(10,22,34,0.30); backdrop-filter:blur(1.5px); -webkit-backdrop-filter:blur(1.5px); display:flex;align-items:center;justify-content:center; border-radius:16px; transition:background 0.2s; } .calc-snapshot-wrap:hover .snap-overlay{background:rgba(10,22,34,0.20);} .snap-overlay-inner{ text-align:center; background:rgba(13,31,45,0.85); border:1px solid rgba(230,126,34,0.4); border-radius:14px; padding:18px 28px; box-shadow:0 8px 32px rgba(0,0,0,0.4); } .snap-lock-icon{font-size:28px;margin-bottom:8px;filter:drop-shadow(0 2px 8px rgba(230,126,34,0.6));} .snap-overlay-title{font-family:'Roboto Slab',serif;font-weight:700;font-size:18px;color:white;margin-bottom:4px;} .snap-overlay-sub{font-size:11.5px;color:rgba(255,255,255,0.55);} /* SNAPSHOT BODY */ .snap-body{background:#1e3448;padding:20px 22px;} .snap-sku-row{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.14);border-radius:8px;padding:7px 12px;margin-bottom:16px;} .snap-sku-icon{font-size:13px;} .snap-sku-text{font-size:11.5px;font-weight:500;color:rgba(255,255,255,0.75);} .snap-cols{display:grid;grid-template-columns:1fr 1fr;gap:16px;} @media(max-width:680px){.snap-cols{grid-template-columns:1fr;}} .snap-section-label{font-size:9.5px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:rgba(255,255,255,0.5);margin:12px 0 7px;padding-bottom:5px;border-bottom:1px dashed rgba(255,255,255,0.15);} .snap-section-label:first-child{margin-top:0;} .snap-input-row{display:flex;gap:7px;margin-bottom:4px;} .snap-input-row.g2{display:grid;grid-template-columns:1fr 1fr;gap:7px;} .snap-input{background:rgba(255,255,255,0.09);border:1px solid rgba(255,255,255,0.15);border-radius:7px;padding:8px 10px;flex:1;} .snap-input.green{background:rgba(39,174,96,0.14);border-color:rgba(39,174,96,0.35);} .snap-inp-label{font-size:9px;color:rgba(255,255,255,0.55);font-weight:600;letter-spacing:0.4px;text-transform:uppercase;margin-bottom:3px;} .snap-inp-val{font-family:'Roboto Slab',serif;font-size:14px;font-weight:700;color:rgba(255,255,255,0.92);} .snap-input.green .snap-inp-val{color:rgba(80,220,140,0.95);} /* SNAPSHOT TABLE */ .snap-table{width:100%;border-collapse:collapse;font-size:11.5px;} .snap-table tr{border-bottom:1px solid rgba(255,255,255,0.08);} .snap-table td{padding:5px 0;color:rgba(255,255,255,0.75);} .snap-table td:last-child{text-align:right;font-weight:600;} .snap-table .warn-row td{color:rgba(243,156,18,0.95);} .snap-table .green-row td{color:rgba(80,220,140,0.95);} .snap-table td.red{color:rgba(255,100,90,0.95);} .snap-table td.green{color:rgba(80,220,140,0.95);} .snap-table .subtotal-row td{color:white;font-weight:700;border-top:1px dashed rgba(255,255,255,0.2);padding-top:7px;} .snap-table .total-row td{color:white;font-weight:700;font-size:13px;border-top:2px solid rgba(255,255,255,0.3);padding-top:8px;} .snap-table td.profit-val{color:#4AE08C;font-family:'Roboto Slab',serif;font-size:15px;font-weight:700;} /* CHIPS */ .snap-chips{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;margin-top:10px;} .snap-chip{border-radius:8px;padding:8px 10px;text-align:center;} .snap-chip.good{background:rgba(39,174,96,0.18);border:1px solid rgba(39,174,96,0.4);} .snap-chip.warn{background:rgba(243,156,18,0.15);border:1px solid rgba(243,156,18,0.4);} .snap-chip.navy{background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.2);} .snap-chip-label{font-size:8.5px;font-weight:700;letter-spacing:0.5px;text-transform:uppercase;color:rgba(255,255,255,0.55);margin-bottom:3px;} .snap-chip-val{font-family:'Roboto Slab',serif;font-size:15px;font-weight:700;} .snap-chip.good .snap-chip-val{color:rgba(80,220,140,0.95);} .snap-chip.warn .snap-chip-val{color:rgba(243,156,18,0.95);} .snap-chip.navy .snap-chip-val{color:rgba(255,255,255,0.9);} /* PRICE FLAGS */ .snap-flags{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;margin-top:8px;} .snap-flag{border-radius:8px;padding:8px 10px;text-align:center;} .snap-flag.safe{background:rgba(39,174,96,0.14);border:1px solid rgba(39,174,96,0.35);} .snap-flag.target{background:rgba(243,156,18,0.14);border:1px solid rgba(243,156,18,0.35);} .snap-flag.premium{background:rgba(55,138,221,0.14);border:1px solid rgba(55,138,221,0.35);} .snap-flag-label{font-size:8.5px;font-weight:700;letter-spacing:0.5px;text-transform:uppercase;color:rgba(255,255,255,0.55);margin-bottom:3px;} .snap-flag-val{font-family:'Roboto Slab',serif;font-size:14px;font-weight:700;} .snap-flag.safe .snap-flag-val{color:rgba(80,220,140,0.95);} .snap-flag.target .snap-flag-val{color:rgba(243,156,18,0.95);} .snap-flag.premium .snap-flag-val{color:rgba(100,180,255,0.95);} /* DIVIDER ARROW */ .divider-arrow{text-align:center;padding:24px 0;background:var(--navy-darker);} .divider-arrow-inner{display:inline-flex;flex-direction:column;align-items:center;gap:6px;} .divider-label{font-size:10.5px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,0.25);} .arrow-down{width:28px;height:28px;border-radius:50%;border:1px solid rgba(230,126,34,0.35);display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--orange);animation:bounce 1.8s ease-in-out infinite;} @keyframes bounce{0%,100%{transform:translateY(0);}50%{transform:translateY(5px);}} @media(max-width:700px){.gate-section{padding:56px 20px;}.snap-chips,.snap-flags{grid-template-columns:1fr 1fr;}.snap-chips .snap-chip:last-child,.snap-flags .snap-flag:last-child{display:none;}}
🔒

Want to Use the Calculator?

These tools are completely free — but we ask you to log in so we can save your reports, send you useful Amazon tips, and occasionally share new tools built for sellers like you. No spam. No credit card. Ever.

✓
All 4 calculators unlocked
✓
CSV export enabled
✓
Save your SKU reports
✓
Free — always

Takes 30 seconds · No credit card · Stays on this page after login

function triggerReignPopup() { // Method 1: Try common Reign theme trigger classes var selectors = [ '.btn-login', '.reign-sign-in-btn', '.rb-sign-in-popup-btn', '.reign-login-popup-btn', '.wbcom-sign-in', '.sign-in-popup-btn', '[data-toggle="reign-login-popup"]', '.rb-header-login-btn', '.reign-header-login' ]; var triggered = false; for (var i = 0; i < selectors.length; i++) { var el = document.querySelector(selectors[i]); if (el) { el.click(); triggered = true; break; } } // Method 2: Try triggering via jQuery event (Reign often uses this) if (!triggered && typeof jQuery !== 'undefined') { jQuery(document).trigger('reign_open_signin_popup'); jQuery(document).trigger('rb_open_signin_popup'); jQuery('.reign-sign-in-btn, .rb-sign-in-popup-btn, .sign-in-popup-btn').first().trigger('click'); } }
🔓
Login to Unlock
Free · Takes 30 seconds · No credit card
🏷️ SKU: Grab-Bar-Premium-900 · Full Profit Check
MRP (incl. GST)
₹ 1,200
COGS (ex-GST)
₹ 380
GST on COGS · ITC
₹ 45.60
Referral Fee
₹ 102
ITC on Referral
₹ 18.36
CPC
₹ 14
CVR %
2.5%
MRP (incl. GST)₹ 1,200
− GST Collected− ₹ 128.57
= Revenue in Hand₹ 1,071.43
− COGS− ₹ 380
− Referral Fee− ₹ 102
− FBA Shipping− ₹ 65
+ Total ITC+ ₹ 63.96
= Gross Profit₹ 588.39
− Ad Spend (₹14 × 40)− ₹ 560
Net Profit / Unit₹ 28.39
Net Margin
2.4%
Break-even ACoS
49.0%
Min Safe
₹ 1,064
Target
₹ 1,399
Premium
₹ 1,734
↓
Calculators load below after login

Numbers Look Good But Still Not Scaling?

Chintan K C — Amazon Advertising coach and founder of SelluxPro — works directly with sellers to build profitable ad systems, reduce ACoS, and automate operations.

✓ 1-on-1 PPC strategy sessions
✓ Campaign audits & rebuild plans
✓ Full automation setup with n8n
✓ L1 membership with ongoing coaching
Book a Free Strategy Call →
Zoom · 30 minutes · No commitment
📲
Get Free Amazon Tips on WhatsApp
Weekly profit tips, PPC strategies and early access to new tools — straight to your WhatsApp.
✓Weekly Amazon profit & PPC tips
✓Free checklist — 10 profit mistakes to avoid
✓Early access to new tools & mini courses
Country
WhatsApp Number
Please enter a valid mobile number.
🔒 We send a one-time code to verify your number. No spam ever.
🔐
Enter Verification Code
We sent a 6-digit code to your WhatsApp number. Enter it below to verify.
Incorrect code. Please try again.
Didn't receive it? Resend code  · 
✅
Number Verified! 🎉
Your WhatsApp number is confirmed. Watch for a message from Chintan shortly — your free checklist is on its way!