
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 |
|---|---|---|---|
|
Luda Technology Group Ltd
Manufacturer and trader of stainless and carbon steel flang…
|
LUD | US | Manufacturing |
|
Lung Kee Group Holdings Limited
Global leader in the manufacturing and marketing of mould b…
|
255 | HK | Manufacturing |
|
Maharashtra Scooters Ltd.
Manufactures precision die casting dies and manages a strat…
|
MAHSCOOTER | IN | Manufacturing |
|
MANAKSIA LIMITED
Manufacturer of packaging, household insecticides, and stee…
|
MANAKSIA | IN | Manufacturing |
|
MANHO ROPE & WIRE LTD
Manufacturer of ropes and special steel wires for cranes, l…
|
001080 | KR | Manufacturing |
|
Maruti Interior Products Limited
Manufacturer and exporter of modular kitchen storage system…
|
543464 | IN | Manufacturing |
|
MASCO CORP /DE/
Designs, manufactures, and distributes plumbing and decorat…
|
MAS | US | Manufacturing |
|
Mennica Polska S.A.
Manufacturer of circulation coins, commemorative items, and…
|
MNC | PL | Manufacturing |
|
MERCURY CORPORATION
Manufacturer of communications equipment, mobile accessorie…
|
100590 | KR | Manufacturing |
|
Meridian Technologies Inc.
Global supplier specializing in lightweight die-cast compon…
|
— | CA | 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.