Calculator template

Target Margin Pricing Template

Work backward from cost, fees, and target margin to a required price in this editable template.

Review the inputs and formulas below, then open this template in the calculator builder to customize the field names, values, result styles, and notes.

Inputs

What people fill out

  • Cost basis

    Uses cost_basis in formulas, starts as a currency field, and begins at 48.

  • Fee rate

    Uses fee_rate in formulas, starts as a percent field, and begins at 5.

  • Target margin

    Uses target_margin in formulas, starts as a percent field, and begins at 35.

Outputs

What the template calculates

  • Required price

    Format currency

    Result style primary

    Formula cost_basis / (1 - fee_rate - target_margin)

    Selling price needed to keep the target margin after fees.

  • Fee amount

    Format currency

    Result style metric

    Formula (cost_basis / (1 - fee_rate - target_margin)) * fee_rate

    Fee amount at the required selling price.

  • Profit per sale

    Format currency

    Result style breakdown

    Formula (cost_basis / (1 - fee_rate - target_margin)) - cost_basis - ((cost_basis / (1 - fee_rate - target_margin)) * fee_rate)

    Expected profit after cost basis and fees.

Use cases

When this template helps

  • Find the price needed for a chosen target margin.
  • Add fees before deciding on a product or service price.
  • Use a simple backward pricing model you can customize later.

Related

More ways to work with this math

FAQ

Quick answers

Short answers for the questions that usually come up first.

Can I edit this target margin pricing template?

Yes. Open the template in the builder, then change the labels, values, formulas, notes, or output display styles to fit your workflow.

Can I save a version after I change it?

Yes. Save it on this device, export JSON, or copy a share link after you make changes.

Can I use this as a starting point for a different calculator?

Yes. Templates are meant to be edited. Remove fields, add new ones, or swap formulas if you want a different custom calculator.