# Keep track of Celo price in Excel and Google Sheets

**URL:** https://forum.celo.org/t/keep-track-of-celo-price-in-excel-and-google-sheets/3421
**Category:** Governance
**Created:** [April 26, 2022, 3:54pm UTC](https://forum.celo.org/t/keep-track-of-celo-price-in-excel-and-google-sheets/3421 "2022-04-26T15:54:22Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![finsheet](https://avatars.discourse-cdn.com/v4/letter/f/c67d28/32.png) [@finsheet](https://forum.celo.org/u/finsheet)
#### Post date: [April 26, 2022, 3:54pm UTC](https://forum.celo.org/t/keep-track-of-celo-price-in-excel-and-google-sheets/3421/1 "2022-04-26T15:54:22Z")

</div>

If you use spreadsheets (Excel or Google Sheets) to manage your crypto portfolio, do check out Finsheet ( **finsheet. io** ), a website my friends and I started recently. To get latest quote of Celo, use this one simple function:

=FS\_Latest(“BINANCE:CELOUSDT”)

If you are a trader that needs intra-day data to do technical analysis or backtesting, this function will give you 1-minute price of Celo from the beginning of today (04/25/2022) until now:

=FS\_CryptoCandles(“BINANCE:CELOUSDT”, “1”, “04/25/2022”)

The website is completely free right now since we just launched. Really appreciate if you guys can check it out and let me know any feedback you may have. Thanks a lot.

---

<div class="post-metadata">

### Author: ![mattdkim](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.celo.org/mattdkim/32/6860_2.png) [@mattdkim](https://forum.celo.org/u/mattdkim)
#### Post date: [April 26, 2022, 5:26pm UTC](https://forum.celo.org/t/keep-track-of-celo-price-in-excel-and-google-sheets/3421/2 "2022-04-26T17:26:14Z")

</div>

That’s great! Which source is Finsheet pulling the prices from?
