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 |
|---|---|---|---|
|
Anhui Truchum Advanced Materials and Technology Co.,Ltd.
Manufactures high-performance copper alloys and advanced ca…
|
002171 | CN | Manufacturing |
|
Anhui Xinbo Aluminum Co.,Ltd.
Produces aluminum profiles and precision components for PV …
|
003038 | CN | Manufacturing |
|
ANHUI XINKE NEW MATERIALS CO.,LTD.
Manufacturer of high-precision copper alloys, strips, and s…
|
600255 | CN | Manufacturing |
|
Anhui Zhongyuan New Materials Co.,Ltd.
Develops and manufactures high-precision copper and copper …
|
603527 | CN | Manufacturing |
|
A-RANK BERHAD
Leading manufacturer and marketer of aluminium billets in M…
|
— | MY | Manufacturing |
|
Arfin India Limited
Manufactures aluminum products and ferroalloys for heavy in…
|
ARFIN | IN | Manufacturing |
|
ATI INC
Manufacturer of specialty materials and complex components …
|
ATI | US | Manufacturing |
|
Aurubis AG
A global provider of non-ferrous metals and one of the worl…
|
NDA | DE | Manufacturing |
|
Baheti Recycling Industries Limited
Recycles aluminum scrap into secondary alloys for steel and…
|
BAHETI | IN | Manufacturing |
|
Baiyin Nonferrous Group Co., Ltd.
Integrated mining, smelting, and processing of copper, lead…
|
601212 | 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.