
BIO PORT KOREA — Investor Relations & Filings
BIO PORT KOREA is a food and beverage manufacturer that develops, produces, and distributes a range of products for domestic and global markets. The company's portfolio includes traditional Korean teas, such as honey and fruit teas, as well as other beverages, snacks, cookies, and processed foods. A key focus is the use of natural and high-quality ingredients, supported by an in-house Research and Development center dedicated to innovating new products and researching the functionality of natural extracts. The company operates advanced production facilities with globally recognized food safety certifications, including HACCP, to ensure product quality and safety.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-28 | Korean | |
| 기타시장안내(약명및영문명) (영문상호) | 2026-04-14 | Korean | |
| 상호변경안내 | 2026-03-26 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46368206 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 37786538 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-28 | Korean | ||
| 34472218 | 기타시장안내(약명및영문명) (영문상호) | 2026-04-14 | Korean | ||
| 33046527 | 상호변경안내 | 2026-03-26 | Korean | ||
| 33046035 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32974464 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32974442 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32926401 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32906764 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-06 | Korean | ||
| 32543299 | 주주총회소집결의 | 2026-02-20 | Korean | ||
| 13645809 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-01-29 | Korean | ||
|
2025
4 filings
| |||||
| 33026418 | 전환청구권행사 (제1회차) | 2025-10-23 | Korean | ||
| 7872762 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7885479 | 주식등의대량보유상황보고서(약식) | 2025-07-10 | Korean | ||
| 7891542 | 주식등의대량보유상황보고서(약식) | 2025-06-20 | Korean | ||
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bama Tea Co., Ltd.
Prominent Chinese tea chain brand covering all six major ca…
|
6980 | HK | Manufacturing |
|
Bansisons Tea Industries Ltd.
Processes and manufactures CTC and Orthodox tea for bulk an…
|
519353 | IN | Manufacturing |
|
BRC Inc.
A veteran-founded company that roasts coffee and sells merc…
|
BRCC | US | Manufacturing |
|
CCL Products (India) Ltd.
Global manufacturer of instant coffee and customized soluti…
|
CCL | IN | Manufacturing |
|
CIMG Inc.
A business group in digital health, AI, crypto, marketing, …
|
IMG | US | Manufacturing |
|
COFFEE HOLDING CO INC
An integrated wholesale coffee roaster and dealer of green …
|
JVA | US | Manufacturing |
|
DONG SUH COMPANIES INC.
A diversified enterprise in the food industry, offering pac…
|
026960 | KR | Manufacturing |
|
EFOR ÇAY SANAYİ TİCARET A.Ş.
Producer of tea products with a 60,000-ton annual capacity …
|
EFORC | TR | Manufacturing |
|
FARMER BROTHERS CO
A national coffee roaster and distributor serving the foods…
|
FARM | US | Manufacturing |
|
Jay Shree Tea & Industries Ltd.
Produces and exports tea, chemicals, fertilizers, sugar, an…
|
JAYSREETEA | IN | Manufacturing |
BIO PORT KOREA 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/17443/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17443 | 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=17443 | 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=17443 \ -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": 17443}, 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 BIO PORT KOREA (id: 17443)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.