Aluminium Bahrain B.S.C. — Investor Relations & Filings
Aluminium Bahrain B.S.C. (Alba) is one of the world's largest aluminium smelters, with an annual production capacity exceeding 1.62 million metric tonnes. The company produces a diverse portfolio of high-quality standard and value-added aluminium products. Its offerings include standard ingots, T-ingots, LME sows, and high-purity liquid metal for re-melting and casting applications. The value-added product line features rolling ingots (slabs) for manufacturing sheets and foils, extrusion ingots (billets) for creating profiles, and various foundry alloys. The company also produces EternAl, a line of low-carbon aluminium. Alba serves a global customer base across sectors such as automotive, packaging, and construction, providing materials for a wide range of end-product manufacturing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 1st Quarter Results | 2026-05-13 | English | |
| Annual Financial Report | 2026-02-17 | English | |
| 3rd Quarter Results | 2025-11-11 | English | |
| Half-year Report | 2025-08-05 | English | |
| 1st Quarter Results | 2025-05-13 | English | |
| Annual Financial Report | 2025-02-18 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 45444557 | 1st Quarter Results | 2026-05-13 | English | ||
| 30470934 | Annual Financial Report | 2026-02-17 | English | ||
|
2025
4 filings
| |||||
| 8213850 | 3rd Quarter Results | 2025-11-11 | English | ||
| 11376211 | Half-year Report | 2025-08-05 | English | ||
| 11354085 | 1st Quarter Results | 2025-05-13 | English | ||
| 11316422 | Annual Financial Report | 2025-02-18 | English | ||
|
2024
5 filings
| |||||
| 11296503 | 3rd Quarter Results | 2024-11-12 | English | ||
| 11282168 | Alba Announces Non-Binding Agreement with Maaden | 2024-09-16 | English | ||
| 11274274 | Half-year Report | 2024-08-13 | English | ||
| 11250414 | 1st Quarter Results | 2024-05-14 | English | ||
| 11228084 | Annual Financial Report | 2024-02-14 | English | ||
|
2023
4 filings
| |||||
| 11211156 | 3rd Quarter Results | 2023-11-08 | English | ||
| 11192736 | Half-year Report | 2023-08-09 | English | ||
| 11174104 | 1st Quarter Results | 2023-05-04 | English | ||
| 11156456 | Dividend Declaration | 2023-02-02 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EN+ Group IPJSC
A vertically integrated producer of low-carbon aluminum and…
|
ENPG | RU | Manufacturing |
|
FCC
Specialized manufacturer of copper and copper alloy sheets …
|
2009 | TW | Manufacturing |
|
Ferroglobe PLC
A producer of silicon metal, silicon-based alloys, and mang…
|
GSM | GB | Manufacturing |
|
FUJIAN MINFA ALUMINIUM INC
Develops and manufactures architectural and industrial alum…
|
002578 | CN | Manufacturing |
|
FURUYA METAL CO.,LTD.
Manufacturer of industrial products from Platinum Group Met…
|
7826 | JP | Manufacturing |
|
GANZHOU TENGYUAN COBALT NEW MATERIAL CO., LTD.
Produces cobalt and copper materials for lithium-ion batter…
|
301219 | CN | Manufacturing |
|
Gaona Aero Material Co.,Ltd.
Produces high-temperature superalloys for aerospace, energy…
|
300034 | CN | Manufacturing |
|
Gold by Gold
Manages the precious metals supply chain, from sourcing and…
|
ALGLD | FR | Manufacturing |
|
Golkonda Aluminium Extrusions Ltd
Manufactures precision aluminum extrusions for diverse indu…
|
513309 | IN | Manufacturing |
|
GOYAL ALUMINIUMS LIMITED
Trades and manufactures aluminum products and develops elec…
|
GOYALALUM | IN | Manufacturing |
Aluminium Bahrain B.S.C. 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/14843/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14843 | 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=14843 | 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=14843 \ -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": 14843}, 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 Aluminium Bahrain B.S.C. (id: 14843)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.