
HVM CO.,LTD. — Investor Relations & Filings
HVM CO., LTD., formerly Hankook Vacuum Metallurgy, is a specialized manufacturer of high-performance metals and alloys. The company utilizes advanced vacuum melting technology to produce a diverse range of products, including nickel, copper, and titanium special alloys, as well as super duplex steel, high-purity alloys, and sputtering targets. These advanced materials are engineered for demanding applications in various sectors, such as components for aircraft and turbines for power generation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]단일판매ㆍ공급계약체결 | 2026-05-14 | Korean | |
| 증권발행결과(자율공시) (제2회차 CB) | 2026-04-10 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-03 | Korean | |
| 주요사항보고서(전환사채권발행결정) | 2026-04-02 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45964383 | [기재정정]단일판매ㆍ공급계약체결 | 2026-05-14 | Korean | ||
| 33984509 | 증권발행결과(자율공시) (제2회차 CB) | 2026-04-10 | Korean | ||
| 33260211 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-03 | Korean | ||
| 33154404 | 주요사항보고서(전환사채권발행결정) | 2026-04-02 | Korean | ||
| 33129716 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | ||
| 33119780 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33085186 | 정기주주총회결과 | 2026-03-30 | Korean | ||
| 33057778 | [기재정정]단일판매ㆍ공급계약체결 | 2026-03-27 | Korean | ||
| 32997610 | 사업보고서 (2025.12) | 2026-03-20 | Korean | ||
| 32997171 | 감사보고서제출 | 2026-03-20 | Korean | ||
| 32954468 | 의결권대리행사권유참고서류 | 2026-03-16 | Korean | ||
| 32941238 | 주주총회소집공고 | 2026-03-13 | Korean | ||
| 32935747 | 주식매수선택권부여에관한신고 | 2026-03-12 | Korean | ||
| 32935527 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-12 | Korean | ||
| 32935525 | 주주총회소집결의 | 2026-03-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Xinbo Aluminum Co.,Ltd.
Produces aluminum profiles and precision components for PV …
|
003038 | CN | Manufacturing |
|
ANHUI XINKE NEW MATERIALS CO.,LTD.
Manufacturer of high-precision copper alloys, strips, and s…
|
600255 | CN | Manufacturing |
|
Anhui Zhongyuan New Materials Co.,Ltd.
Develops and manufactures high-precision copper and copper …
|
603527 | CN | Manufacturing |
|
Arfin India Limited
Manufactures aluminum products and ferroalloys for heavy in…
|
ARFIN | IN | Manufacturing |
|
ATI INC
Manufacturer of specialty materials and complex components …
|
ATI | US | Manufacturing |
|
Aurubis AG
A global provider of non-ferrous metals and one of the worl…
|
NDA | DE | Manufacturing |
|
Baheti Recycling Industries Limited
Recycles aluminum scrap into secondary alloys for steel and…
|
BAHETI | IN | Manufacturing |
|
Baiyin Nonferrous Group Co., Ltd.
Integrated mining, smelting, and processing of copper, lead…
|
601212 | CN | Manufacturing |
|
Baoji Titanium Industry Co.,Ltd.
Manufactures titanium and rare metal alloys for aerospace a…
|
600456 | CN | Manufacturing |
|
BAOWU MAGNESIUM TECHNOLOGY CO., LTD
Produces magnesium and aluminum alloys for automotive, aero…
|
002182 | CN | Manufacturing |
HVM 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/16174/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16174 | 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=16174 | 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=16174 \ -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": 16174}, 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 HVM CO.,LTD. (id: 16174)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.