
PYUNG HWA INDUSTRIAL CO., LTD — Investor Relations & Filings
Pyung Hwa Industrial Co., Ltd. is a manufacturer specializing in automotive components and industrial parts. The company's core business involves the production of anti-vibration systems, hose systems, and sealing systems for the automotive sector. Key products include powertrain mounts, suspension and chassis components, air suspension, and various rubber hoses. In addition to its automotive focus, the company also manufactures general industrial rubber parts and operates in the defense, metal materials, and machinery and mold sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 최대주주등소유주식변동신고서 | 2026-05-29 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-29 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-21 | Korean | |
| [기재정정]분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-05-11 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47870726 | 최대주주등소유주식변동신고서 | 2026-05-29 | Korean | ||
| 47870723 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-29 | Korean | ||
| 46702583 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-21 | Korean | ||
| 46365403 | [기재정정]분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 46349684 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 44856602 | 최대주주등소유주식변동신고서 | 2026-05-11 | Korean | ||
| 41633953 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-06 | Korean | ||
| 39045849 | 타인에대한채무보증결정 | 2026-04-30 | Korean | ||
| 34695083 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-21 | Korean | ||
| 33983751 | 타인에대한채무보증결정 | 2026-04-10 | Korean | ||
| 33765956 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-08 | Korean | ||
| 33765936 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-08 | Korean | ||
| 33765913 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-08 | Korean | ||
| 33691343 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-07 | Korean | ||
| 33118512 | 타인에대한채무보증결정 | 2026-03-31 | Korean | ||
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 |
PYUNG HWA INDUSTRIAL 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/16102/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16102 | 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=16102 | 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=16102 \ -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": 16102}, 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 PYUNG HWA INDUSTRIAL CO., LTD (id: 16102)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.