
JinroDistillers — Investor Relations & Filings
JinroDistillers is a spirits manufacturer established in 1924, renowned as the world's leading producer of soju. Its flagship brand, JINRO, is consistently ranked as the world's best-selling spirit. The company's core activities include the production of fermented and refined ethanol used as raw materials for its distilled beverages. The product portfolio features traditional soju varieties, such as Chamisul Fresh and JINRO 24, alongside an extensive and popular line of fruit-flavored sojus, including green grape, strawberry, plum, peach, and lemon. Deeply integrated into its home drinking culture, the brand has successfully expanded its presence to a global market, offering a versatile spirit to a broad consumer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-30 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 감사보고서제출 | 2026-03-19 | Korean | |
| 의결권대리행사권유참고서류 | 2026-03-12 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46362360 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 33084972 | 기업가치제고계획(자율공시) | 2026-03-30 | Korean | ||
| 33054887 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32985365 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32983198 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32935253 | 의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
| 32934691 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32934543 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 19463447 | 주주총회소집결의 | 2026-02-12 | Korean | ||
| 19459996 | 현금ㆍ현물배당결정 | 2026-02-12 | Korean | ||
| 13940398 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-02 | Korean | ||
|
2025
4 filings
| |||||
| 10215990 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 7872025 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7900737 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7913344 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Distilling, rectifying and blending of spirits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jagatjit Industries Ltd.
Manufacturer and marketer of alcoholic beverages, malt, and…
|
507155 | IN | Manufacturing |
|
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 |
|
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 |
JinroDistillers 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/15107/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15107 | 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=15107 | 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=15107 \ -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": 15107}, 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 JinroDistillers (id: 15107)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.