Asia Cement Corporation — Investor Relations & Filings
Asia Cement Corporation (ACC) is an enterprise specializing in the production and distribution of cement and ready-mixed concrete. The company operates a vertically integrated business model that includes quarrying, manufacturing, and logistics. Its core product line, marketed under the 'Skyscraper' brand, supports major infrastructure and construction projects. ACC prioritizes sustainable operations through the development of low-carbon cement, circular economy initiatives, and carbon capture technologies. The organization is recognized for its high operational efficiency and commitment to environmental stewardship, maintaining advanced ESG standards. As a key entity within the Far Eastern Group, ACC leverages an extensive distribution network to provide high-quality products for diverse requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 補充說明本公司於115年3月11日 公告董事會核准發行無擔保普通公司債 | 2026-04-29 | Chinese | |
| 115年4月公開說明書 — 202604_1102_B05.pdf | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2026_1102_20260528F17.pdf | 2026-04-27 | Chinese | |
| 115年年報及股東會資料 — 2026_1102_20260528F02.pdf | 2026-04-27 | Chinese | |
| 115年年報及股東會資料 — 2026_1102_20260528F13.pdf | 2026-04-27 | Chinese | |
| 115年年報及股東會資料 — 2026_1102_20260528FE2.pdf | 2026-04-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38436214 | 補充說明本公司於115年3月11日 公告董事會核准發行無擔保普通公司債 | 2026-04-29 | Chinese | ||
| 38406602 | 115年4月公開說明書 — 202604_1102_B05.pdf | 2026-04-29 | Chinese | ||
| 37442321 | 115年年報及股東會資料 — 2026_1102_20260528F17.pdf | 2026-04-27 | Chinese | ||
| 37442225 | 115年年報及股東會資料 — 2026_1102_20260528F02.pdf | 2026-04-27 | Chinese | ||
| 37442814 | 115年年報及股東會資料 — 2026_1102_20260528F13.pdf | 2026-04-27 | Chinese | ||
| 37442743 | 115年年報及股東會資料 — 2026_1102_20260528FE2.pdf | 2026-04-27 | English | ||
| 36052329 | 115年年報及股東會資料 — 2026_1102_20260528FE1.pdf | 2026-04-24 | English | ||
| 36052308 | 115年年報及股東會資料 — 2026_1102_20260528F01.pdf | 2026-04-24 | Chinese | ||
| 35601044 | 115年4月公開說明書 — 202604_1102_B021.pdf | 2026-04-23 | Chinese | ||
| 33993173 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33991831 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33670462 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33670458 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33145330 | 公告本公司獨立董事任期達三屆繼續提名之說明。 | 2026-03-31 | Chinese | ||
| 33145333 | 代子公司亞興水泥製品股份有限公司公告向關係人取得不動產使用權資產 | 2026-03-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cement, lime and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
XINJIANG QINGSONG BUILDING MATERIALS AND CHEMICALS GROUP CO.,LTD.
Produces cement and chemical products for construction and …
|
600425 | CN | Manufacturing |
|
Yamama Cement Co.
Manufactures and distributes cement products for infrastruc…
|
3020 | SA | Manufacturing |
|
Yanbu Cement Co.
Produces high-quality cement and clinker for regional and i…
|
3060 | SA | Manufacturing |
|
YİBİTAŞ YOZGAT İŞÇİ BİRLİĞİ İNŞAAT MALZEMELERİ TİCARET VE SANAYİ A.Ş.
Manufacturer of construction materials, primarily producing…
|
YBTAS | TR | Manufacturing |
|
Zhe Jiang Jian Feng Group Co.,Ltd
Conglomerate specializing in cement manufacturing and pharm…
|
600668 | CN | Manufacturing |
Asia Cement Corporation 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/51736/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51736 | 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=51736 | 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=51736 \ -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": 51736}, 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 Asia Cement Corporation (id: 51736)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.