INNER MONGOLIA SHUANGXIN ENVIRONMENT-FRIENDLY MATERIAL CO., LTD. — Investor Relations & Filings
Inner Mongolia Shuangxin Environment-Friendly Material Co., Ltd. specializes in the research, development, and large-scale production of high-performance chemical materials. The company operates an integrated industrial chain focused on the manufacturing of polyvinyl alcohol (PVA), vinyl acetate monomer (VAM), and calcium carbide. Leveraging advanced production technologies and a circular economy model, it provides essential raw materials for diverse sectors, including textiles, construction, paper processing, and adhesive manufacturing. The firm emphasizes resource efficiency and environmental sustainability in its operations, positioning itself as a significant supplier of specialty chemical products. Its portfolio includes various grades of PVA resins and related chemical intermediates designed to meet specific industrial requirements for solubility, bonding strength, and film-forming properties.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于开展远期外汇交易业务的公告 | 2026-04-02 | Chinese | |
| 双欣材料关于开展外汇衍生品交易业务的可行性报告 | 2026-04-02 | Chinese | |
| 第六届董事会第十九次会议决议公告 | 2026-04-02 | Chinese | |
| 中国国际金融股份有限公司关于内蒙古双欣环保材料股份有限公司使用部分暂时闲置自有资金进行现金管理的核查意见 | 2026-04-02 | Chinese | |
| 关于拟投资建设项目的公告 | 2026-04-02 | Chinese | |
| 中国国际金融股份有限公司关于内蒙古双欣环保材料股份有限公司开展远期外汇交易业务的核查意见 | 2026-04-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39387037 | 关于开展远期外汇交易业务的公告 | 2026-04-02 | Chinese | ||
| 39387035 | 双欣材料关于开展外汇衍生品交易业务的可行性报告 | 2026-04-02 | Chinese | ||
| 39387026 | 第六届董事会第十九次会议决议公告 | 2026-04-02 | Chinese | ||
| 39387020 | 中国国际金融股份有限公司关于内蒙古双欣环保材料股份有限公司使用部分暂时闲置自有资金进行现金管理的核查意见 | 2026-04-02 | Chinese | ||
| 39387012 | 关于拟投资建设项目的公告 | 2026-04-02 | Chinese | ||
| 39387009 | 中国国际金融股份有限公司关于内蒙古双欣环保材料股份有限公司开展远期外汇交易业务的核查意见 | 2026-04-02 | Chinese | ||
| 39386995 | 关于使用部分暂时闲置自有资金进行现金管理的公告 | 2026-04-02 | Chinese | ||
| 39386991 | 关于使用募集资金置换预先投入募投项目及已支付发行费用的自筹资金的公告 | 2026-03-04 | Chinese | ||
| 39386984 | 第六届董事会第十八次会议决议公告 | 2026-03-04 | Chinese | ||
| 39386970 | 关于全资子公司拟投资建设项目的公告 | 2026-03-04 | Chinese | ||
| 39386965 | 关于变更公司证券简称的公告 | 2026-03-04 | Chinese | ||
| 39386959 | 关于调整公司董事会专门委员会成员的公告 | 2026-03-04 | Chinese | ||
| 39386952 | 中国国际金融股份有限公司关于内蒙古双欣环保材料股份有限公司使用部分闲置募集资金进行现金管理的核查意见 | 2026-03-04 | Chinese | ||
| 39386937 | 关于使用部分闲置募集资金进行现金管理的公告 | 2026-03-04 | Chinese | ||
| 39386909 | 立信会计师事务所(特殊普通合伙)关于内蒙古双欣环保材料股份有限公司以募投资金置换预先投入募投项目及支付发行费用的自筹资金的鉴证报告 | 2026-03-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Asahi Kasei Corporation
A diversified technology company specializing in chemicals …
|
3407 | JP | Manufacturing |
|
Asia Polymer Corporation
Manufactures LDPE and EVA resins for injection molding, foa…
|
1308 | TW | Manufacturing |
|
Avantium N.V.
Develops technologies for renewable chemistry from plants a…
|
AVTX | NL | Manufacturing |
|
AVIENT CORP
Provider of specialized and sustainable polymer materials, …
|
AVNT | US | Manufacturing |
|
Axel Polymers Ltd.
Manufactures high-performance engineering thermoplastic com…
|
513642 | IN | Manufacturing |
|
BGFecomaterials CO., LTD.
Manufacturer of customized, high-performance engineering pl…
|
126600 | KR | Manufacturing |
|
Bhansali Engineering Polymers Ltd.
Manufactures ABS and SAN resins for automotive, electronics…
|
BEPL | IN | Manufacturing |
|
Bioextrax AB
Develops a bio-extraction platform to convert waste into hi…
|
BIOEX | SE | Manufacturing |
|
BIOME TECHNOLOGIES PLC
Develops plant-based bioplastics and advanced radio frequen…
|
BIOM | GB | Manufacturing |
|
BRASKEM SA
Global petrochemical firm producing thermoplastic resins, c…
|
BAK | BR | Manufacturing |
INNER MONGOLIA SHUANGXIN ENVIRONMENT-FRIENDLY MATERIAL 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/54046/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54046 | 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=54046 | 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=54046 \ -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": 54046}, 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 INNER MONGOLIA SHUANGXIN ENVIRONMENT-FRIENDLY MATERIAL CO., LTD. (id: 54046)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.