
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 |
|---|---|---|---|
|
ASGARD ALCOBEV LIMITED
Manufactures, markets, and distributes premium spirits like…
|
512025 | IN | Manufacturing |
|
Associated Alcohols & Breweries Ltd
Integrated manufacturer of spirits and ENA with contract bo…
|
ASALCBR | IN | Manufacturing |
|
Becle, S.A.B. de C.V.
World's largest tequila producer and global distributor of …
|
CUERVO | MX | Manufacturing |
|
BEIJING SHUNXIN AGRICULTURE CO.,LTD
Produces Baijiu and meat products with integrated agricultu…
|
000860 | CN | Manufacturing |
|
Beluga Group ao
A major producer and distributor of a diverse portfolio of …
|
BELU | RU | Manufacturing |
|
Berentzen-Gruppe AG
A beverage company producing spirits, non-alcoholic drinks,…
|
BEZ | DE | Manufacturing |
|
BOHAE BREWERY CO.,LTD
Manufacturer of alcoholic beverages including soju, fruit w…
|
000890 | KR | Manufacturing |
|
BROWN FORMAN CORP
An American-owned spirits and wine company with a portfolio…
|
BF-A | US | Manufacturing |
|
China Qidian Guofeng Holdings Limited
Investment holding company focused on consumer electronics,…
|
1280 | HK | Manufacturing |
|
Corby Spirit and Wine Limited
Leading marketer, manufacturer, and distributor of spirits,…
|
CSW.A | CA | 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.