
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 |
|---|---|---|---|
|
CUPID BREWERIES AND DISTILLERIES LIMITED
Produces, bottles, and distributes IMFL spirits and beer fo…
|
512361 | IN | Manufacturing |
|
Davide Campari-Milano N.V.
Global producer and distributor of over 50 premium and supe…
|
CPR | NL | Manufacturing |
|
Diageo PLC
Global leader in beverage alcohol, producing and distributi…
|
DGE | GB | Manufacturing |
|
DISTIL PLC
Owns, develops, and markets a portfolio of premium alcoholi…
|
DIS | GB | Manufacturing |
|
Forbidden Spirits Distilling Corp.
Kelowna-based craft distillery creating high-quality spirit…
|
VDKA | CA | Manufacturing |
|
GANSU HUANGTAI WINE—MARKETING INDUSTRY CO.,LTD
Produces, distributes, and markets Baijiu and grape wines u…
|
000995 | CN | Manufacturing |
|
Globus Spirits Limited
Integrated alcohol manufacturer producing industrial spirit…
|
GLOBUSSPR | IN | Manufacturing |
|
G.M. Breweries Ltd.
Manufactures and markets Country Liquor and Indian Made For…
|
GMBREW | IN | Manufacturing |
|
GRAND OAK CANYONS DISTILLERY LIMITED
Produces, blends, and bottles aged distilled spirits like w…
|
GRANDOAK | IN | Manufacturing |
|
Grozd AD
A beverage producer of alcoholic and non-alcoholic drinks, …
|
GRZD | MK | 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.