FUJIAN MINFA ALUMINIUM INC — Investor Relations & Filings
Fujian Minfa Aluminium Inc. specializes in the research, development, manufacture, and sale of aluminum profiles. The company’s product portfolio primarily includes architectural aluminum profiles for windows, doors, and curtain wall systems, as well as a diverse range of industrial aluminum profiles used in electronics, mechanical equipment, and solar energy sectors. Its manufacturing capabilities encompass the entire production chain, including casting, extrusion, and various surface treatment processes such as anodizing, electrophoresis, powder coating, and fluorocarbon painting. The company focuses on providing high-precision and high-performance aluminum solutions, emphasizing technical innovation and quality control in its production standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于修订《公司章程》及制定、修订公司部分治理制度的公告 | 2025-10-24 | Chinese | |
| 总经理工作细则 | 2025-10-24 | Chinese | |
| 董事会秘书工作细则 | 2025-10-24 | Chinese | |
| 独立董事现场工作制度 | 2025-10-24 | Chinese | |
| 机构投资者接待管理办法 | 2025-10-24 | Chinese | |
| 内部问责制度 | 2025-10-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36364934 | 关于修订《公司章程》及制定、修订公司部分治理制度的公告 | 2025-10-24 | Chinese | ||
| 36364932 | 总经理工作细则 | 2025-10-24 | Chinese | ||
| 36364925 | 董事会秘书工作细则 | 2025-10-24 | Chinese | ||
| 36364913 | 独立董事现场工作制度 | 2025-10-24 | Chinese | ||
| 36364911 | 机构投资者接待管理办法 | 2025-10-24 | Chinese | ||
| 36364903 | 内部问责制度 | 2025-10-24 | Chinese | ||
| 36364895 | 关于购买董高责任险的公告 | 2025-10-24 | Chinese | ||
| 36364888 | 董事和高级管理人员持有本公司股份及其变动的管理制度 | 2025-10-24 | Chinese | ||
| 36364879 | 独立董事工作制度 | 2025-10-24 | Chinese | ||
| 36364874 | 募集资金管理制度 | 2025-10-24 | Chinese | ||
| 36364867 | 信息披露暂缓与豁免管理制度 | 2025-10-24 | Chinese | ||
| 36364860 | 财务会计相关负责人管理制度 | 2025-10-24 | Chinese | ||
| 36364854 | 公司章程 | 2025-10-24 | Chinese | ||
| 36364844 | 外部信息使用人管理制度 | 2025-10-24 | Chinese | ||
| 36364836 | 新媒体登记监控制度 | 2025-10-24 | Chinese | ||
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 |
|
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 |
|
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 |
|
Al Taiseer Group Talco Industrial Co.
Specializes in aluminum extrusion, surface treatments, and …
|
4143 | SA | Manufacturing |
|
Alumetal S.A.
Producer of recycled aluminium alloys, primarily for the au…
|
AML | PL | Manufacturing |
FUJIAN MINFA ALUMINIUM INC 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/54604/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54604 | 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=54604 | 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=54604 \ -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": 54604}, 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 FUJIAN MINFA ALUMINIUM INC (id: 54604)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.