Markup Calculator
Calculates markup amount and markup percentage from cost and selling price. Enter the two separated by a comma, like "600, 1000".
Calculates markup amount and markup percentage from cost and selling price. Enter the two separated by a comma, like "600, 1000".
Use cases
- Setting a selling price that hits a target markup percentage
- Checking the markup applied to a wholesale cost
Examples
Cost 600, selling price 1000
600, 1000
{"markup": 400.0, "markup_percent": 66.67}FAQ
Is my data sent to a server?
Yes — the calculation runs on the server for this tool.