
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-05-19 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-15 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 타법인주식및출자증권취득결정(종속회사의주요경영사항) | 2026-04-27 | Korean | |
| 타인에대한채무보증결정 | 2026-04-27 | Korean | |
| 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-04-09 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46527997 | 최대주주등소유주식변동신고서 | 2026-05-19 | Korean | ||
| 46356695 | 주식등의대량보유상황보고서(일반) | 2026-05-15 | Korean | ||
| 46354535 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 37366967 | 타법인주식및출자증권취득결정(종속회사의주요경영사항) | 2026-04-27 | Korean | ||
| 37366931 | 타인에대한채무보증결정 | 2026-04-27 | Korean | ||
| 33898682 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-04-09 | Korean | ||
| 33129703 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-01 | Korean | ||
| 33128621 | [기재정정]정기주주총회결과 | 2026-04-01 | Korean | ||
| 33126261 | 유상증자결정(종속회사의주요경영사항) | 2026-04-01 | Korean | ||
| 33116385 | 타법인주식및출자증권취득결정 | 2026-03-31 | Korean | ||
| 33083895 | 정기주주총회결과 | 2026-03-30 | Korean | ||
| 33043707 | [기재정정]감사보고서제출 | 2026-03-26 | Korean | ||
| 32997892 | 사업보고서 (2025.12) | 2026-03-20 | Korean | ||
| 32997590 | 감사보고서제출 | 2026-03-20 | Korean | ||
| 32960369 | [기재정정]의결권대리행사권유참고서류 | 2026-03-17 | 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.