Precious Metals & Minerals · Silverprice.org
SilverPrice.org spot silver prices
Datadory delivers silverprice org spot silver prices data covering the world silver market as troy-ounce spot quotes in dozens of national currencies - one live point beside roughly 13,600 daily observations per metal-currency pair, running from January 1975 to the present, resolved against three verified fields and delivered on your cadence.
API, files, or your warehouse. Daily, weekly, or hourly.
- Where it covers
- One world silver price, not a venue-by-venue patchwork - spot quoted in dozens of national currencies including USD, EUR, GBP, CAD, AUD, INR and CNY
- How far back
- Daily history from January 1975 through the present, with delivered windows selectable from 30-day snapshots to the full-history series
- How fine
- Per-troy-ounce spot quotes at two scales: one live point per metal-currency pair, plus daily observations in the full-history series (~13,600 per pair)
What is the SilverPrice.org spot silver prices dataset?
One commodity, one obsession, fifty years of receipts. SilverPrice.org is the silver-facing site operated by the GoldPrice.org team, and its quote boxes hydrate from a structured feed that Datadory delivers as rows: spot silver (XAG) priced per troy ounce in dozens of national currencies, one live point per metal-currency pair, backed by a daily history of roughly 13,600 observations per pair running from January 1975 to the present.
A worked anchor shows the texture. During verification, the dollar series resolved to a live point of 69.3362 US dollars per troy ounce, sitting above recent daily closes of 63.97 (18 August 2026), 66.05 (17 August) and 64.93 (14 August) - a week that moved silver several percent, recorded in rows rather than screenshots. Chart views on the source side run from 30-day snapshots to the all-data series; the underlying rows are what ship to you.
Where this record earns its place in the Datadory catalog - 1,744 datasets across 159 viable industries - is longevity per column. Most metals feeds trade depth for breadth or the reverse; this one holds a single basis (the troy ounce), a single frequency (daily), and reaches back further than almost anything else in the precious metals slice. Get a sample of this dataset and the rows come back shaped exactly like the dictionary below, cut to the currency pairs you name.
What do the sample rows look like?
One real record from the silver-on-dollars series, flat exactly as its fields arrive:
# one record from the silver-on-dollars series, as it lands
instrument : USD-XAG
price : 69.3362 # US dollars per troy ounce
timestamp : 17870256 # native encoding; decodes to 2026-08-18
# the same row shape, walking back through August 2026
date : 2026-08-18 close 63.97 USD/oz
date : 2026-08-17 close 66.05 USD/oz
date : 2026-08-14 close 64.93 USD/oz
# the anatomy every row repeats
basis : one troy ounce of silver (XAG)
currencies : USD | EUR | GBP | CAD | AUD | INR | CNY | ... dozens more
series : ~13,600 daily observations per metal-currency pair, from January 1975Read the anatomy rather than the numbers. First, shape: three typed columns, one row per observation, no nesting - the series lands in a dataframe without a parsing pass. Second, keys: the instrument field (USD-XAG) names both halves of the pair, which makes multi-currency work a filter and cross-metal joins a string swap. Third, time: the timestamp arrives in a compact native encoding that decodes to a plain calendar date, so ordering survives any timezone argument. Fourth, units: everything is one troy ounce, always, so nothing in the series ever needs normalizing before it can be compared.
What fields does the dataset include?
Three documented fields, definitions verified during research - deliberately small, and sufficient. An identification column (instrument, the currency-metal pair), a value column (price, US dollars or the chosen currency per troy ounce), and a time column (timestamp, in the source's compact native encoding).
There is no hidden tail behind these three, and that is the point: the depth of this record lives in its rows (roughly 13,600 daily observations per pair) and its breadth (dozens of currency pairs), not in column count. What can be added on request rides on the same schema: decoded calendar dates, gram and kilogram unit variants matching the source's per-gram and per-kilo quoting, and cross-pairs such as USD-XAU (gold, for ratio work) and EUR-XAG (euro silver, for local-currency reads). Their shapes get confirmed against live rows when your sample is cut - which is also where column naming locks down for your pipeline.
What does coverage look like across geography, time and granularity?
Geography - a single world silver price expressed in the customer's currency rather than a venue-by-venue patchwork. Dozens of national currency pairs are published, with USD, EUR, GBP, CAD, AUD, INR and CNY among the named ones; the currency choice converts an FX question into a lookup.
Temporal - the series starts in January 1975, the first year of freely traded post-Bretton-Woods silver, and runs through the present. Delivered windows are selectable: a 30-day snapshot when the job is current-state, the full-history series when the job is regime analysis. Five decades means every fiat-era silver cycle - the 1980 corner, the 2011 spike, the 2020 squeeze - fits inside one panel.
Granularity - two scales on one basis. One live spot point per metal-currency pair carries the present market level; the full-history series carries daily observations, roughly 13,600 per pair. Both are denominated per troy ounce, which keeps aggregates reproducible: no pre-averaged indices, every downstream number computes from the atomic row.
Set against the wider catalog - 1,744 datasets averaging 7.81/10 - this record scores 6/10, and the reason is stated plainly: the three-field dictionary is the thinnest in the slice. The score buys depth of history, not width of schema. If the job needs lifecycle flags or fundamentals attached to each price, the industry hub routes to richer records; if the job is a clean, long, multi-currency silver series, this is the efficient shape.
How is the data delivered?
API, files, or your warehouse. Daily, weekly, or hourly.
Name the currency pairs when you request the sample - the dollar series alone, a regional basket, or the full multi-currency grid, with or without the gold pair for ratio work. The sample ships first either way, shaped exactly like the dictionary above; the ongoing feed lands on whatever cadence your models need, into whatever channel your team already works in. Cadence changes are a settings conversation, not a re-integration project.
Who uses this data, and for what?
Five jobs a fifty-year, multi-currency silver series settles outright:
- Gold-silver ratio work. The dollar silver series aligns with the dollar gold series on the same schema, so the ratio becomes one division over matched dates - and its five-decade history becomes a chart nobody has to reconstruct.
- Multi-currency pricing displays. Dealers and finance products serving customers in rupees, yuan or francs quote silver in the viewer's own currency from the published pairs, retiring a hand-rolled FX layer.
- Long-run monetary research. From 1975 onward, every fiat-era episode is inside the panel - inflation regimes, squeezes, drawdowns - at daily resolution.
- Backtesting and feature engineering. One basis, one frequency, regularly spaced: the series drops into a pipeline as the silver leg under any metals strategy with zero cleaning passes.
- Industrial demand modeling. Solar, electronics and brazing analysts need one consistent price input; a single world spot series beats stitching vendor quotes across regions.
For contrast within the same slice: LBMA Precious Metals Prices sets the institutional benchmarks, BullionVault Gold Price Chart & Historical Data supplies the intraday bars, and this record owns the deep, simple daily spine.
Which personas get the most value?
Investors & Quant Researchers get the deepest fit: five decades of daily silver in any major currency, with the ratio leg one join away. Data Scientists & ML Engineers get the smallest plausible schema - three typed columns - ready as targets or features without a labeling pass. Developers & Builders get a pair-keyed feed where picking a currency is picking a filter value, which keeps integrations measured in hours. Market Researchers & Consultants get local-currency evidence for client decks across dozens of markets. Competitive Intelligence & Product Teams at bullion retailers get a neutral world spot baseline to audit their own displayed prices against. Persona-by-persona detail lives on the competitive intel, data science and developer industry pages, and the shortlist comparison sits on best precious metals & minerals datasets.
Notes and related datasets
Provenance note - published by Silverprice.org, the silver property of the GoldPrice.org operation, whose quote infrastructure serves both metals from one backend. A specialist publisher that has priced one commodity for decades is a focused provenance story: the whole apparatus exists to move this number.
Methodology note - every value is a spot price per troy ounce in the pair's currency, with daily points in the full-history series and one live point per pair at any moment. Timestamps arrive in the source's compact native encoding; request decoded dates in your sample if your pipeline should never see an encoded integer. Read the troy-ounce basis as invariant - gram and kilo views exist on request, not as separate columns to reconcile.
Completeness note - Datadory scores this record 6/10 against a catalog averaging 7.81 across 1,744 datasets, and the gap is structural, not accidental: three verified fields is the entire dictionary, chosen because the value here is longitudinal reach and currency breadth. Teams needing joined fundamentals per price point should pair this series with the survey and production datasets in the rail below rather than asking one source to be two things.
Field dictionary
Every field below is documented against real records. The full dictionary ships with the sample.
| Field | Type | Definition | Example |
|---|---|---|---|
instrument | string | Currency-metal pair identifier naming which silver series the row belongs to - the join key across currencies and across metals. | USD-XAG |
price | number | Spot price of one troy ounce of silver in the quoted currency. | 69.3362 |
timestamp | datetime | Observation time in the historical series, arriving in a compact native encoding (epoch seconds divided by 100); decodable to a calendar date. | 17870256 (= 2026-08-18) |
Additional fields on request | - | Decoded calendar dates, gram and kilogram unit variants, and cross-pairs such as USD-XAU and EUR-XAG resolved on the same schema - shapes confirmed against live rows when your sample is cut. | - |
What teams do with it
- Gold-silver ratio work A fifty-year silver series joins to the dollar gold series on the same schema, so the ratio computes as one division over aligned dates instead of a reconciliation project.
- Multi-currency pricing displays Dealers, exchanges and finance products quote silver in the customer's own currency - dozens of pairs beat maintaining an FX conversion layer for one commodity.
- Long-run monetary research From January 1975 onward means every full fiat-era silver cycle fits inside one panel: inflation regimes, the Hunt corner aftermath, the 2011 spike, the 2020 squeeze.
- Backtesting and feature engineering A regularly spaced daily series with one basis - the troy ounce - drops into pipelines as the base silver leg under any metals strategy.
- Industrial demand modeling Silver's industrial half - solar, electronics, brazing - needs a clean price input; a single consistent spot series beats stitching vendor quotes.
Questions buyers ask
What does the SilverPrice.org spot silver prices dataset contain?
Spot silver (XAG) prices per troy ounce across dozens of currency-metal pairs: one live point per pair plus a daily full-history series of roughly 13,600 observations per pair, carried in three fields - instrument pair identifier, price, and timestamp.
How far back does the silver price history go?
To January 1975 - the first full year of freely traded, post-Bretton-Woods silver - and forward through the present. That span covers every fiat-era silver cycle, including the 1980 corner, the 2011 spike and the 2020 squeeze, at daily resolution.
Which currencies is the silver price quoted in?
Dozens of national currencies, with US dollars, euros, pounds, Canadian and Australian dollars, Indian rupees and Chinese yuan among the named pairs. Scope the basket to the markets you serve when you request the sample, and it comes back shaped to them.
Why does the field dictionary have only three fields?
Because the record's value is longitudinal depth and currency breadth, not column count: one identification column, one value column, one time column, all verified. Decoded dates, gram and kilo unit variants and cross-metal pairs can be added on request on the same schema.
Can the silver series be joined to gold data?
Yes. The dollar gold series (USD-XAU) rides the same schema and pair-key convention, so gold-silver ratio work is an alignment of dates followed by one division - no entity resolution, no unit normalization, no third-party bridge table required.
Can I evaluate rows before committing to a feed?
That is what the sample is for. Name the currency pairs - and whether you want the gold pair for ratio work - and Datadory returns rows shaped exactly like the dictionary above. The sample's schema is the shipped schema; cadence is decided after the sample validates.
Datasets that pair with this one
- LBMA Precious Metals Prices Auction-set benchmark prices across four metals - the institutional reference to set against this continuous world spot series.
- BullionVault Gold Price Chart & Historical Data Hourly and four-hourly OHLC bars in four metals and seven currencies - the intraday complement to this daily series.
- MetalpriceAPI.com Metals Price API Metals pricing breadth across many currency pairs, when the job wants width over five decades of depth.
- Trading Economics Commodity Prices Broad multi-commodity context around the metals complex, silver included.
- Precious metals & minerals data hub The full pooled industry view, from benchmark fixes to deposit records and supply-demand surveys.
See the rows before you pay anything.
Name this dataset and we send real records from it — scoped to the fields you asked for.