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 |
|---|---|---|---|
|
Andrew Yule & Company Ltd
Diversified enterprise in engineering, electrical equipment…
|
526173 | IN | Manufacturing |
|
Anhui ZhongDianXinLong Science and Technology Co., Ltd.
Develops electrical distribution equipment, power systems, …
|
002298 | CN | Manufacturing |
|
AoFrio Limited
Provides energy-efficient hardware and IoT solutions for co…
|
AOF | NZ | Manufacturing |
|
Apanet Spolka Akcyjna
A holding company for computer services, retail, and ecolog…
|
APA | PL | Manufacturing |
|
APS Energia S.A.
Designs and produces industrial power systems for energy, t…
|
APE | PL | Manufacturing |
|
AQ Group
A global manufacturer of components and systems for industr…
|
AQ | SE | Manufacturing |
|
ARTECHE
Develops and manufactures high-tech equipment for the elect…
|
ART | ES | Manufacturing |
|
ASTOR ENERJİ A.Ş.
Manufacturer of transformers and switchgear for the global …
|
ASTOR | TR | Manufacturing |
|
ATC Energies System Limited
Provides power electronics and energy management solutions …
|
ATCENERGY | IN | Manufacturing |
|
Atlanta Electricals Limited
Designs and manufactures power, distribution, and specializ…
|
ATLANTAELE | IN | 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.