
NAFCO — Investor Relations & Filings
National Aerospace Fasteners Corporation (NAFCO) is a specialized manufacturer of high-precision fastening solutions for aerospace and advanced industrial applications. Established in 1997, the company is a certified supplier of aerospace engine fasteners, producing critical components designed to withstand extreme temperatures and corrosive environments. Its core business encompasses the design, research, and manufacturing of specialized nuts, screws, rivet nuts, and turning parts for aircraft engines, automotive systems, marine vessels, and electronics. NAFCO maintains a competitive edge through rapid product development and comprehensive manufacturing processes, supported by NADCAP and ISO/IEC 17025 certifications. The company provides high-performance hardware for technically demanding sectors, emphasizing reliability and engineering excellence in every component.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第4季財務報告書 — 202504_3004_AIC.pdf | 2026-05-22 | English | |
| 114年第4季財務報告書 — 202504_3004_AIA.pdf | 2026-05-22 | English | |
| 114年年報及股東會資料 — 2026_3004_20260609F17.pdf | 2026-05-21 | Chinese | |
| 114年年報及股東會資料 — 2025_3004_20260609FE4.pdf | 2026-05-21 | English | |
| 114年年報及股東會資料 — 2025_3004_20260609F04.pdf | 2026-05-21 | Chinese | |
| 114年年報及股東會資料 — 2026_3004_20260609FE2.pdf | 2026-05-21 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46756251 | 114年第4季財務報告書 — 202504_3004_AIC.pdf | 2026-05-22 | English | ||
| 46756241 | 114年第4季財務報告書 — 202504_3004_AIA.pdf | 2026-05-22 | English | ||
| 46717395 | 114年年報及股東會資料 — 2026_3004_20260609F17.pdf | 2026-05-21 | Chinese | ||
| 46717386 | 114年年報及股東會資料 — 2025_3004_20260609FE4.pdf | 2026-05-21 | English | ||
| 46717374 | 114年年報及股東會資料 — 2025_3004_20260609F04.pdf | 2026-05-21 | Chinese | ||
| 46717361 | 114年年報及股東會資料 — 2026_3004_20260609FE2.pdf | 2026-05-21 | English | ||
| 46717355 | 114年年報及股東會資料 — 2026_3004_20260609F02.pdf | 2026-05-21 | Chinese | ||
| 46717333 | 114年年報及股東會資料 — 2026_3004_20260609FE1.pdf | 2026-05-21 | English | ||
| 46717329 | 114年年報及股東會資料 — 2026_3004_20260609F01.pdf | 2026-05-21 | Chinese | ||
| 46717307 | 114年年報及股東會資料 — 2026_3004_20260609F13.pdf | 2026-05-21 | Chinese | ||
| 46204557 | 本公司受邀參加元大證券舉辦之國內法人說明會 | 2026-05-12 | Chinese | ||
| 46174448 | 115年05月法人說明會簡報 | 2026-05-12 | Chinese | ||
| 40041720 | 新聞稿--豐達四月自結合併營收為4.19億元 | 2026-05-02 | Chinese | ||
| 40041733 | 115年4月背書保證與資金貸與 | 2026-05-02 | Chinese | ||
| 40041727 | 115年4月營業收入 | 2026-05-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hutter & Schrantz AG
Industrial company processing wire into screens, springs, f…
|
HUS | AT | Manufacturing |
|
HY-LOK CORPORATION
Manufacturer of fittings, valves, and custom solutions for …
|
013030 | KR | Manufacturing |
|
Indian Link Chain Mnfrs. Ltd.
Manufactures industrial link chains for lifting, hauling, a…
|
504746 | IN | Manufacturing |
|
Indospring Tbk
Manufactures and sells spring products for vehicles, supply…
|
INDS | ID | Manufacturing |
|
INSTEEL INDUSTRIES INC
Manufacturer of steel wire reinforcing products for concret…
|
IIIN | US | Manufacturing |
|
Inventronics Limited
Designs and manufactures high-quality, cost-effective metal…
|
IVX | CA | Manufacturing |
|
JangWonTech Co., Ltd.
Manufacturer of light-metal die-cast components for the IT,…
|
174880 | KR | Manufacturing |
|
JiaChen Holding Group Limited
Specializes in manufacturing and distributing raised movabl…
|
1937 | HK | Manufacturing |
|
Jiamei Food Packaging (Chuzhou) Co.,Ltd.
Provides integrated metal and aseptic packaging and beverag…
|
002969 | CN | Manufacturing |
|
JIANGSU FASTEN CO.,LTD
Produces high-performance metal products and optical commun…
|
000890 | CN | Manufacturing |
NAFCO 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/52241/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52241 | 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=52241 | 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=52241 \ -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": 52241}, 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 NAFCO (id: 52241)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.