
Ferroglobe PLC — Investor Relations & Filings
Ferroglobe PLC is a global leader in the production of advanced metallurgical products. The company is a primary supplier of silicon metal, silicon-based alloys, and manganese-based specialty alloys and ferroalloys. As the largest merchant producer of silicon metal in the Western World, its portfolio also extends to specialty metals, high-purity ferrosilicon, and electrodes used in the alloys industry. These products serve as critical inputs for a diverse range of industrial manufacturing sectors. The company's operations are vertically integrated, including the management of its own mines to secure a stable supply of essential raw materials, and are centered on advancing materials innovation.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
12 filings
| |||||
| 12870028 | 6-K | 2020-06-30 | English | ||
| 10916065 | FORM 6-K June 2020 | 2020-06-09 | English | ||
| 12870029 | 6-K | 2020-06-08 | English | ||
| 12870030 | 6-K | 2020-06-08 | English | ||
| 10915119 | FORM 20-F | 2020-06-02 | English | ||
| 12870032 | 20-F | 2020-05-29 | English | ||
| 10909289 | FORM 6-K | 2020-05-01 | English | ||
| 12870035 | 6-K | 2020-04-30 | English | ||
| 12870033 | 6-K | 2020-03-02 | English | ||
| 12870031 | FERROGLOBE PLC | 2020-02-12 | English | ||
| 12870036 | 6-K | 2020-01-14 | English | ||
| 12870034 | 6-K | 2020-01-13 | English | ||
|
2019
3 filings
| |||||
| 12870038 | 6-K | 2019-12-02 | English | ||
| 12870037 | 6-K | 2019-11-19 | English | ||
| 12870039 | 6-K | 2019-10-29 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Ferroglobe PLC, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
|
Al Taiseer Group Talco Industrial Co.
Specializes in aluminum extrusion, surface treatments, and …
|
4143 | SA | Manufacturing |
|
Alumetal S.A.
Producer of recycled aluminium alloys, primarily for the au…
|
AML | PL | Manufacturing |
Ferroglobe PLC 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/32393/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32393 | 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=32393 | 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=32393 \ -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": 32393}, 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 Ferroglobe PLC (id: 32393)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.