Polygon (MATIC) Profit Calculator

Amount Invested $
Token
Custom Token Prices
Date Bought
Date Sold
Buy Price $
Sell Price $
matic token icon

Current (MATIC) Price:

----

Buy Price

----

Sell Price

----

ROI (Profit/Loss)

----

Total Investment Worth

----

Total Profit

----

Want to calculate the profit of another token? Check out our crypto profit calculator.

How to Use Polygon (MATIC) Profit Calculator

You can use this Polygon profit calculator to retrieve the current profit or return on investment (ROI) of your MATIC position. You can also use this as a Time Machine or a ‘what if’ you bought MATIC at a certain date or as a price prediction for future targets.

Choose the amount of MATIC bought and select your currency, then choose the date of purchase. If you would like to use custom token prices instead of dates, then click the toggle switch and fill in your target prices. Once all fields are filled, hit ‘Calculate ROI’ to check your MATIC profit.

How Does Polygon (MATIC) Profit Calculator Work?

The Polygon profit calculator fetches the live (current) and historical (purchase) price of MATIC using the CoinGecko API. The calculator takes these token prices and runs them through the formula below using to calculate the ROI (profit/loss) percentage of the investment and how much it is currently worth. 

Formula:
$capital = Amount of capital invested
$buy_price = Initial price of token (on date of purchase)
$sell_price = Sold price of token (on date of sale)
$tokens = $capital / $buy_price
$profit = ($tokens * $sell_price) – $capital

ROI (%) =  ($profit/$capital) * 100