
Hiroca — Investor Relations & Filings
Hiroca Holdings Ltd. specializes in the design, development, and manufacturing of interior and exterior decorative components for vehicles. The company provides comprehensive aesthetic solutions, focusing on advanced surface treatment technologies and precision plastic injection molding. Its core technical capabilities include curved surface printing, specialized coating, electroplating, in-mold decoration, and real wood processing. Additionally, Hiroca manages integrated mold design and manufacturing to support its production requirements. Serving as a strategic partner to major global original equipment manufacturers, the group leverages over 25 years of operational expertise. It maintains a global footprint with R&D and production facilities across multiple international regions. Hiroca is committed to high-quality standards, operational efficiency, and the implementation of green technologies for sustainable manufacturing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司經董事會通過之104年第1季度合併財務報告 | 2015-05-08 | Chinese | |
| 公告本公司受邀參加兆豐證券舉辦之「104年第一季營運成果說明會」 | 2015-05-05 | Chinese | |
| 公告本公司董事會解除經理人競業禁止案 | 2015-04-20 | Chinese | |
| 104年3月背書保證與資金貸與 | 2015-04-09 | Chinese | |
| 104年3月營業收入 | 2015-04-09 | Chinese | |
| 103年12月背書保證與資金貸與 | 2015-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2015
15 filings
| |||||
| 33230674 | 公告本公司經董事會通過之104年第1季度合併財務報告 | 2015-05-08 | Chinese | ||
| 33230677 | 公告本公司受邀參加兆豐證券舉辦之「104年第一季營運成果說明會」 | 2015-05-05 | Chinese | ||
| 33230679 | 公告本公司董事會解除經理人競業禁止案 | 2015-04-20 | Chinese | ||
| 33230683 | 104年3月背書保證與資金貸與 | 2015-04-09 | Chinese | ||
| 33230681 | 104年3月營業收入 | 2015-04-09 | Chinese | ||
| 33230688 | 103年12月背書保證與資金貸與 | 2015-04-08 | Chinese | ||
| 33230686 | 103年12月營業收入 | 2015-04-08 | Chinese | ||
| 33230689 | 更正公告本公司103年12月合併營收 | 2015-04-08 | Chinese | ||
| 33230694 | 104年03月內部人持股異動(事後) | 2015-04-07 | Chinese | ||
| 33230692 | 104年03月董事會成員及持股 | 2015-04-07 | Chinese | ||
| 33230696 | 公告本公司申請股票上市時所出具之承諾事項暨其後續執行情形 | 2015-04-02 | Chinese | ||
| 33230698 | 103年度財務比率 | 2015-03-24 | Chinese | ||
| 33230701 | 103年第4季大陸投資 | 2015-03-24 | Chinese | ||
| 33230703 | 103年第4季海外子公司投資 | 2015-03-24 | Chinese | ||
| 33230721 | 103年第4季現金流量表 | 2015-03-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
Hiroca 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/51782/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51782 | 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=51782 | 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=51782 \ -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": 51782}, 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 Hiroca (id: 51782)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.