FUKUTA ELECTRIC & MACHINERY CO., LTD. — Investor Relations & Filings
Established in 1988, Fukuta Electric Machinery Co., Ltd. specializes in the research, design, and manufacturing of high-performance electric motors and power systems. Operating under the brand "FUKUTA," the company provides a diverse range of products, including inverter-duty motors, IE3/IE4 high-efficiency motors, AC induction servo motors, and permanent magnet synchronous motors. Fukuta is a recognized pioneer in the electric vehicle (EV) sector, having served as an early supplier for global EV leaders and developing integrated powertrain solutions for non-road vehicles, electric boats, and agricultural machinery. Its technical expertise also extends to drones, low-earth orbit satellites, and aerospace applications. Focused on energy conservation and customization, Fukuta delivers high-efficiency motor solutions and components, such as stators and rotors, to support global technological and green energy transitions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第一季財務報告董事會預計召開日期 為115年05月11日 | 2026-04-29 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-09 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-09 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | |
| 115年3月營業收入 | 2026-04-09 | Chinese | |
| 114年度財務比率 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38492535 | 公告本公司115年第一季財務報告董事會預計召開日期 為115年05月11日 | 2026-04-29 | Chinese | ||
| 33899618 | 115年03月內部人持股異動(事後) | 2026-04-09 | Chinese | ||
| 33899608 | 115年03月董事會成員及持股 | 2026-04-09 | Chinese | ||
| 33892594 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33892586 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 34603470 | 114年度財務比率 | 2026-03-27 | Chinese | ||
| 34603516 | 114年度營益分析 | 2026-03-27 | Chinese | ||
| 34603513 | 114年第4季權益變動表 | 2026-03-27 | Chinese | ||
| 34603506 | 114年第4季現金流量表 | 2026-03-27 | Chinese | ||
| 34603498 | 114年第4季綜合損益表 | 2026-03-27 | Chinese | ||
| 34603494 | 114年第4季資產負債表 | 2026-03-27 | Chinese | ||
| 34603486 | 114年度應收帳款周轉率 | 2026-03-27 | Chinese | ||
| 34603481 | 114年度存貨週轉率 | 2026-03-27 | Chinese | ||
| 34603476 | 114年度毛利率 | 2026-03-27 | Chinese | ||
| 34603522 | 澄清115/03/23經濟日報媒體報導 | 2026-03-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
East Group Co., Ltd
Designs and manufactures power electronics, UPS systems, an…
|
300376 | CN | Manufacturing |
|
Eaton Corp plc
Provides solutions for managing electrical, hydraulic, and …
|
ETN | US | Manufacturing |
|
EGTRONICS Co., Ltd.
Develops power conversion devices for the EV and telecommun…
|
377330 | KR | Manufacturing |
|
Eguana Technologies Inc.
Designs and manufactures grid-interactive energy storage sy…
|
EGT | CA | Manufacturing |
|
EKOS TEKNOLOJİ VE ELEKTRİK A.Ş.
Designs and manufactures equipment for electricity transmis…
|
EKOS | TR | Manufacturing |
|
Electrical Industries Co.
Manufactures and services power transformers and switchgear…
|
1303 | SA | Manufacturing |
|
Electromagnetica S.A.
Manufacturer of electrical equipment, LED lighting, and EV …
|
ELMA | RO | Manufacturing |
|
Electroparataj S.A.
OEM manufacturer of low-voltage electrical equipment and el…
|
ELJ | RO | Manufacturing |
|
Elensys Co.,Ltd.
Manufacturer of electronic components and motors for the ho…
|
264850 | KR | Manufacturing |
|
ELP Corp.
Develops and manufactures test and inspection equipment for…
|
063760 | KR | Manufacturing |
FUKUTA ELECTRIC & MACHINERY 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/52419/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52419 | 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=52419 | 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=52419 \ -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": 52419}, 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 FUKUTA ELECTRIC & MACHINERY CO., LTD. (id: 52419)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.