
ROYAL GOLD INC — Investor Relations & Filings
Royal Gold Inc. is a precious metals company that specializes in acquiring and managing royalty and stream interests. The company's business model focuses on providing upfront financing to mining operators in exchange for the right to a percentage of a mine's future revenue (a royalty) or the right to purchase a portion of its future metal production at a predetermined price (a stream). This strategy allows the company to generate revenue from a large and diversified portfolio of interests in producing, development, and exploration-stage properties. By not operating mines directly, Royal Gold offers investors exposure to precious metals while mitigating many of the operational, capital, and environmental risks associated with traditional mining companies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-26 | English | |
| 10-Q | 2026-05-07 | English | |
| 8-K | 2026-05-06 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| ARS - ROYAL GOLD INC (0000085535) (Filer) | 2026-04-03 | English | |
| DEFA14A | 2026-04-03 | English |
Browse filings by year
27 years- 2026 27 filings
- 2025 87 filings
- 2024 94 filings
- 2023 78 filings
- 2022 52 filings
- 2021 52 filings
- 2020 60 filings
- 2019 66 filings
- 2018 67 filings
- 2017 76 filings
- 2016 70 filings
- 2015 55 filings
- 2014 61 filings
- 2013 67 filings
- 2012 93 filings
- 2011 92 filings
- 2010 134 filings
- 2009 105 filings
- 2008 105 filings
- 2007 133 filings
- 2006 101 filings
- 2005 62 filings
- 2004 58 filings
- 2003 63 filings
- 2002 29 filings
- 2001 5 filings
- 2000 5 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47073189 | 8-K | 2026-05-26 | English | ||
| 45992193 | 10-Q | 2026-05-07 | English | ||
| 45992212 | 8-K | 2026-05-06 | English | ||
| 45992239 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 33268138 | ARS - ROYAL GOLD INC (0000085535) (Filer) | 2026-04-03 | English | ||
| 45992247 | DEFA14A | 2026-04-03 | English | ||
| 33267800 | DEF 14A - ROYAL GOLD INC (0000085535) (Filer) | 2026-04-03 | English | ||
| 33116364 | 8-K - ROYAL GOLD INC (0000085535) (Filer) | 2026-03-31 | English | ||
| 33063658 | SCHEDULE 13G/A - ROYAL GOLD INC (0000085535) (Subject) | 2026-03-27 | English | ||
| 32878244 | 4 - ROYAL GOLD INC (0000085535) (Filer) | 2026-03-03 | English | ||
| 32878245 | 4 - ROYAL GOLD INC (0000085535) (Filer) | 2026-03-03 | English | ||
| 32878246 | 4 - ROYAL GOLD INC (0000085535) (Filer) | 2026-03-03 | English | ||
| 32878247 | 4 - ROYAL GOLD INC (0000085535) (Filer) | 2026-03-03 | English | ||
| 32878248 | 4 - ROYAL GOLD INC (0000085535) (Filer) | 2026-03-03 | English | ||
| 32878249 | 4 - ROYAL GOLD INC (0000085535) (Filer) | 2026-03-03 | English | ||
Market data
Market data not available
Price history
Peer group · Other credit granting activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACRES Commercial Realty Corp.
A REIT focused on originating and managing commercial real …
|
ACR | US | Financial and insurance activit… |
|
Adcon Capital Services Limited
Offers lending, asset financing, and investment services to…
|
539506 | IN | Financial and insurance activit… |
|
Adira Dinamika Multi Finance Tbk
Offers diverse financial solutions, including consumer, veh…
|
ADMF | ID | Financial and insurance activit… |
|
AD-Manum Finance Ltd
Offers commercial vehicle financing and operates wind power…
|
511359 | IN | Financial and insurance activit… |
|
Advanced Flower Capital Inc.
A commercial mortgage REIT providing senior secured loans t…
|
AFCG | US | Financial and insurance activit… |
|
Advantex Marketing International Inc.
Specializes in Merchant Cash Advance and loyalty marketing …
|
ADX | CA | Financial and insurance activit… |
|
Advik Capital Limited
Provides lending, investment, and financial advisory servic…
|
539773 | IN | Financial and insurance activit… |
|
Aeon Credit Service (Asia) Company Limited
Provides credit cards, personal loans, and vehicle financin…
|
900 | HK | Financial and insurance activit… |
|
AEON CREDIT SERVICE (M) BERHAD
Provides accessible and inclusive financial services, consu…
|
— | MY | Financial and insurance activit… |
|
Affirm Capital Inc.
A fintech platform offering transparent Buy Now, Pay Later …
|
AFRM | CA | Financial and insurance activit… |
ROYAL GOLD INC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/30473/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30473 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=30473 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=30473 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 30473}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for ROYAL GOLD INC (id: 30473)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.