
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 |
|---|---|---|---|
|
Kumbhat Financial Services Ltd.
Provides credit facilities, loans, and investment solutions…
|
526869 | IN | Financial and insurance activit… |
|
K.Z.Leasing & Finance Ltd.
Provides asset-based lending, leasing, and credit solutions…
|
511728 | IN | Financial and insurance activit… |
|
Ladder Capital Corp
A commercial real estate investment trust focused on senior…
|
LADR | US | Financial and insurance activit… |
|
LATITUDE GROUP HOLDINGS LIMITED
Provider of digital consumer finance, personal loans, and i…
|
LFS | AU | Financial and insurance activit… |
|
LAXMI INDIA FINANCE LIMITED
Provides MSME and individual credit solutions in semi-urban…
|
LAXMIINDIA | IN | Financial and insurance activit… |
|
Lead Financial Services Ltd
Offers credit solutions and investment advisory services fo…
|
531288 | IN | Financial and insurance activit… |
|
LENDINVEST PLC
A technology-driven asset management platform specializing …
|
LINV | GB | Financial and insurance activit… |
|
LEND LEASE FINANCE LIMITED
Specializes in financial services and investment management…
|
6U6B | SG | Financial and insurance activit… |
|
LERTHAI FINANCE LIMITED
Provides liquidity and credit facilities through loans and …
|
502250 | IN | Financial and insurance activit… |
|
LESAKA TECHNOLOGIES INC
A FinTech company providing financial services to underserv…
|
LSAK | ZA | 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.