Discover/goodreturns.in API
live

goodreturns.in APIgoodreturns.in

Get daily, historical, and city-wise gold rates in India for 18k, 22k, and 24k purity via the GoodReturns API. Returns INR prices per gram across 4 endpoints.

Endpoints
4
Updated
27d ago
Try it

No input parameters required.

api.parse.bot/scraper/cdcf99d0-b178-4dda-880c-6a531cfda453/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/cdcf99d0-b178-4dda-880c-6a531cfda453/get_india_gold_rates' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Extract daily gold prices in INR for 18k, 22k, and 24k gold purity levels for India. Returns rates for 1g, 8g, 10g, and 100g weights with today's price, yesterday's price, and the daily change.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "18K": "array of rate objects for 18 karat gold at different gram weights",
    "22K": "array of rate objects for 22 karat gold at different gram weights",
    "24K": "array of rate objects for 24 karat gold at different gram weights"
  },
  "sample": {
    "data": {
      "18K": [
        {
          "Gram": "1",
          "Today": 11475,
          "Change": "+ ₹61",
          "Yesterday": 11414
        }
      ],
      "22K": [
        {
          "Gram": "1",
          "Today": 14025,
          "Change": "+ ₹80",
          "Yesterday": 13945
        }
      ],
      "24K": [
        {
          "Gram": "1",
          "Today": 15300,
          "Change": "+ ₹87",
          "Yesterday": 15213
        }
      ]
    },
    "status": "success"
  }
}

About the goodreturns.in API

The GoodReturns API provides 4 endpoints covering India gold rates across 18k, 22k, and 24k purity levels in INR. The get_india_gold_rates endpoint returns today's price, yesterday's price, and daily change for four standard weights (1g, 8g, 10g, 100g). Companion endpoints cover the last 10 days of historical rates, city-wise comparisons across major Indian metros, and monthly summaries with opening, closing, high, and low rates per city.

Daily and Historical Gold Rates

get_india_gold_rates returns current gold prices across three purity levels — 18K, 22K, and 24K — each as an array of rate objects segmented by gram weight (1g, 8g, 10g, 100g). Each object includes today's price, yesterday's price, and the daily change in INR. get_historical_rates extends this to the trailing 10 days, returning per-day entries with a date label (e.g. May 07, 2026) and rate plus change values for both 22K and 24K gold.

City-Wise and Monthly Summary Data

get_city_wise_rates returns per-gram gold prices for 18K, 22K, and 24K gold across major Indian cities — fields are City, 18K Today, 22K Today, and 24K Today. This makes it straightforward to compare rates between metros like Mumbai, Delhi, Chennai, and Bangalore in a single call. get_city_historical_summary accepts an optional city parameter (lowercase city name) and returns monthly summaries including opening rate, closing rate, highest and lowest rates, and price trend for 22K and 24K gold. Verified cities include bangalore, mumbai, delhi, chennai, hyderabad, kolkata, and pune.

Coverage Notes

All prices are denominated in Indian Rupees (INR). The historical endpoint covers the last 10 days at the national level; city-level history is available in monthly granularity via get_city_historical_summary. The 18K purity level is available in the daily national and city-wise endpoints but is not included in the 10-day historical endpoint, which is limited to 22K and 24K.

Common use cases
  • Display a real-time gold rate ticker for 22k and 24k on an Indian fintech or investment app
  • Alert users when the daily gold price change from get_india_gold_rates crosses a set threshold
  • Build a city price comparison table using get_city_wise_rates to show where gold is cheapest across Indian metros
  • Plot a 10-day gold price trend chart using date and rate fields from get_historical_rates
  • Generate monthly gold price reports per city using opening, closing, high, and low fields from get_city_historical_summary
  • Power a gold loan or jewelry pricing calculator using per-gram rates at different purity levels and weights
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does GoodReturns have an official developer API?+
GoodReturns does not publish an official public developer API. This Parse API provides structured access to the gold rate data available on goodreturns.in.
What does `get_city_historical_summary` return, and how do I select a city?+
The endpoint returns monthly gold price summaries for a specific city, including opening rate, closing rate, highest rate, lowest rate, and price trend for both 22K and 24K gold. Pass the city parameter as a lowercase string — verified values include bangalore, mumbai, delhi, chennai, hyderabad, kolkata, and pune. If omitted, the endpoint may default to a general or national summary.
Does the 10-day historical endpoint include 18K gold rates?+
No. get_historical_rates returns data only for 22K and 24K purity levels. The 18K purity level appears in get_india_gold_rates (daily national) and get_city_wise_rates (city-wise per gram) but is not part of the historical response. You can fork this API on Parse and revise it to add an 18K historical endpoint if that data is available on the source.
Is silver, platinum, or any other commodity covered?+
Not currently. The API covers gold rates only — daily national rates, 10-day historical, city-wise comparisons, and city monthly summaries. You can fork this API on Parse and revise it to add endpoints for silver or other commodities if those pages exist on GoodReturns.
How granular is the city-level historical data?+
get_city_historical_summary returns data at monthly granularity — one summary row per month showing open, close, high, and low. It does not provide day-by-day city-level rates. The daily breakdown is available at the national level only via get_historical_rates. You can fork this API on Parse and revise it to extract finer-grained city historical data if it is accessible on the source site.
Page content last updated . Spec covers 4 endpoints from goodreturns.in.
Related APIs in FinanceSee all →
goldprice.org API
Track real-time and historical prices for gold, silver, and other precious metals, plus monitor gold performance metrics and view precious metals news. Get current cryptocurrency prices, lookup gold rates by country, and check gold stock prices all in one place.
usagold.com API
Get live and historical gold and silver prices from USAGOLD, including daily, weekly, and monthly data to track price trends over time. Access current market rates or retrieve price history summaries to monitor precious metal values.
data.rbi.org.in API
Access India's official monetary policy data including real-time money market operations, historical rates by date or month, and RBI reference rates. Retrieve the latest financial data releases directly from the Reserve Bank of India's official sources to monitor interest rates, liquidity operations, and market benchmarks.
huangjinjiage.cn API
Track real-time and historical prices for gold, silver, platinum, palladium, and oil across China and international markets. Monitor domestic oil prices by region, compare international commodity prices, and access current gold recycling rates and brand-specific pricing.
bullionvault.com API
Access live precious metal prices for gold, silver, platinum, and palladium, view historical price charts, monitor the latest trades, and retrieve market news from BullionVault. Daily audit reports provide a transparent view of platform-wide holdings by vault location.
nseindia.com API
Track live NSE stock prices, monitor indices, analyze option chains, and access corporate announcements with real-time market data from India's National Stock Exchange. View equity quotes with full order books, identify top gainers/losers, analyze 52-week highs/lows, and explore historical price trends all in structured JSON format.
niftyindices.com API
niftyindices.com API
logammulia.com API
Track current and historical gold prices from Logam Mulia (ANTAM) with real-time per-gram pricing, price charts, price changes, and store location information. Get comprehensive gold price data to monitor market trends and find nearby purchasing locations.