
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-05-29 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 기업가치제고계획(자율공시) | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | |
| 사업보고서 (2025.12) | 2026-03-23 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 47882542 | 기업지배구조보고서공시 | 2026-05-29 | Korean | ||
| 46357940 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 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
3 filings
| |||||
| 10217711 | 기타경영사항(자율공시) | 2025-12-17 | Korean | ||
| 33031053 | 주식매수선택권부여에관한신고 | 2025-11-07 | Korean | ||
| 7867636 | 최대주주등소유주식변동신고서 | 2025-09-01 | Korean | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 … |
|
ARK RESTAURANTS CORP
Operates diverse restaurants and catering in landmark and t…
|
ARKR | US | Accommodation and food service … |
|
ASAKUMA CO.,LTD.
Operates and franchises steak, izakaya, and Indonesian rest…
|
7678 | JP | Accommodation and food service … |
|
ATOM CORPORATION
A restaurant management company operating a diverse portfol…
|
7412 | IN | Accommodation and food service … |
|
AUTAGCO LTD.
Investment holding company in food and beverage and premium…
|
1D3 | SG | Accommodation and food service … |
|
Autogrill
Global operator of food, beverage, and retail services for …
|
AGL | IT | Accommodation and food service … |
|
A&W Food Services of Canada
Primary hamburger chain operating franchised fast-food rest…
|
AW | CA | Accommodation and food service … |
|
Bafang
Food service operator specializing in dumplings, noodles, a…
|
2753 | TW | Accommodation and food service … |
|
BALNIBARBI Co.,Ltd.
Develops and operates restaurants, focusing on revitalizing…
|
3418 | JP | 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.