
The BORN Korea Co., Ltd. — Investor Relations & Filings
The BORN Korea Co., Ltd. is a global food service and hospitality group established in 1993, specializing in the restaurant franchise business. The company develops, manages, and franchises a diverse portfolio of over 20 dining brands, with a focus on providing authentic Korean cuisine at reasonable prices. Its core philosophy is to deliver enjoyable dining experiences and promote a rational food culture. Prominent brands include the Korean BBQ chain Bornga and the beverage franchise Paik's Coffee. In addition to its primary restaurant operations, the company engages in food distribution and regional development projects. Through a network of directly-managed and franchised locations, The BORN Korea is expanding its international footprint to introduce its 'Original Korean Taste' to a worldwide audience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업가치제고계획(자율공시) | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | |
| 사업보고서 (2025.12) | 2026-03-23 | Korean | |
| 감사보고서제출 | 2026-03-19 | Korean | |
| 주주총회소집결의 | 2026-03-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 33135280 | 기업가치제고계획(자율공시) | 2026-04-01 | Korean | ||
| 33118117 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33118073 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33014692 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32982437 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32922040 | 주주총회소집결의 | 2026-03-10 | Korean | ||
| 32921982 | 현금ㆍ현물배당결정 | 2026-03-10 | Korean | ||
| 32921908 | 주주총회소집공고 | 2026-03-10 | Korean | ||
| 32920350 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-10 | Korean | ||
| 19470790 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-13 | Korean | ||
|
2025
5 filings
| |||||
| 10217711 | 기타경영사항(자율공시) | 2025-12-17 | Korean | ||
| 33031053 | 주식매수선택권부여에관한신고 | 2025-11-07 | Korean | ||
| 7867636 | 최대주주등소유주식변동신고서 | 2025-09-01 | Korean | ||
| 7867618 | 주식등의대량보유상황보고서(일반) | 2025-09-01 | Korean | ||
| 7873172 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1957 & Co. (Hospitality) Limited
Restaurant operation and management group offering diverse …
|
8495 | HK | Accommodation and food service … |
|
Afton Food Group Ltd.
International hospitality company operating and franchising…
|
AFF | CA | Accommodation and food service … |
|
Ajisen (China) Holdings Limited
Fast-casual restaurant chain specializing in Japanese ramen…
|
538 | KY | Accommodation and food service … |
|
Alamar Foods Co.
Master franchisee and operator of Domino’s and Dunkin' acro…
|
6014 | SA | Accommodation and food service … |
|
Alsea, S.A.B. de C.V.
Leading operator of global restaurant brands across Latin A…
|
ALSEA | MX | Accommodation and food service … |
|
Americana Restaurants International PLC - Foreign Company
Multi-brand restaurant operator across the Middle East, Nor…
|
6015 | SA | Accommodation and food service … |
|
AMIYAKI TEI CO.,LDT.
Restaurant chain operator specializing in affordable Yakini…
|
2753 | JP | Accommodation and food service … |
|
ANRAKUTEI Co.,Ltd.
Operates multi-brand restaurant chains specializing in meat…
|
7562 | JP | Accommodation and food service … |
|
AP HOLDINGS CO.,LTD.
A food production and restaurant management company with a …
|
3175 | JP | Accommodation and food service … |
|
Arcos Dorados Holdings Inc.
World's largest independent McDonald's franchisee in Latin …
|
ARCO | VG | Accommodation and food service … |
The BORN Korea Co., Ltd. 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/17592/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17592 | 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=17592 | 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=17592 \ -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": 17592}, 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 The BORN Korea Co., Ltd. (id: 17592)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.