Track the spot price of gold from a cell. =VERVE("goldprice", …) returns live prices in any currency and unit, auto-refreshing — Sheets or Excel.
It's one of 300+ live sources you reach with a single =VERVE()function — served from APIVerve's production data engine, billed at 1 credit per resolved cell, and refreshed on whatever cadence you set. No API keys to wrangle, no scripts, no exports.
A real example — these inputs, and the values they land in your sheet.
Drop =VERVE("goldprice") into a cell and your model reads the current price on every refresh instead of a number you pasted last week.
Multiply your ounces by the live price cell and a portfolio sheet re-values itself automatically.
Point a chart at the price cell and it redraws as the market moves — a live tracker, not a snapshot.
The same function works in both apps — install once, sign in with your key, and type it into any cell.
Install from the Workspace Marketplace, then drop the formula into a cell. Autocomplete suggests the source and its fields.
=VERVE("goldprice", …)Same function, same arguments, same key — in Excel on desktop, the web, or mobile. Drag to fill a whole column.
=VERVE("goldprice", …)Add a field name as the last argument to land just that value in the cell.
=VERVE("goldprice", …, "currency")=VERVE("goldprice", …, "gram")=VERVE("goldprice", …, "kilogram")=VERVE("goldprice", …, "ounce")=VERVE("goldprice", …, "lastUpdated")=VERVE("goldprice", …, "change24h")=VERVE("goldprice", …, "change24hPct")=VERVE("goldprice", …, "changeDirection")Everything you need to wire it into a sheet.