
HITEJINRO HOLDINGS CO., LTD — Investor Relations & Filings
HITEJINRO HOLDINGS CO., LTD. is a holding company that operates through a portfolio of subsidiaries primarily engaged in the beverage sector. The group's core activities involve the manufacturing and sale of alcoholic and non-alcoholic beverages. Its main operating affiliate, HiteJinro Co., Ltd., is a multinational brewing and distilling company founded in 1924. The company is the world's leading producer of soju, a distilled spirit, with its flagship brand Jinro being a global top-seller. The product portfolio also includes a variety of beers, such as Terra and Hite, as well as bottled water and other beverages. The company manages a diverse group of affiliates, including HiteJinro Beverage Co., Ltd., to oversee its distinct product lines for both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean | |
| 감사보고서제출(자회사의 주요경영사항) | 2026-03-18 | Korean | |
| 신탁계약해지결과보고서 | 2026-03-13 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33044257 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33044217 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 32973120 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32973045 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32970604 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-18 | Korean | ||
| 32940123 | 신탁계약해지결과보고서 | 2026-03-13 | Korean | ||
| 32935519 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2026-03-12 | Korean | ||
| 32926830 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32926824 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32926625 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-03-11 | Korean | ||
| 32926389 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경(자회사의 주요경영사항) | 2026-03-11 | Korean | ||
| 32849154 | 대규모기업집단현황공시[분기별공시(대표회사용)] | 2026-02-27 | Korean | ||
| 18026268 | 현금ㆍ현물배당결정 | 2026-02-09 | Korean | ||
| 18024503 | 현금ㆍ현물배당결정(자회사의 주요경영사항) | 2026-02-09 | Korean | ||
| 18023970 | [기재정정]현금ㆍ현물배당결정(자회사의 주요경영사항) | 2026-02-09 | Korean | ||
Market data
Market data not available
Price history
Peer group · Distilling, rectifying and blending of spirits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jiangsu King's Luck Brewery Joint-Stock Co., Ltd.
Specializes in the research, production, and distribution o…
|
603369 | CN | Manufacturing |
|
Jiangsu Yanghe Distillery Co., Ltd.
Specializes in the manufacture of Baijiu with a mellow and …
|
002304 | CN | Manufacturing |
|
Jinhui Liquor Co.,Ltd.
Produces and distributes traditional Baijiu using solid-sta…
|
603919 | CN | Manufacturing |
|
JinroDistillers
A spirits manufacturer established in 1924 and the world's …
|
018120 | KR | Manufacturing |
|
JIUGUI LIQUOR CO., LTD.
Specializes in premium fuyu-flavor baijiu for high-end and …
|
000799 | CN | Manufacturing |
|
Kweichow Moutai Co.,Ltd.
Produces and sells premium distilled spirits using traditio…
|
600519 | CN | Manufacturing |
|
LARK DISTILLING CO. LTD
Produces and distributes premium single malt whiskies and c…
|
LRK | AU | Manufacturing |
|
Life Intelligent Enterprise Co.,Ltd.
A holding company with businesses in spirits, education, fo…
|
5856 | JP | Manufacturing |
|
Lifestyle Global Brands Limited
Global specialty beverage company producing and distributin…
|
GBE.H | HK | Manufacturing |
|
Lucas Bols N.V.
A global producer and marketer of spirits and liqueurs for …
|
BOLS | NL | Manufacturing |
HITEJINRO HOLDINGS 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/15317/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15317 | 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=15317 | 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=15317 \ -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": 15317}, 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 HITEJINRO HOLDINGS CO., LTD (id: 15317)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.