Excel Add-in

Financial data in Excel.
Live and always fresh.

Pull real-time stock prices, fundamentals, macro data, and more directly into your spreadsheet with simple formulas.

Get started free

Simple formulas. Powerful data.

=EP.PRICE("AAPL")
Current stock price$309.35
=EP.REVENUE("AAPL", 2024)
Annual revenue$391,035,000,000
=EP.PE_RATIO("MSFT")
Price-to-earnings ratio34.2
=EP.DIVIDEND_YIELD("JNJ")
Current dividend yield3.12%
=EP.FINANCIALS("AAPL")
Annual history — spills a table12 yrs × 8 cols
=EP.FX("EUR", "USD")
EUR/USD exchange rate1.0843

Everything you need in a spreadsheet.

Real-time updates

Quotes cache for just 60 seconds. Recalculate any time with Ctrl+Alt+F9 for fresh data.

Spilling tables

EP.FINANCIALS, EP.HISTORY, and EP.SEARCH spill full tables — history, quotes, and screens in one formula.

90+ exchanges

Global market data from NYSE, NASDAQ, LSE, Xetra, TSE, and 85+ more exchanges.

Any metric by path

EP.METRIC("AAPL", "profitability.grossMargin") reaches every field of the metrics API.

Free tier included

100,000 formula evaluations per month on the free plan. No credit card required.

Excel and Google Sheets

Office.js add-in for Excel (Windows, Mac, web) plus an Apps Script add-on for Google Sheets.

Install in under a minute.

Microsoft Excel

  1. Download the add-in manifest
  2. In Excel: Insert → Add-ins → Upload My Add-in
  3. Open Eulerpool on the Home tab and paste your API key
=EP.PRICE("AAPL")

Google Sheets

  1. Extensions → Apps Script, paste our add-on script
  2. Reload the sheet, open the new Eulerpool menu
  3. Set your API key once — done
=EP_PRICE("AAPL")

AppSource and Google Workspace Marketplace listings are in review — sideloading works today.

Frequently asked questions

In Excel, go to Insert → Add-ins → Upload My Add-in and select the manifest from eulerpool.com/excel-addin/manifest.xml (AppSource listing in review). Open the Eulerpool button on the Home tab, paste your API key once, and use formulas like =EP.PRICE("AAPL") or =EP.METRIC("MSFT", "valuation.pe") anywhere in your workbook.

Live prices, annual financials (revenue, EBIT, net income, EPS), valuation ratios, dividends, company profiles, FX rates, and historical quotes. EP.SEARCH, EP.FINANCIALS, and EP.HISTORY spill full tables into your sheet. Everything comes from the same API that powers the REST endpoints.

Yes. The add-in itself is free. It uses your Eulerpool API key, so the free tier (100,000 calls/month) covers personal use and even large models. Paid plans provide higher limits for team use. Each formula call counts as one API request; results are cached (60s for quotes, 15min for fundamentals) to conserve your quota.

Yes. We ship a Google Sheets add-on built on Apps Script with the same functions under the EP_ prefix — =EP_PRICE("AAPL"), =EP_REVENUE("AAPL", 2024), =EP_FX("EUR","USD"). Set your API key once via the Eulerpool menu inside Sheets.

Yes. The add-in is designed for financial modeling. Pull live prices, historical financials, and ratios into your DCF, LBO, or comps model. Data updates automatically or on-demand (Ctrl+Alt+F9 forces a refresh). Many analysts use Eulerpool to replace manual data entry in existing Excel models.

Turn Excel into a Bloomberg Terminal.

Get your free API key

Works with Excel on Windows, Mac, and the web — plus Google Sheets.