
SAMPO — Investor Relations & Filings
Sampo Corporation is a leading designer, manufacturer, and distributor of home appliances and consumer electronics. The company specializes in a comprehensive range of products, including smart air conditioning systems, energy-saving refrigerators, washing machines, and audio-visual equipment such as LED televisions. Its portfolio also encompasses small household appliances, digital signage, and cloud-based electronic solutions. The company focuses on integrating smart technology and energy efficiency into its product development to meet modern consumer demands. Beyond hardware manufacturing, the company maintains an integrated business model that includes e-commerce operations and a robust customer service infrastructure. By leveraging its extensive technical expertise and established brand presence, the company provides diverse lifestyle and electronic solutions for both residential and commercial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年年報及股東會資料 — 2025_1604_20260616FE4.pdf | 2026-05-15 | English | |
| 114年年報及股東會資料 — 2025_1604_20260616F04.pdf | 2026-05-15 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese | |
| 115年第1季大陸投資 | 2026-05-14 | Chinese | |
| 115年第1季財務報告書 — 202601_1604_AI1.pdf | 2026-05-14 | Chinese | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46934508 | 114年年報及股東會資料 — 2025_1604_20260616FE4.pdf | 2026-05-15 | English | ||
| 46934500 | 114年年報及股東會資料 — 2025_1604_20260616F04.pdf | 2026-05-15 | Chinese | ||
| 46372412 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372220 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46368241 | 115年第1季財務報告書 — 202601_1604_AI1.pdf | 2026-05-14 | Chinese | ||
| 46373854 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373504 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373216 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372932 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46280434 | 114年第4季財務報告書 — 202504_1604_AIC.pdf | 2026-05-13 | English | ||
| 46280280 | 114年第4季財務報告書 — 202504_1604_AIA.pdf | 2026-05-13 | English | ||
| 46280253 | 114年第4季財務報告書 — 202501_1604_AI1.pdf | 2026-05-13 | Chinese | ||
| 45751528 | 辦理聲寶元氣綜合長照機構開發計畫案 | 2026-05-11 | Chinese | ||
| 45751892 | 公告本公司115年度第一季合併財務報告 | 2026-05-11 | Chinese | ||
| 45723154 | 115年年報及股東會資料 — 2026_1604_20260616FE1.pdf | 2026-05-11 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PANASONIC MANUFACTURING MALAYSIA BERHAD
Manufacturing and sale of electrical home appliances and re…
|
— | MY | Manufacturing |
|
PASECO CO.LTD
An OEM and manufacturer of heating, cooling, and built-in k…
|
037070 | KR | Manufacturing |
|
PENSONIC HOLDINGS BERHAD
A prominent group engaged in the manufacturing, distributio…
|
— | MY | Manufacturing |
|
PG Electroplast Limited
Offers EMS, ODM, and OEM solutions for consumer durables, a…
|
PGEL | IN | Manufacturing |
|
PILISAR SOCIEDAD ANONIMA
Manufactures, commercializes, and distributes a range of ho…
|
— | AR | Manufacturing |
|
PT Selaras Citra Nusantara Perkasa Tbk
Manufacturer and marketer of home appliances and medical eq…
|
SCNP | ID | Manufacturing |
|
Raymond Industrial Limited
Manufactures electrical household appliances, cigarette pap…
|
229 | HK | Manufacturing |
|
RINNAI CORPORATION
Manufacturer of gas-powered heat and energy appliances for …
|
5947 | JP | Manufacturing |
|
Samin Textiles Limited
Manufacturing, assembly, and wholesale of home appliances
|
SMTM | PK | Manufacturing |
|
SAMSUNG CLIMATE CONTROL CO.,LTD
Manufacturer of vehicle thermal management systems for the …
|
006660 | KR | Manufacturing |
SAMPO 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/51876/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51876 | 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=51876 | 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=51876 \ -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": 51876}, 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 SAMPO (id: 51876)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.