What this Real Estate Commission Calculator does
When a home sells, the total agent commission — typically 5–6% of the sale price in the U.S. — is split between the listing agent and the buyer's agent, then further divided with their respective brokerages. Keeping track of who receives what can get confusing fast. This English-language calculator lets you enter the sale price, the total commission rate, and the listing/buyer split percentage to see every dollar broken out clearly. It runs 100% client-side — your data never leaves your browser. No uploads, no tracking, no server logs. For context, U.S. tipping averaged 19.6% in 2024 (Square Quarterly Report), which puts the typical 5–6% real estate commission in perspective as a much smaller slice — though the absolute dollar amounts on a home sale make it one of the largest single transaction fees most people ever pay. If you want to model how financing costs layer on top, our [loan calculator](/en/loan-calculator/) covers that side of the math.
Features
- Full commission breakdown. Shows gross commission, listing-side total, buyer-side total, and each agent's net after brokerage splits — all in one view.
- Configurable split ratios. Set any listing-to-buyer percentage split (e.g. 50/50, 60/40) and individual brokerage cut per side. Reflects real negotiated structures.
- Instant recalculation. Results update as you type. No submit required — adjust the sale price or rate and all figures refresh immediately.
- Copy-ready output. One click copies the full breakdown so you can paste it into a spreadsheet, email, or offer letter without reformatting.
- No account required. Open the page, enter your numbers, get your answer. Nothing is stored, no sign-in, no cookies tied to your session data.
How to use the Real Estate Commission Calculator
Enter three numbers and the calculator does the rest. Results appear immediately — copy them with a single click.
- Enter the home sale price. Type the agreed sale price in dollars. For example,
475000for a $475,000 home in New York or any other market. - Set the total commission rate. Input the agreed commission percentage, such as
5.5for 5.5%. This is the gross rate before any splits. - Choose the listing/buyer split. Enter what percentage of the gross commission goes to the listing side versus the buyer side — commonly
50for a 50/50 split. - Add brokerage cuts (optional). If you know each agent's brokerage take — say
30percent — enter it to see the agent's actual net payout. - Copy or note your results. Hit Copy to grab the full breakdown. The output follows a clean structured format aligned with the ECMA-404 JSON interchange standard so it pastes cleanly into any tool.
Common use cases
- Sellers estimating net proceeds. Before listing, homeowners can model different commission rates to understand what they will actually pocket after agent fees — separate from mortgage payoff and closing costs.
- Buyer's agents verifying their cut. An agent negotiating a co-op fee can confirm their take-home before agreeing to a showing, especially when the listing side has offered a non-standard split.
- Real estate attorneys reviewing transactions. Attorneys preparing closing disclosures can cross-check the commission line items in the settlement statement against the agreed rates to catch discrepancies.
- Investors comparing markets. An investor evaluating deals across multiple cities can quickly model how varying local commission norms affect net return. Pair with our [Investment ROI Calculator](/en/investment-roi-calculator/) to fold commission into full deal analysis.
- New agents learning fee structures. Agents new to the industry can explore how brokerage splits and commission rates interact before negotiating their first independent agreement.
Frequently asked questions
Does this calculator store my sale price or commission data?
No. All computation happens in your browser using standard JavaScript — the numbers you enter never leave your device. There is no backend, no database, and no analytics tied to your inputs. Modern browsers expose a rich set of native APIs for exactly this kind of local computation, as documented on MDN Web Docs. Close the tab and the data is gone.
What is a typical real estate commission rate in the U.S.?
Rates are negotiable, but 5–6% of the sale price has been the historical norm for a combined listing-plus-buyer commission. Recent regulatory changes following the National Association of Realtors settlement in 2024 are pushing toward more transparent, buyer-side fee negotiations, so rates vary more than they used to. Always confirm the agreed rate in writing before closing.
How does the listing/buyer split work?
The gross commission is divided between the listing agent's brokerage and the buyer's agent's brokerage — most often 50/50, though the listing side can offer any percentage as a co-op fee. Each agent then receives their share minus whatever cut their brokerage takes. This calculator lets you model both levels of the split.
Can student loan debt affect a real estate transaction?
Student loan debt affects mortgage qualification — lenders count it against your debt-to-income ratio — which determines the maximum loan amount and therefore the price range you can target. Commission is calculated on the final sale price, so a lower approved price means a lower gross commission. Use our [loan calculator](/en/loan-calculator/) to model how debt affects purchasing power before estimating commissions.
Is this calculator accurate for commercial real estate?
The math is the same, but commercial commission structures are more variable — rates often range from 1–3% and split conventions differ by market and deal type. The calculator works for any percentage-based commission, so you can enter commercial rates directly; just be aware that commercial transactions may involve additional fee layers not captured here.
How is real estate commission different from other percentage-based fees?
Unlike a flat service fee, commission scales with the asset value — a 5% commission on a $1 million home is $50,000, which often exceeds the seller's annual income. That magnitude is why modeling it carefully before listing matters. For other percentage-based financial calculations, our [compound interest calculator](/en/compound-interest-calculator/) handles investment growth math.