
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 |
|---|---|---|---|
|
Shede Spirits Co., Ltd.
Produces Chinese Baijiu using ecological brewing and aged s…
|
600702 | CN | Manufacturing |
|
SHINTO Holdings, Inc.
A diversified company in recycling, beverages, apparel, and…
|
2776 | JP | Manufacturing |
|
SICHUAN SWELLFUN CO., LTD
Produces and distributes high-end Baijiu using traditional …
|
600779 | CN | Manufacturing |
|
Silver Oak (India) Ltd.
Produces and distributes a diverse range of Indian Made For…
|
531635 | IN | Manufacturing |
|
Suraj Industries Limited.
Bottles alcoholic beverages and trades edible oils and gene…
|
890226 | IN | Manufacturing |
|
TAKARA HOLDINGS INC.
A holding company in alcoholic beverages, Japanese food, an…
|
2531 | JP | Manufacturing |
|
Tilaknagar Industries Ltd
Manufacturer and distributor of IMFL specializing in brandy…
|
TI | IN | Manufacturing |
|
Umida Group AB
Develops, produces, and sells a wide range of alcoholic and…
|
UMIDA B | SE | Manufacturing |
|
United Spirits Limited
Diageo subsidiary manufacturing and distributing a range of…
|
UNITDSPR | IN | Manufacturing |
|
WULIANGYE YIBIN CO.,LTD.
Produces premium baijiu using traditional five-grain brewin…
|
000858 | CN | 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.