Stock Selling Price Calculator

Install app Share web page

Stock Selling Price Calculator is a calculator which calculate the selling price of stocks by inputting the purchase price, quantity, and target return rate. It also supports commission and tax calculations.

๐Ÿ“Œ Stock Selling Price Calculation Process

๐Ÿ’ฐ Total Purchase Amount = Purchase Price ร— Quantity

๐Ÿ“ˆ Target Selling Amount = Total Purchase Amount ร— (1 + Target Profit Rate / 100)

๐Ÿ’ธ Fee = Total Selling Amount ร— Fee Rate (%)

๐Ÿฆ Tax = Total Selling Amount ร— Tax Rate (%)

๐Ÿ”ข Selling Price = (Total Selling Amount + Fee + Tax) รท Quantity

๐Ÿ”ข Net Profit = Target Selling Amount - Total Purchase Amount - Fee - Tax

๐Ÿ“Œ Fee and Tax Information

โœ… Fee Rate: Varies by brokerage, generally around 0.015% to 0.25%

โœ… Tax Rate: 0.23% for both KOSPI and KOSDAQ (including rural development tax)

โœ… For foreign stocks, rates vary by country, please check with your brokerage

Calculation Example

If the purchase price is $50,000, quantity is 100 shares, and the target profit rate is 10%, with a fee rate of 0.015% and a tax rate of 0.23%, the selling price is calculated as follows:

1. Total Purchase Amount = Purchase Price ร— Quantity = $50,000 ร— 100 = $5,000,000

2. Target Selling Amount = Total Purchase Amount ร— (1 + (Target Profit Rate / 100)) = $5,000,000 ร— (1 + 10 / 100) = $5,500,000

3. Fee = Target Selling Amount ร— (Fee Rate / 100) = $5,500,000 ร— (0.015 / 100) = $825

4. Tax = Target Selling Amount ร— (Tax Rate / 100) = $5,500,000 ร— (0.23 / 100) = $12,650

5. Selling Price = (Target Selling Amount - Fee - Tax) / Quantity = ($5,500,000 - $825 - $12,650) / 100 = $54,865.25

6. Net Profit = Target Selling Amount - Total Purchase Amount - Fee - Tax = 5,500,000 - 5,000,000 - 825 - 12,650 = $486,525

Thus, the selling price per share is $54,865.25.