
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 |
|---|---|---|---|
| 115年05月法人說明會簡報 — 300420260526E001.pdf | 2026-05-26 | English | |
| 115年05月法人說明會簡報 — 300420260526M001.pdf | 2026-05-26 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-26 | Chinese | |
| 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 |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47842517 | 115年05月法人說明會簡報 — 300420260526E001.pdf | 2026-05-26 | English | ||
| 47842459 | 115年05月法人說明會簡報 — 300420260526M001.pdf | 2026-05-26 | Chinese | ||
| 47842454 | 115年05月法人說明會簡報 | 2026-05-26 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Metizi AD
Manufacturer of steel wires, ropes, and derivative products…
|
METZ | BG | Manufacturing |
|
MIE CORPORATION CO.,LTD
Holding company that manufactures and sells stainless steel…
|
3442 | JP | Manufacturing |
|
Mitsubishi Steel Mfg. Co.,Ltd.
Manufacturer of special steel, springs, and fabricated mate…
|
5632 | JP | Manufacturing |
|
MOLITEC STEEL CO.,LTD.
Manufacturer of cold-rolled special steel strips and heat-t…
|
5986 | JP | Manufacturing |
|
MOOREAST HOLDINGS LTD.
Provides total mooring solutions for offshore renewable ene…
|
1V3 | SG | Manufacturing |
|
MTAR Technologies Limited
Manufactures precision components for nuclear, space, defen…
|
MTARTECH | IN | Manufacturing |
|
MUELLER INDUSTRIES INC
Industrial manufacturer of copper, alloy, aluminum, steel, …
|
MLI | US | Manufacturing |
|
National Fittings Limited
Manufactures and exports precision-engineered steel piping …
|
531289 | IN | Manufacturing |
|
National Metal Manufacturing and Casting Co.
Manufactures metal castings, fasteners, and wire products f…
|
2220 | SA | Manufacturing |
|
NI HSIN GROUP BERHAD
Designs, manufactures, and sells premium stainless steel co…
|
— | MY | 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.