Formulas you can paste in right now

A gallery of real =VERVE() recipes grouped by category — money, weather and places, web and language. Each card shows the exact formula and what it returns. Copy one into Google Sheets or Excel and watch the cell fill. For how the function itself works, see the formula reference.

  • Copy & paste
  • 250+ sources
  • Sheets & Excel
Try one first
  • Weather"Paris"
  • CurrencyUSD→EUR
  • Goldper oz
  • TimezoneA2:A9
Money & markets

Prices and rates, live

Exchange rates, metals and indices — into a cell that refreshes on your schedule.

Convert two currencies

Convert 100 US dollars to euros at the live rate.

  • =VERVE("currencyconverter",100,"USD","EUR","field","convertedValue")

Live gold price

Current gold price per ounce — no inputs needed.

  • =VERVE("goldprice","field","ounce")

Stock index level

The latest level for a market index, into a single cell.

  • =VERVE("stockindex","S&P 500")
Weather & places

Anywhere on earth

Conditions, single fields, and whole columns of geo data from one call.

Weather for a city

Current conditions for any city — every field, spilled into a table.

  • =VERVE("weatherforecast","Paris")

Just the temperature

A single field — the temperature in London — as one number.

  • =VERVE("weatherforecast","London","field","tempC")

Fill timezones down a column

Resolves the timezone for every row in A2:A9 in one call.

  • =VERVE("timezonelookup",A2:A9,"field","timezone")
Web, language & more

Enrich and clean in place

Domain lookups, translation and world time — no exports, no copy-paste.

Look up a domain's DNS

Pull DNS records for a site to validate or enrich a list.

  • =VERVE("dnslookup",A2)

Translate a cell

Translate text from one language into another, in place.

  • =VERVE("translator",A2,"es")

Precise world time

The current time for any place, to timestamp your data.

  • =VERVE("worldtime","Tokyo")

Quick questions.

Where to go next once a formula lands.

Browse all 250+ sources
Do these formulas work in Excel too?
Yes. Every =VERVE() formula here works identically in Google Sheets and Microsoft Excel from the same key, so you can paste any of them into either.
How do I know a source's arguments?
Autocomplete suggests the source and its arguments as you type, and the full list lives in the source directory and the docs. The /formulas page explains the syntax in detail.

Pick a formula and paste it in. Add the extension, drop in a =VERVE() recipe, and watch the cell go live.

See every source

Browse all 250+ live sources you can call from a cell.

Browse sources