
LU HAI — Investor Relations & Filings
Lu Hai Holding Corp. is a global manufacturer specializing in tire valves and related components. The company provides a comprehensive portfolio including tire valves, valve accessories, specialized tools, and tire pressure monitoring systems (TPMS). With an extensive production network, it serves as a key supplier to leading global tire manufacturers. Marketed under the "Hexagon H" brand, its products feature precision-engineered metal valve bodies and high-quality rubber components. The company is recognized as one of the world's top tire valve producers, maintaining a significant global market share through its focus on technical innovation and manufacturing excellence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司總經理異動 | 2021-07-23 | Chinese | |
| 公告本公司董事會決議除權息基準日 | 2021-07-23 | Chinese | |
| 110年年報及股東會資料 — 2021_2115_20210624F15.pdf | 2021-07-19 | Chinese | |
| 110年年報及股東會資料 — 2021_2115_20210624F05.pdf | 2021-07-19 | Chinese | |
| 110年年報及股東會資料 — 2021_2115_20210624F17.pdf | 2021-07-19 | Chinese | |
| 110年年報及股東會資料 — 2020_2115_20210624FE4.pdf | 2021-07-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 33573152 | 公告本公司總經理異動 | 2021-07-23 | Chinese | ||
| 33573156 | 公告本公司董事會決議除權息基準日 | 2021-07-23 | Chinese | ||
| 33577599 | 110年年報及股東會資料 — 2021_2115_20210624F15.pdf | 2021-07-19 | Chinese | ||
| 33577595 | 110年年報及股東會資料 — 2021_2115_20210624F05.pdf | 2021-07-19 | Chinese | ||
| 33577591 | 110年年報及股東會資料 — 2021_2115_20210624F17.pdf | 2021-07-19 | Chinese | ||
| 33577587 | 110年年報及股東會資料 — 2020_2115_20210624FE4.pdf | 2021-07-19 | Chinese | ||
| 33577583 | 110年年報及股東會資料 — 2020_2115_20210624F04.pdf | 2021-07-19 | Chinese | ||
| 33577576 | 110年年報及股東會資料 — 2021_2115_20210624FE2.pdf | 2021-07-19 | Chinese | ||
| 33577571 | 110年年報及股東會資料 — 2021_2115_20210624F02.pdf | 2021-07-19 | Chinese | ||
| 33577564 | 110年年報及股東會資料 — 2021_2115_20210624F01.pdf | 2021-07-19 | Chinese | ||
| 33577562 | 110年年報及股東會資料 — 2021_2115_20210624FE1.pdf | 2021-07-19 | Chinese | ||
| 33577558 | 110年年報及股東會資料 — 2021_2115_20210624F13.pdf | 2021-07-19 | Chinese | ||
| 33573160 | 公告本公司第六屆董事選任董事長 | 2021-07-15 | Chinese | ||
| 33573162 | 公告本公司110年股東常會改選第六屆董事當選名單 | 2021-07-15 | Chinese | ||
| 33573167 | 公告本公司110年股東常會重要決議事項 | 2021-07-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other rubber products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A-1 LIMITED
Produces reclaimed rubber from waste tires for industrial a…
|
542012 | IN | Manufacturing |
|
Advance Multitech Ltd.
Manufacturer of industrial rubber sheets and polymer produc…
|
526331 | IN | Manufacturing |
|
AIRBOSS OF AMERICA CORP.
Develops and manufactures advanced custom rubber compounds …
|
BOS | CA | Manufacturing |
|
AMEENJI RUBBER LIMITED
Produces rubber-to-metal bonded components and bearings for…
|
544555 | IN | Manufacturing |
|
ANHUI ZHONGDING SEALING PARTS CO.,LTD
Manufactures high-performance rubber and plastic components…
|
000887 | CN | Manufacturing |
|
Armacell
Global manufacturer of engineered foams and flexible foam f…
|
— | LU | Manufacturing |
|
ASAHI RUBBER INC.
Manufactures molded rubber parts for the automotive, medica…
|
5162 | JP | Manufacturing |
|
Bando Chemical Industries, Ltd.
Manufacturer of power transmission belts, conveyor belts, a…
|
5195 | JP | Manufacturing |
|
CAREPLUS GROUP BERHAD
Manufactures, processes, and trades medical gloves, serving…
|
— | MY | Manufacturing |
|
CHANGZHOU LANGBO SEALING TECHNOLOGIES CO.,LTD.
Specializes in precision rubber sealing solutions for autom…
|
603655 | CN | Manufacturing |
LU HAI 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/51977/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51977 | 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=51977 | 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=51977 \ -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": 51977}, 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 LU HAI (id: 51977)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.