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 |
|---|---|---|---|
|
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 |
|
Alakasa Industrindo Tbk
Pioneer in aluminum industry, establishing value chain from…
|
ALKA | ID | 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 |
|
ALCOM GROUP BERHAD
Largest producer of rolled aluminium products in its primar…
|
— | MY | 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 |
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.