
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 |
|---|---|---|---|
|
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 |
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.