
SAMICK MUSICAL INSTRUMENTS CO.,LTD — Investor Relations & Filings
Established in 1958, Samick Musical Instruments Co., Ltd. is a global manufacturer of musical instruments. The company is one of the world's largest producers of pianos, offering a wide range of acoustic and digital models under brands including Samick, Seiler, Kohler & Campbell, and Knabe. Its product portfolio extends to a comprehensive selection of fretted instruments, such as electric and acoustic guitars, basses, and banjos, notably through its Greg Bennett Signature Series. Samick also develops electronic instruments and digital audio equipment for computer music production, recording, and sound design under its Infrasonic and Beatmaster brands. The company serves a broad market of musicians by producing a diverse range of instruments known for their quality and value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주주총회소집공고 | 2026-03-17 | Korean | |
| [기재정정]의결권대리행사권유참고서류 | 2026-03-17 | Korean | |
| 주주총회소집공고 | 2026-02-27 | Korean | |
| 주주총회집중일개최사유신고 | 2026-02-27 | Korean | |
| 의결권대리행사권유참고서류 | 2026-02-27 | Korean | |
| 현금ㆍ현물배당결정 | 2026-02-25 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 32960160 | [기재정정]주주총회소집공고 | 2026-03-17 | Korean | ||
| 32960159 | [기재정정]의결권대리행사권유참고서류 | 2026-03-17 | Korean | ||
| 32848102 | 주주총회소집공고 | 2026-02-27 | Korean | ||
| 32848015 | 주주총회집중일개최사유신고 | 2026-02-27 | Korean | ||
| 32847951 | 의결권대리행사권유참고서류 | 2026-02-27 | Korean | ||
| 32837911 | 현금ㆍ현물배당결정 | 2026-02-25 | Korean | ||
| 32837688 | 주주총회소집결의 | 2026-02-25 | Korean | ||
| 32837609 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-25 | Korean | ||
|
2025
7 filings
| |||||
| 12201520 | 주식등의대량보유상황보고서(일반) | 2025-12-24 | Korean | ||
| 33027834 | 주식등의대량보유상황보고서(일반) | 2025-10-29 | Korean | ||
| 33027384 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-28 | Korean | ||
| 33027382 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-28 | Korean | ||
| 33027355 | 최대주주등소유주식변동신고서 | 2025-10-28 | Korean | ||
| 33022866 | 주식등의대량보유상황보고서(일반) | 2025-10-02 | Korean | ||
| 33019365 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2025-09-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of musical instruments
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangzhou Pearl River Piano Group Co.,Ltd
Global manufacturer and distributor of acoustic and digital…
|
002678 | CN | Manufacturing |
|
HAILUN PIANO CO.,LTD.
Designs and manufactures acoustic and digital pianos using …
|
300329 | CN | Manufacturing |
|
Kawai Musical Instruments Manufacturing Co.,Ltd.
Manufacturer of acoustic and digital pianos using innovativ…
|
7952 | JP | Manufacturing |
|
YAMAHA CORPORATION
Manufacturer of musical instruments, audio equipment, and e…
|
7951 | JP | Manufacturing |
SAMICK MUSICAL INSTRUMENTS 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/16683/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16683 | 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=16683 | 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=16683 \ -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": 16683}, 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 SAMICK MUSICAL INSTRUMENTS CO.,LTD (id: 16683)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.