
COWAY Co., Ltd. — Investor Relations & Filings
Coway Co., Ltd. is a company specializing in environmental home appliances designed to enhance health and comfort. Established in 1989, the company focuses on intensive research, engineering, and development to create innovative wellness solutions. Its core product portfolio includes a wide range of water purifiers, air purifiers, and bidets. The company has expanded its offerings into the sleep and wellness sector through its BEREX brand, which features advanced mattresses and massage chairs. Coway is recognized for its award-winning products, home health expertise, and significant market share. Continuously innovating, the company has diversified its product lines and expanded its business globally. A recent initiative includes the launch of Coway Life Solution, a premium elder care platform providing personalized care solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-02-10 | Korean | |
| 투자설명서 | 2025-01-23 | Korean | |
| 증권발행실적보고서 | 2025-01-23 | Korean | |
| [발행조건확정]증권신고서(채무증권) | 2025-01-22 | Korean | |
| [기재정정]증권신고서(채무증권) | 2025-01-17 | Korean | |
| [발행조건확정]증권신고서(채무증권) | 2025-01-17 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
11 filings
| |||||
| 7985816 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-02-10 | Korean | ||
| 7990384 | 투자설명서 | 2025-01-23 | Korean | ||
| 7990206 | 증권발행실적보고서 | 2025-01-23 | Korean | ||
| 7990427 | [발행조건확정]증권신고서(채무증권) | 2025-01-22 | Korean | ||
| 7991532 | [기재정정]증권신고서(채무증권) | 2025-01-17 | Korean | ||
| 7991527 | [발행조건확정]증권신고서(채무증권) | 2025-01-17 | Korean | ||
| 7992499 | 증권신고서(채무증권) | 2025-01-13 | Korean | ||
| 7994254 | 수시공시의무관련사항(공정공시) | 2025-01-06 | Korean | ||
| 7994230 | 주식소각결정 | 2025-01-06 | Korean | ||
| 7994209 | 주요사항보고서(감자결정) | 2025-01-06 | Korean | ||
| 7994154 | 기업가치제고계획예고(안내공시) | 2025-01-06 | Korean | ||
|
2024
4 filings
| |||||
| 8010961 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2024-11-29 | Korean | ||
| 8015863 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8019520 | 기업설명회(IR)개최(안내공시) | 2024-11-11 | Korean | ||
| 8019823 | 연결재무제표기준영업(잠정)실적(공정공시) | 2024-11-08 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AI Health Technology Limited
R&D, manufacturing, and trading of kitchen appliances and c…
|
1715 | HK | Manufacturing |
|
AIRMATE
Specializes in air-related household appliances and indoor …
|
1626 | TW | Manufacturing |
|
Alfa plam a.d.
Leading Southeastern European manufacturer of household hea…
|
ALFA | RS | Manufacturing |
|
Allan International Holdings Limited
Designs, manufactures, and sells household electrical appli…
|
684 | HK | Manufacturing |
|
Alliance Laundry Holdings Inc.
Global leader in laundry solutions, designing and manufactu…
|
ALH | US | Manufacturing |
|
Al-Omran Industrial Trading Co.
Manufactures and distributes household appliances, electron…
|
4141 | SA | Manufacturing |
|
Amica S.A.
A European manufacturer of a wide range of large household …
|
AMC | PL | Manufacturing |
|
Anhui Orivie Technology Co.,Ltd
Develops and manufactures intelligent cleaning and personal…
|
300692 | CN | Manufacturing |
|
ARÇELİK A.Ş.
Multinational manufacturer of household appliances and cons…
|
ARCLK | TR | Manufacturing |
|
ARZUM ELEKTRİKLİ EV ALETLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer and distributor of small electrical home appli…
|
ARZUM | TR | Manufacturing |
COWAY 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/15561/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15561 | 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=15561 | 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=15561 \ -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": 15561}, 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 COWAY Co., Ltd. (id: 15561)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.