Guide

How to get ETF prices in Google Sheets

SPY, QQQ, VTI, GLD and more — one formula, no API key. Build a live ETF portfolio right in your spreadsheet.

Tracking ETFs in a spreadsheet usually means GOOGLEFINANCE, which only covers some funds and nothing crypto. CryptoTrackPro pulls live prices for dozens of major tokenized ETFs — index funds, bond funds, commodity funds, even Bitcoin ETFs — with one formula, and puts them next to your crypto.

The one-formula method

Install the free CryptoTrackPro add-on and type:

=cryptotrackproRWA("SPY")

That's the live SPDR S&P 500 ETF price. Swap the ticker for any supported fund:

Build a live ETF portfolio

Put your tickers in column A, shares in column B, then price each row:

=cryptotrackproRWA(A2)

Multiply by shares for value, sum for your total. Because these ETFs are tokenized, prices update on weekends too — see the portfolio tracker guide for the full build.

Don't know the ticker? Search by name

In the CryptoTrackPro sidebar, type a fund's name in the search box and it finds the ticker — then inserts the formula for you.

Track ETFs free

50 lookups a day, no API key, no card.

Install CryptoTrackPro free

Frequently asked questions

Can I get the SPY price in Google Sheets?

Yes — =cryptotrackproRWA("SPY"). QQQ, VTI, IVV and dozens more work the same way.

Want crypto exposure too?

For crypto, skip the ETF wrapper and price coins directly: =cryptotrackpro("BTC-USD"). See the crypto prices guide.

Is it free?

Yes — 50 lookups a day on the free plan, shared across ETFs, stocks and crypto.

Disclaimer: CryptoTrackPro returns tokenized ETF prices — the aggregate price of on-chain tokens that track a fund. These closely follow the underlying ETF but are not official exchange quotes and can differ, especially outside market hours or for low-liquidity tokens. Not financial advice.

See also: all real-world assets in Google Sheets →