
BCI MINERALS LIMITED — Investor Relations & Filings
BCI Minerals Limited focuses on the development of the Mardie Salt and Potash Project, a large-scale solar evaporation operation designed to produce high-purity industrial salt and sulphate of potash (SOP). The project leverages natural solar and wind energy to extract minerals from seawater, aiming to establish a sustainable, multi-generational supply chain for global chemical and agricultural markets. Once operational, the facility is intended to be a significant global producer of solar salt. The company's strategic focus centers on the construction and eventual operation of the Mardie infrastructure, supported by a portfolio of iron ore royalty interests that provide diversified cash flow. BCI Minerals emphasizes environmental sustainability and technical efficiency in its production processes to meet the increasing international demand for high-quality industrial minerals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Webcast Recording - March 2026 Quarterly Update 1 p | 2026-04-28 | English | |
| March 2026 Quarterly Activities Report 10 pages 1.5MB | 2026-04-27 | English | |
| March 2026 Quarterly Update 18 pages 6.3MB | 2026-04-27 | English | |
| March Quarterly Report Advisory 1 page 120.1KB | 2026-04-20 | English | |
| March Quarterly Report Advisory - Replacement 2 pages 161.6KB | 2026-04-20 | English | |
| Euroz Hartleys Institutional Conference Presentation 13 pages 3.2MB | 2026-03-17 | English |
Browse filings by year
21 years- 2026 13 filings
- 2025 49 filings
- 2024 85 filings
- 2023 63 filings
- 2022 49 filings
- 2021 70 filings
- 2020 54 filings
- 2019 34 filings
- 2018 59 filings
- 2017 47 filings
- 2016 62 filings
- 2015 61 filings
- 2014 137 filings
- 2013 94 filings
- 2012 85 filings
- 2011 90 filings
- 2010 69 filings
- 2009 80 filings
- 2008 57 filings
- 2007 44 filings
- 2006 14 filings
Market data
Market data not available
Price history
Peer group · Extraction of salt
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Atlas Salt Inc.
Developing North America's premier undeveloped, high-grade,…
|
SALT | CA | Mining and quarrying |
|
SODAŞ SODYUM SANAYİİ A.Ş.
Produces natural sodium sulfate and crude sodium chloride f…
|
SODSN | TR | Mining and quarrying |
|
Vortex Energy Corp.
Developing geological salt assets for clean energy storage …
|
VRTX | CA | Mining and quarrying |
BCI MINERALS LIMITED 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/64505/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64505 | 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=64505 | 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=64505 \ -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": 64505}, 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 BCI MINERALS LIMITED (id: 64505)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.