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.