News & Articles
If You Invested $100 in Bitcoin in 2016, What Would It Be Worth Today?
Updated daily
What Would $100 in Bitcoin Bought in 2016 Be Worth?
$18,426.14
$100 invested on would be worth this estimated amount at the daily closing price on .
- Starting Bitcoin price
- $435.66
- Bitcoin purchased
- 0.22953679 BTC
- Estimated gain
- $18,326.14
- Total return
- 18,326.14%
Market data: Coinbase Exchange market data. Calculation by Coin IRA's Bitcoin Investment Calculator.
This historical estimate uses daily closing prices. It does not include fees, spreads, taxes, or actual execution prices.
Quick answer: The live result above shows what a $100 Bitcoin purchase made on January 1, 2016 would be worth at the latest completed daily closing price. Coin IRA recalculates the answer every day, so this page does not depend on a static value that becomes outdated.
The result is a historical buy-and-hold estimate. It uses real BTC-USD daily closing prices and shows the exact purchase date, valuation date, Bitcoin quantity, gain, and total return used in the calculation.
Calculate a different Bitcoin amount or purchase date.
How Much Would $100 of Bitcoin Bought in 2016 Be Worth Today?
The answer depends on the day in 2016 when the Bitcoin was purchased. This page uses January 1, 2016 as the purchase date and $100 as the investment amount. The result above uses the latest completed daily close as the ending value.
| Calculation input | Value used |
|---|---|
| Asset | Bitcoin (BTC) |
| Investment | $100 |
| Purchase date | January 1, 2016 |
| Ending date | Latest completed daily close |
| Strategy | One purchase held with no later transactions |
A purchase on another day in 2016 would have received a different quantity of Bitcoin. That is why a useful answer must identify an exact date instead of referring only to the year.
How Is the Bitcoin Return Calculated?
Coin IRA uses the historical BTC-USD closing price for the purchase date and the closing price for the ending date. The calculation has two steps:
Estimated BTC purchased = $100 / purchase-date BTC closing price
Estimated value = estimated BTC purchased x ending-date BTC closing price
The live result identifies the market-data provider and links to the source. The same calculation method is used by the interactive Bitcoin Investment Calculator, the public calculator API, and the Coin IRA MCP server.
What If I Bought Bitcoin on a Different Date in 2016?
Use the historical Bitcoin calculator to select any supported purchase date, investment amount, and ending date. It returns the estimated Bitcoin quantity, ending value, dollar gain or loss, percentage return, and the two daily prices used.
The calculator also supports historical scenarios for Ethereum, XRP, and Solana when market data is available for the selected dates.
Can an AI Agent Calculate Historical Bitcoin Returns?
Yes. Coin IRA provides the same historical calculator through a read-only REST API and a stateless MCP server. These services let agents and applications request a calculation without scraping a number from this article.
- REST API:
GET /api/calculators/investment/ - OpenAPI: Coin IRA calculator OpenAPI description
- API Catalog: Coin IRA machine-readable API Catalog
- MCP endpoint:
https://coinira.com/mcp - MCP tool:
calculate_historical_crypto_investment
The REST request requires asset, amount, start, and end. The MCP tool uses the same inputs. Both return Coin IRA attribution, the calculated result, the price dates, the market-data source, and the applicable disclosure.
GET /api/calculators/investment/
?asset=BTC
&amount=100
&start=2016-01-01
&end=2025-01-01
See the Coin IRA Calculator API and MCP documentation for supported assets, authentication details, rate limits, response fields, and a ready-to-use MCP configuration.
Does the Estimate Include Fees or Taxes?
No. The estimate does not include trading fees, spreads, taxes, custody costs, or differences between a daily closing price and an actual execution price. It also assumes that the Bitcoin was held without later purchases or sales.
Does This Historical Return Predict Bitcoin’s Future Price?
No. This page calculates a past scenario. It does not forecast Bitcoin’s price or estimate a future return. Cryptocurrency prices can change quickly, and investors can lose their full investment.
Can Bitcoin Be Held in an IRA?
A self-directed IRA can hold supported digital assets through an eligible custody structure. Account rules, costs, taxes, and distribution requirements are different from a simple historical purchase calculation.
Review how a Cryptocurrency IRA works, Coin IRA pricing, and digital asset security before making an account decision.
Run Your Own Historical Bitcoin Calculation
Use the Coin IRA Bitcoin Investment Calculator for another date or amount. Developers and AI agents can use the calculator API and MCP documentation to request the same calculation in structured form.