Numbers don’t lie — but they won’t update themselves, either.
If you're still manually copying and pasting cryptocurrency prices into Google Sheets, you're working harder than you need to. Whether you're managing a portfolio, running backtests, or simply organizing your investments, outdated data means outdated decisions. In the fast-moving world of crypto, that’s a risk you can’t afford.
The good news? Google Sheets can do much more than store static numbers. With the right tools, it transforms into a dynamic, real-time crypto tracker — pulling live prices, historical data, and even automating updates so you stay ahead of the market.
In this guide, you’ll learn how to get live crypto prices in Google Sheets, import historical price data, and automate updates — all without leaving your spreadsheet.
Who Should Track Crypto Prices in Google Sheets?
Not every investor needs real-time crypto data, but if you fall into one of these categories, automation is a game-changer:
1. Crypto Investors & Traders
Whether you’re holding long-term or actively trading, tracking your portfolio’s performance in real time helps you make faster decisions. See gains, losses, and trends as they happen — no more switching between exchange tabs.
2. Data Analysts & Quantitative Researchers
For quants and data scientists, crypto is a goldmine of volatility and patterns. Real-time and historical data in Google Sheets provides the foundation for backtesting strategies, building models, and spotting anomalies.
3. Financial Professionals & Researchers
If you analyze markets or build financial models, having structured crypto data in one place streamlines reporting, benchmarking, and cross-asset analysis — all without juggling multiple platforms.
How to Get Live Crypto Prices in Google Sheets
There are two main methods: using Google’s built-in GOOGLEFINANCE function or leveraging third-party tools like Wisesheets for broader coverage.
A) Using GOOGLEFINANCE (Limited Support)
Google Sheets includes a free function called GOOGLEFINANCE, which pulls live financial data — including select cryptocurrencies.
To get Bitcoin’s current price in USD, use:
=GOOGLEFINANCE("CURRENCY:BTCUSD")You can replace BTCUSD with ETHUSD (Ethereum) or LTCUSD (Litecoin).
👉 Discover how to turn your spreadsheet into a powerful crypto dashboard.
Limitations of GOOGLEFINANCE:
- Supports only BTC, ETH, and LTC.
- Prices may lag behind real-time markets.
- No support for altcoins like Solana, Cardano, or Dogecoin.
While it’s free and easy to use, GOOGLEFINANCE falls short for serious crypto tracking.
B) Using Wisesheets for Full Market Coverage
For accurate, real-time pricing across thousands of cryptocurrencies, Wisesheets offers a superior solution. It pulls data directly from major exchanges, ensuring reliability and breadth.
After installing the Wisesheets add-on, use this formula to get Ethereum’s live price:
=WISEPRICE("ETHUSD", "Price")Replace "ETHUSD" with any ticker (e.g., "SOLUSD", "DOGEUSD") to track altcoins instantly.
Bonus: Wisesheets also supports historical data, which we’ll cover next.
How to Import Historical Crypto Prices into Google Sheets
Understanding past performance is crucial for trend analysis, risk assessment, and strategy development. Here’s how to pull historical crypto data.
A) Using GOOGLEFINANCE for Basic Historical Data
You can retrieve past closing prices using:
=GOOGLEFINANCE("Currency:ETHUSD", "price", TODAY()-30, TODAY())This returns Ethereum’s daily closing prices over the last 30 days.
Drawbacks:
- Only closing prices available.
- No open, high, low, or volume (OHLCV) data.
- Limited to major cryptos.
- Data gaps are common.
Useful for quick snapshots — not deep analysis.
B) Using Wisesheets for Complete OHLCV Data
For full historical detail, Wisesheets delivers open, high, low, close, and volume data across thousands of assets.
To get Bitcoin’s closing prices from January 1 to January 31, 2025:
=WISEPRICE("BTCUSD", "close", , "01/01/2025", "01/31/2025")Change "close" to "open", "high", "low", or "volume" to retrieve other metrics.
Why Wisesheets Excels:
- Supports 3,000+ cryptocurrencies, including altcoins.
- Delivers full OHLCV datasets.
- Offers consistent, gap-free historical records.
- Enables precise backtesting and modeling.
Automating Crypto Price Updates in Google Sheets
Crypto moves 24/7 — your spreadsheet should keep up.
A) Automating GOOGLEFINANCE Updates
By default, GOOGLEFINANCE refreshes at random intervals. To speed it up:
- Click File > Settings
- Go to the Calculation tab
- Set Recalculation to “On change and every minute”
- Click Save
Even with this setting, updates aren’t truly real-time and may still lag.
B) Automating Wisesheets Updates
Wisesheets gives you instant control:
- Open your sheet
- Click the Wisesheets Add-on menu
- Select “Refresh Live Data”
Your entire dataset updates in seconds — no waiting, no delays.
👉 Supercharge your crypto analysis with automated data workflows.
Frequently Asked Questions (FAQ)
How do I add crypto prices to Google Sheets?
You have two options:
- GOOGLEFINANCE: Use
=GOOGLEFINANCE("CURRENCY:BTCUSD")for basic coins (BTC, ETH, LTC). - Wisesheets: Use
=WISEPRICE("ETHUSD", "Price")for live prices on thousands of cryptos.
How do I get live crypto prices in Google Sheets?
For real-time tracking:
- Use
GOOGLEFINANCEfor limited coins (slower updates). - Use
WISEPRICEvia Wisesheets for instant, reliable data across all major and altcoins.
How can I import historical crypto prices?
- With GOOGLEFINANCE, pull closing prices only:
=GOOGLEFINANCE("Currency:ETHUSD", "price", TODAY()-30, TODAY()) - With Wisesheets, get full OHLCV data:
=WISEPRICE("BTCUSD", "close", , "01/01/2025", "01/31/2025")
Can I automate crypto price tracking?
Yes:
- GOOGLEFINANCE: Set recalculation to “every minute” (still not instant).
- Wisesheets: Use the “Refresh Live Data” button for immediate updates.
Does GOOGLEFINANCE support all cryptocurrencies?
No. Only Bitcoin (BTC), Ethereum (ETH), and Litecoin (LTC) are supported. Most altcoins are not available.
Is there a free way to track crypto in Google Sheets?
Yes — GOOGLEFINANCE is free but limited. For broader access and automation, tools like Wisesheets offer more value despite requiring a subscription.
Final Thoughts: Let Your Spreadsheet Work for You
You started with a simple spreadsheet — a clean way to track your crypto holdings. But as the market moved faster, your manual process became a bottleneck.
Copying. Pasting. Refreshing. Waiting.
Crypto doesn’t pause — and neither should your data.
With the right tools, your Google Sheet can evolve from a static ledger into a powerful, self-updating analytics hub. Stop chasing prices. Start leading with insight.
👉 Unlock real-time crypto intelligence inside Google Sheets today.