Inhwa Precision Co., Ltd. — Investor Relations & Filings
Inhwa Precision Co., Ltd. is a manufacturing company specializing in components for large vessel engines. The company's primary products include cylinder covers, cylinder frames, bed plates, and frame boxes. It operates an integrated production system that combines welding, pipe fitting, and metal processing capabilities for manufacturing large-scale parts. In addition to its core marine engine components business, the company also produces metal forming machines, metal structural materials, and automobile parts.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(약식) | 2024-08-21 | Korean | |
| 반기보고서 (2024.06) | 2024-08-14 | Korean | |
| 단기차입금증가결정 | 2024-08-13 | Korean | |
| 전환청구권행사 (제1회차) | 2024-06-27 | Korean | |
| 금전대여결정 | 2024-06-18 | Korean | |
| 단기차입금증가결정 | 2024-06-17 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8053734 | 주식등의대량보유상황보고서(약식) | 2024-08-21 | Korean | ||
| 8053761 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8053766 | 단기차입금증가결정 | 2024-08-13 | Korean | ||
| 8053771 | 전환청구권행사 (제1회차) | 2024-06-27 | Korean | ||
| 8053775 | 금전대여결정 | 2024-06-18 | Korean | ||
| 8053780 | 단기차입금증가결정 | 2024-06-17 | Korean | ||
| 8053785 | 주식등의대량보유상황보고서(약식) | 2024-06-12 | Korean | ||
| 8053807 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8053811 | 전환가액의조정 | 2024-05-07 | Korean | ||
| 8053815 | 전환사채(해외전환사채포함)발행후만기전사채취득 (제1회차) | 2024-04-08 | Korean | ||
| 8053818 | 정기주주총회결과 | 2024-03-21 | Korean | ||
| 8053876 | 감사보고서제출 | 2024-03-12 | Korean | ||
| 8053873 | 사업보고서 (2023.12) | 2024-03-12 | Korean | ||
| 8053821 | 소속부변경 | 2024-03-12 | Korean | ||
| 8053878 | 타법인주식및출자증권취득결정 | 2024-03-06 | Korean | ||
Market data
Market data not available
Price history
Peer group · Treatment and coating of metals; machining
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaron Industries Limited
Manufactures high-end stainless steel products with special…
|
AARON | IN | Manufacturing |
|
Ages Industri B
Contract manufacturer specializing in die casting, machinin…
|
AGES | SE | Manufacturing |
|
Ameya Precision Engineers Limited
Manufactures precision components and sub-assemblies for oi…
|
AMEYA | IN | Manufacturing |
|
Amnode AB
Engineering company processing non-ferrous metals into cust…
|
AMNO | SE | Manufacturing |
|
ARGENT INDUSTRIAL LIMITED
Industrial holding company managing diversified units focus…
|
ART | ZA | Manufacturing |
|
Associated Coaters Limited
Provides pre-treatment and powder coating for aluminum extr…
|
544183 | IN | Manufacturing |
|
AZZ INC
Provider of metal coating solutions, including hot-dip galv…
|
AZZ | US | Manufacturing |
|
B. D. Industries (Pune) Limited
Manufactures precision machined components and sub-assembli…
|
544468 | IN | Manufacturing |
|
BEILONG PRECISION TECHNOLOGY CO., LTD.
Specializes in high-precision metal components, CNC machini…
|
301567 | CN | Manufacturing |
|
Best Precision Machinery Co., Ltd.
Manufactures high-precision mechanical components for autom…
|
300580 | CN | Manufacturing |
Inhwa Precision 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/14974/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14974 | 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=14974 | 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=14974 \ -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": 14974}, 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 Inhwa Precision Co., Ltd. (id: 14974)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.