Calculator template

Price To Net Template

Work backward from the net amount you want to keep after fees using this editable calculator 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

  • Desired net

    Uses desired_net in formulas, starts as a currency field, and begins at 100.

  • Fee rate

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

  • Fixed fee

    Uses fixed_fee in formulas, starts as a currency field, and begins at 0.3.

Outputs

What the template calculates

  • Required price

    Format currency

    Result style primary

    Formula (desired_net + fixed_fee) / (1 - fee_rate)

    Selling price needed to keep the target net amount.

  • Total fees

    Format currency

    Result style metric

    Formula ((desired_net + fixed_fee) / (1 - fee_rate)) - desired_net

    Combined fee burden at the required selling price.

  • Net check

    Format currency

    Result style breakdown

    Formula ((desired_net + fixed_fee) / (1 - fee_rate)) - (((desired_net + fixed_fee) / (1 - fee_rate)) * fee_rate) - fixed_fee

    Checks that the required price returns the target net amount.

Use cases

When this template helps

  • Set a price based on the net amount you need to keep.
  • Compare percentage fees and fixed fees in one place.
  • Use a reverse-fee calculator without a spreadsheet.

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 price to net 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.