Gold Price API

GET

Show the current gold price across grams, ounces, and kilograms.

Gold Price fetches real-time spot gold prices per troy ounce, gram, and kilogram. Each response includes the price update timestamp, 24-hour price change, and market direction, while paid plans add custom currencies and hourly history.

Try it — live request, no key required

Request
GETapi.apiverve.com/v1/goldprice
Verification
Format

No key required to try it. Get a key to use it in your app.

Example
{
  "status": "ok",
  "error": null,
  "data": {
    "currency": "USD",
    "gram": 138.63,
    "kilogram": 138633.92,
    "ounce": 4312,
    "lastUpdated": "2026-02-07T12:00:00.000Z",
    "change24h": 28.5,
    "change24hPct": 0.67,
    "changeDirection": "up",
    "high24h": 4325,
    "low24h": 4278.5,
    "formatted": {
      "ounce": "$4,312.00",
      "gram": "$138.63",
      "kilogram": "$138,633.92",
      "ounceWords": "four thousand, three hundred twelve dollars",
      "kilogramWords": "one hundred thirty-eight thousand, six hundred thirty-four dollars"
    }
  }
}

About the Gold Price API

Requests retrieve real-time spot gold valuations denominated in USD across ounce, gram, and kilogram weights, accompanied by 24-hour change values and price direction. Paid tiers can query prices across 172 currency codes, retrieve 24-hour high and low ranges, and include hourly price snapshots spanning the preceding day.

What people use it for

Jewelry Store Pricing
E-commerce jewelers adjust retail bullion and custom jewelry checkout prices dynamically based on live gold rates per gram.
Portfolio Asset Valuation
Wealth tracking dashboards recalculate physical precious metal portfolio balances by multiplying recorded gold ounces against incoming spot rates.
Pawn Shop Appraisals
When customers bring in scrap scrap gold, collateral loan software pulls the latest kilogram and gram benchmarks to calculate fair lending values.
Trading Alert Triggers
Market watch bots monitor 24-hour change direction and absolute price shifts to push notifications when bullion moves significantly.

Ways to call it

One endpoint, many ways in — REST with JSON, XML, YAML and CSV, plus GraphQL and an MCP interface for AI agents.

JSON
Default REST response
XML
Markup format
YAML
Human-readable
CSV
Tabular export
Beta
GraphQL
Query language
New
MCP
For AI agents

Other ways to use Gold Price

Same data, same APIVerve account, same credit balance — one key works on all of them.

Questions.

Common questions about the Gold Price API.

Read the docs →
How many gold price checks does the Free plan cover?
The Free plan includes 200 monthly credits, which covers 100 gold price requests at 2 credits per call. If you need higher volume, the Starter plan covers up to 100,000 requests each month, which works out to about $0.30 per 1,000 calls. Unused credits reset at the end of each billing cycle.
Do I get 24-hour highs, lows, and custom currencies on the Free plan?
No. The 24-hour high, low, percentage change, and custom currency parameters are premium features reserved for paid plans. Free plan calls return spot prices in the default currency. Subscribing to any paid plan unlocks all 172 supported currencies alongside 24-hour high and low metrics.
Which weight units does the API calculate prices for?
Every response automatically returns gold prices across three standard units: troy ounces, grams, and kilograms. You do not need to make separate calls or calculate conversions between ounces and metric weights yourself.
Can I get historical price movements or just the current spot price?
The API provides current spot prices along with short-term historical trends. On paid plans, setting the hourly parameter to true returns hourly price snapshots across the previous 24 hours. Each request also includes the 24-hour price change and whether the trend moved up, down, or remained unchanged.
Can I display these gold prices inside a commercial trading app or store?
Yes, commercial use is allowed on any paid plan. You can integrate the prices into an e-commerce checkout, investment dashboard, or business application. You may not resell or redistribute the raw price feed as a standalone data product.

Ready to build with Gold Price? Start with 200 free credits — one key unlocks all 300+ APIs.

Explore the catalog

300+ APIs on the same key and the same response shape.

Browse all APIs