
Foster Electric Company, Limited — Investor Relations & Filings
Foster Electric Company, Limited is a manufacturer specializing in loudspeakers, audio equipment, and electronic components. As a leading Original Equipment Manufacturer (OEM), the company develops and supplies a wide array of acoustic products, including various types of speakers, headphones, headsets, and microphones. These components serve diverse markets, including consumer electronics, information and communication technology, and the automotive sector, with a significant focus on in-vehicle audio systems. In addition to its core OEM business, the company also markets professional and high-end audio equipment under its proprietary Fostex brand.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-15 | Japanese | |
| 2026年3月期 決算説明会資料 | 2026-05-15 | Japanese | |
| 役員選任に関するお知らせ | 2026-04-30 | Japanese | |
| 定款一部変更に関するお知らせ | 2026-04-30 | Japanese | |
| 確認書 | 2025-11-10 | Japanese | |
| 半期報告書-第92期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46885345 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-15 | Japanese | ||
| 46885340 | 2026年3月期 決算説明会資料 | 2026-05-15 | Japanese | ||
| 46880365 | 役員選任に関するお知らせ | 2026-04-30 | Japanese | ||
| 46880364 | 定款一部変更に関するお知らせ | 2026-04-30 | Japanese | ||
|
2025
6 filings
| |||||
| 8165063 | 確認書 | 2025-11-10 | Japanese | ||
| 8165033 | 半期報告書-第92期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 7251336 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7250596 | 確認書 | 2025-06-25 | Japanese | ||
| 7250588 | 内部統制報告書-第91期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250577 | 有価証券報告書-第91期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
5 filings
| |||||
| 7301105 | 確認書 | 2024-11-11 | Japanese | ||
| 7301100 | 半期報告書-第91期(2024/04/01-2025/03/31) | 2024-11-11 | Japanese | ||
| 7327651 | 臨時報告書 | 2024-06-26 | Japanese | ||
| 7326827 | 確認書 | 2024-06-26 | Japanese | ||
| 7326820 | 内部統制報告書-第90期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
ACTION
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AMTRAN
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | Manufacturing |
Foster Electric Company, Limited 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/11871/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11871 | 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=11871 | 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=11871 \ -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": 11871}, 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 Foster Electric Company, Limited (id: 11871)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.