
Scully Royalty Ltd. — Investor Relations & Filings
Scully Royalty Ltd. operates with a dual business model, combining an iron ore royalty interest with diversified merchant banking activities. The company holds a net revenues royalty interest on iron ore produced and shipped from the Scully Iron Ore mine, which has a capacity of six million tonnes per annum and yields a premium concentrate with over 65% iron content. Complementing its royalty stream, the company engages in merchant banking through various projects and a regulated bank subsidiary. These financial services include structured, trade, and inventory financing for corporate and institutional clients. The core strategy is to enhance shareholder value by leveraging both the stable, long-term revenue from its royalty asset and the growth opportunities within its merchant banking operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 3 - Scully Royalty Ltd. (0000016859) (Issuer) | 2026-03-26 | English | |
| 6-K Filing | 2026-01-15 | English | |
| 6-K Filing | 2026-01-14 | English | |
| 6-K Filing | 2025-12-31 | English | |
| 6-K Filing | 2025-12-29 | English | |
| SCHEDULE 13D/A Filing | 2025-12-29 | English |
Browse filings by year
30 years- 2026 3 filings
- 2025 13 filings
- 2024 6 filings
- 2023 6 filings
- 2022 14 filings
- 2021 6 filings
- 2020 12 filings
- 2019 11 filings
- 2018 9 filings
- 2017 18 filings
- 2016 15 filings
- 2015 16 filings
- 2014 27 filings
- 2013 34 filings
- 2012 23 filings
- 2011 21 filings
- 2010 49 filings
- 2009 12 filings
- 2008 10 filings
- 2007 15 filings
- 2006 18 filings
- 2005 15 filings
- 2004 31 filings
- 2003 35 filings
- 2002 28 filings
- 2001 25 filings
- 2000 18 filings
- 1999 18 filings
- 1998 9 filings
- 1996 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33051983 | 3 - Scully Royalty Ltd. (0000016859) (Issuer) | 2026-03-26 | English | ||
| 15500678 | 6-K Filing | 2026-01-15 | English | ||
| 15500676 | 6-K Filing | 2026-01-14 | English | ||
|
2025
12 filings
| |||||
| 15500672 | 6-K Filing | 2025-12-31 | English | ||
| 15500671 | 6-K Filing | 2025-12-29 | English | ||
| 15500670 | SCHEDULE 13D/A Filing | 2025-12-29 | English | ||
| 15500674 | 6-K Filing | 2025-12-22 | English | ||
| 15500673 | 6-K Filing | 2025-12-22 | English | ||
| 10481573 | Major Shareholding Notification 2025 | 2025-12-19 | English | ||
| 10481572 | FORM 6-K | 2025-12-12 | English | ||
| 10481608 | Major Shareholding Notification 2025 | 2025-12-08 | English | ||
| 10481574 | Major Shareholding Notification 2025 | 2025-12-08 | English | ||
| 10481575 | FORM 6-K | 2025-12-05 | English | ||
| 9022038 | Major Shareholding Notification 2025 | 2025-11-26 | English | ||
| 8248300 | FORM 6-K | 2025-04-30 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bank of Marin Bancorp
A community bank in Northern California serving businesses …
|
BMRC | US | Financial and insurance activit… |
|
BANVIDA S.A.
An investment company providing diverse financial services …
|
— | CL | Financial and insurance activit… |
|
BATU KAWAN BERHAD
An investment holding company with diversified interests in…
|
— | MY | Financial and insurance activit… |
|
Bavaria Industries Group AG
An industrial holding company that acquires and reorganizes…
|
B8A | DE | Financial and insurance activit… |
|
BAWAG Group AG
A multi-brand banking platform for retail, business, and pu…
|
BG | AT | Financial and insurance activit… |
|
Bay Capital PLC
An acquisition company that acquires businesses across vari…
|
BAYC | JE | Financial and insurance activit… |
|
Bayview Acquisition Corp
A special purpose acquisition company formed to effect a bu…
|
BAYA | US | Financial and insurance activit… |
|
BB SEGURIDADE PARTICIPAÇÕES S.A.
Holding company for insurance, private pension, premium bon…
|
— | BR | Financial and insurance activit… |
|
Beacon Acquisition Partners Inc.
A holding company whose sole business is the ownership of U…
|
— | CA | Financial and insurance activit… |
|
Belgravia Hartford Capital Inc.
A Bitcoin Treasury Company engaged in BTC accumulation, min…
|
BLGV | CA | Financial and insurance activit… |
Scully Royalty Ltd. 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/34338/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34338 | 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=34338 | 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=34338 \ -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": 34338}, 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 Scully Royalty Ltd. (id: 34338)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.