China Glaze Co.,Ltd. — Investor Relations & Filings
China Glaze Co., Ltd. (China Glaze Group) is a materials technology company specializing in the research, development, and manufacturing of ceramic frits, glazes, and pigments. Established in 1973, the company provides advanced solutions for the ceramic tile, lighting, and construction industries. Its product portfolio encompasses traditional ceramic glazes, advanced optoelectronic materials—including fluorescent ceramic plates and solid electrolyte components—and high-performance crystallized glass building materials designed for high strength and weather resistance. The group integrates modern technologies, such as AI-driven texture generation, to simulate natural stone patterns for architectural applications. As a leading manufacturer in the Asian market, China Glaze focuses on materials science innovation to deliver comprehensive solutions for interior and exterior building surfaces, lighting systems, and specialized industrial ceramics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第1季合併財務報告董事會預計召開日期 為115年05月12日 | 2026-04-30 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | |
| 115年3月營業收入 | 2026-04-10 | Chinese | |
| 代重要子公司C.G.C.DEVELOPMENT LTD.公告董事會決議 不分派股利 | 2026-04-09 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-02 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39035047 | 公告本公司115年第1季合併財務報告董事會預計召開日期 為115年05月12日 | 2026-04-30 | Chinese | ||
| 33993100 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33990402 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33892629 | 代重要子公司C.G.C.DEVELOPMENT LTD.公告董事會決議 不分派股利 | 2026-04-09 | Chinese | ||
| 33486020 | 115年03月內部人持股異動(事後) | 2026-04-02 | Chinese | ||
| 33486018 | 115年03月董事會成員及持股 | 2026-04-02 | Chinese | ||
| 33486057 | 115年03月法人說明會簡報 — 180920260327E001.pptx | 2026-03-27 | Chinese | ||
| 33486046 | 115年03月法人說明會簡報 — 180920260327M001.pptx | 2026-03-27 | Chinese | ||
| 33486022 | 115年03月法人說明會簡報 | 2026-03-27 | Chinese | ||
| 33486060 | 本公司受邀參加福邦證券所舉辦之線上法人說明會 | 2026-03-26 | Chinese | ||
| 33486066 | 本公司因有價證券於集中市場達公布注意交易資訊標準 ,公布相關財務業務資訊,以利投資人區別瞭解 | 2026-03-23 | Chinese | ||
| 33486068 | 114年度財務比率 | 2026-03-19 | Chinese | ||
| 33486071 | 114年第4季海外子公司投資 | 2026-03-19 | Chinese | ||
| 33486075 | 114年第4季大陸投資 | 2026-03-19 | Chinese | ||
| 33486104 | 114年度應收帳款周轉率 | 2026-03-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other porcelain and ceramic products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aofu Environmental Technology Co., Ltd.
Develops and manufactures honeycomb ceramic substrates for …
|
688021 | CN | Manufacturing |
|
Arrow Home Group Co., Ltd.
Manufactures home furnishing solutions, sanitary ware, tile…
|
001322 | CN | Manufacturing |
|
ASAHI EITO HOLDINGS CO.,LTD.
Holding company that manufactures and sells sanitary and wa…
|
5341 | JP | Manufacturing |
|
BİEN YAPI ÜRÜNLERİ SANAYİ TURİZM VE TİCARET A.Ş.
Manufacturer of ceramic and porcelain products like tiles a…
|
BIENY | TR | Manufacturing |
|
CAP Co.,Ltd.
A manufacturer of automotive wiper blades and flexible prin…
|
198080 | KR | Manufacturing |
|
Cera Sanitaryware Ltd.
Manufactures and markets sanitaryware, faucets, tiles, and …
|
CERA | IN | Manufacturing |
|
CHURCHILL CHINA PLC
Manufacturer of ceramic tableware and tabletop solutions fo…
|
CHH | GB | Manufacturing |
|
DAELIM BATH CO.,LTD.
Manufacturer and seller of bathroom products, sanitary ware…
|
005750 | KR | Manufacturing |
|
FGI Industries Ltd.
Global supplier of sanitaryware, bath furniture, and shower…
|
FGI | US | Manufacturing |
|
Grupo Lamosa, S.A.B. de C.V.
Global manufacturer of ceramic tiles, adhesives, and buildi…
|
LAMOSA | MX | Manufacturing |
China Glaze 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/51928/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51928 | 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=51928 | 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=51928 \ -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": 51928}, 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 China Glaze Co.,Ltd. (id: 51928)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.