
KoreaFurniture — Investor Relations & Filings
Korea Furniture is a retailer and distributor specializing in high-end and luxury furniture. The company provides a curated selection of products for residential and office spaces, including furniture for living rooms, dining rooms, bedrooms, and various accessories. It primarily functions as an importer of premium international furniture brands, which are sold through its e-commerce platform and physical showrooms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-08 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-08 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-08 | Korean | |
| 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-04-03 | Korean | |
| 정기주주총회결과 | 2026-03-19 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46369158 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 44130761 | 주식등의대량보유상황보고서(일반) | 2026-05-08 | Korean | ||
| 44130723 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-08 | Korean | ||
| 44130680 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-08 | Korean | ||
| 33259958 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-04-03 | Korean | ||
| 32984260 | 정기주주총회결과 | 2026-03-19 | Korean | ||
| 32927523 | 사업보고서 (2025.12) | 2026-03-11 | Korean | ||
| 32921329 | 감사보고서제출 | 2026-03-10 | Korean | ||
| 32848170 | 주주총회소집공고 | 2026-02-27 | Korean | ||
| 32833259 | 현금ㆍ현물배당결정 | 2026-02-24 | Korean | ||
| 32833254 | 주주총회소집결의 | 2026-02-24 | Korean | ||
|
2025
4 filings
| |||||
| 33029513 | 주식등의대량보유상황보고서(일반) | 2025-11-03 | Korean | ||
| 33029507 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-11-03 | Korean | ||
| 33022757 | 현금ㆍ현물배당결정 | 2025-10-02 | Korean | ||
| 7864865 | 중간(분기)배당을위한주주명부폐쇄(기준일)결정 | 2025-09-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Retail sale of electrical household appliances, furniture, lighting equipment and other household articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAIRS LIMITED
Multi-brand specialty retailer of home furnishings, bedding…
|
ADH | AU | Wholesale and retail trade |
|
Aditya Vision Limited
Multi-brand retail chain specializing in consumer electroni…
|
AVL | IN | Wholesale and retail trade |
|
AlSaif Stores for Development and Investment Co.
Sells household appliances, kitchenware, and home accessori…
|
4192 | SA | Wholesale and retail trade |
|
AO WORLD PLC
Online retailer of electrical goods with an in-house logist…
|
AO | GB | Wholesale and retail trade |
|
Arhaus, Inc.
Sells premium, sustainably sourced, artisan-crafted home fu…
|
ARHS | US | Wholesale and retail trade |
|
AuGroup (SHENZHEN) Cross-Border Business Co., Ltd.
Cross-border e-commerce retailer managing proprietary brand…
|
2519 | HK | Wholesale and retail trade |
|
BEACON LIGHTING GROUP LIMITED
Retailer and wholesaler of lighting, ceiling fans, and ener…
|
BLX | AU | Wholesale and retail trade |
|
BED BATH & BEYOND, INC.
An e-commerce retailer specializing in a wide assortment of…
|
BBBY | US | Wholesale and retail trade |
|
Beter Bed Holding N.V.
Omni-channel retailer of bedroom furnishings, beds, and mat…
|
BBED | NL | Wholesale and retail trade |
|
BETTERWARE DE MEXICO, S.A.P.I. DE C.V
A direct-to-consumer company offering innovative products f…
|
BWMX | MX | Wholesale and retail trade |
KoreaFurniture 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/16825/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16825 | 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=16825 | 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=16825 \ -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": 16825}, 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 KoreaFurniture (id: 16825)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.