Xiamen Tungsten Co.,Ltd. — Investor Relations & Filings
About Xiamen Tungsten Co.,Ltd.
Xiamen Tungsten Co.,Ltd. focuses on the research, development, and production of tungsten, molybdenum, rare earth, and energy materials. The company operates an integrated value chain from raw material extraction to high-end deep processing. Key products include tungsten concentrate, ammonium paratungstate, tungsten powders, and cemented carbide tools. Its rare earth division produces high-purity oxides, metals, and permanent magnetic materials. Furthermore, the company provides cathode materials for lithium-ion batteries, specifically lithium cobalt oxide and ternary materials. These products support applications in precision machining, electronics, aerospace, and energy storage. The organization emphasizes technological innovation and resource integration to maintain its position as a global supplier of high-performance materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信证券股份有限公司关于厦门钨业股份有限公司2025年度持续督导报告书 | 2026-04-30 | Chinese | |
| 厦门钨业关于完成公司法定代表人工商变更登记的公告 | 2026-04-30 | Chinese | |
| 中信证券股份有限公司关于厦门钨业股份有限公司2025年度持续督导工作现场检查报告 | 2026-04-30 | Chinese | |
| 厦门钨业关于新增募集资金专户并签订募集资金专户存储三方及四方监管协议的公告 | 2026-04-29 | Chinese | |
| 厦门钨业关于使用闲置募集资金进行现金管理部分到期赎回的公告 | 2026-04-28 | Chinese | |
| 厦门钨业关于中证中小投资者服务中心有限责任公司公开征集投票权的公告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41141522 | 中信证券股份有限公司关于厦门钨业股份有限公司2025年度持续督导报告书 | 2026-04-30 | Chinese | ||
| 41141440 | 厦门钨业关于完成公司法定代表人工商变更登记的公告 | 2026-04-30 | Chinese | ||
| 41141429 | 中信证券股份有限公司关于厦门钨业股份有限公司2025年度持续督导工作现场检查报告 | 2026-04-30 | Chinese | ||
| 41141417 | 厦门钨业关于新增募集资金专户并签订募集资金专户存储三方及四方监管协议的公告 | 2026-04-29 | Chinese | ||
| 41141414 | 厦门钨业关于使用闲置募集资金进行现金管理部分到期赎回的公告 | 2026-04-28 | Chinese | ||
| 41141405 | 厦门钨业关于中证中小投资者服务中心有限责任公司公开征集投票权的公告 | 2026-04-24 | Chinese | ||
| 41141403 | 厦门钨业2025年度董事会工作报告 | 2026-04-23 | Chinese | ||
| 41141381 | 厦门钨业2026年第一季度报告 | 2026-04-23 | Chinese | ||
| 41141380 | 厦门钨业关于续聘会计师事务所的公告 | 2026-04-23 | Chinese | ||
| 41141378 | 厦门钨业独立董事候选人声明与承诺-李颖琦 | 2026-04-23 | Chinese | ||
| 41141371 | 厦门钨业独立董事朱浩淼2025年度述职报告 | 2026-04-23 | Chinese | ||
| 41141364 | 厦门钨业2025年度可持续发展报告摘要 | 2026-04-23 | Chinese | ||
| 41141356 | 厦门钨业独立董事提名人声明与承诺-刘旭恒 | 2026-04-23 | Chinese | ||
| 41141351 | 厦门钨业2025年年度报告 | 2026-04-23 | Chinese | ||
| 41141348 | 厦门钨业独立董事候选人声明与承诺-刘旭恒 | 2026-04-23 | 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 |
Xiamen Tungsten Co.,Ltd. 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/56809/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56809 | 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=56809 | 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=56809 \ -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": 56809}, 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 Xiamen Tungsten Co.,Ltd. (id: 56809)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.