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 |
|---|---|---|---|
|
Baoji Titanium Industry Co.,Ltd.
Manufactures titanium and rare metal alloys for aerospace a…
|
600456 | CN | Manufacturing |
|
BAOWU MAGNESIUM TECHNOLOGY CO., LTD
Produces magnesium and aluminum alloys for automotive, aero…
|
002182 | CN | Manufacturing |
|
Baroda Extrusion Ltd.
Manufacturer of copper tubes, rods, and bus bars for HVAC a…
|
513502 | IN | Manufacturing |
|
Bhagyanagar India Limited
Manufacturer of copper products and wind power for industri…
|
BHAGYANGR | IN | Manufacturing |
|
Blackstone Resources AG
A holding company focused on battery metals exploration and…
|
BLS | CH | Manufacturing |
|
Boliden
A metals company focused on mining, smelting, and recycling…
|
BOL | SE | Manufacturing |
|
Boliden Limited
High-tech metal company extracting, producing, and recyclin…
|
— | CA | Manufacturing |
|
BONLON INDUSTRIES LIMITED
Manufactures copper wires and cables and trades metals for …
|
BONLON | IN | Manufacturing |
|
Boryszew S.A.
A diversified industrial group in the automotive, metals, a…
|
BRS | PL | Manufacturing |
|
Bothra Metals & Alloys Limited
Manufactures and trades aluminum alloys and ingots for dive…
|
535279 | 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.