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 |
|---|---|---|---|
|
Al Taiseer Group Talco Industrial Co.
Specializes in aluminum extrusion, surface treatments, and …
|
4143 | SA | Manufacturing |
|
Aluar Aluminio Argentino
Produces primary aluminum and a wide range of elaborated al…
|
— | AR | Manufacturing |
|
Alumetal S.A.
Producer of recycled aluminium alloys, primarily for the au…
|
AML | PL | Manufacturing |
|
Alumindo Light Metal Industry Tbk
Manufacturer of flat rolled aluminum products, largest in S…
|
ALMI | ID | Manufacturing |
|
Aluminum Corporation of China Limited
Major global producer of alumina and primary aluminum with …
|
2600 | HK | Manufacturing |
|
Aluminum Corporation of China Limited
Global producer covering the aluminum value chain from mini…
|
601600 | CN | Manufacturing |
|
AMAG Austria Metall AG
Supplier of primary, cast, and rolled aluminum products wit…
|
AMAG | AT | Manufacturing |
|
AMG Critical Materials N.V.
Produces specialty materials and provides vacuum furnace sy…
|
AMG | NL | Manufacturing |
|
AMS ADVANCED MATERIAL BERHAD
Specializes in trading and processing semi-finished alumini…
|
— | MY | Manufacturing |
|
Anhui Tongguan Copper Foil Group Co., Ltd.
Produces high-precision electrolytic copper foils for batte…
|
301217 | CN | 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.