
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 |
|---|---|---|---|
|
Krishna Defence And Allied Industries Limited
Develops defense equipment, ballistic protection, and speci…
|
KRISHNADEF | IN | Manufacturing |
|
K. SENG SENG CORPORATION BERHAD
Manufacturing, processing, and trading of stainless steel p…
|
— | MY | Manufacturing |
|
KUK YOUNG G M
Processes and manufactures window, architectural, and house…
|
006050 | KR | Manufacturing |
|
Kunshan Kersen Science & Technology Co.,Ltd
Produces precision structural components for electronics, m…
|
603626 | CN | Manufacturing |
|
Kunshan Kinglai Hygienic Materials Co.,Ltd.
Produces high-purity stainless steel components for biophar…
|
300260 | CN | Manufacturing |
|
KVK CORPORATION
A leading manufacturer of metal kitchen and bath fixtures, …
|
6484 | NL | Manufacturing |
|
Lakshmi Precision Screws Ltd.
Manufacturer of high-tensile fasteners and precision-engine…
|
LAKPRE | IN | Manufacturing |
|
LEGGETT & PLATT INC
A diversified manufacturer of engineered components for bed…
|
LEG | US | Manufacturing |
|
Lindab International
Develops steel-based products for ventilation and indoor cl…
|
LIAB | SE | Manufacturing |
|
Lion Metal Works Tbk
Specializes in steel fabrication, manufacturing and selling…
|
LION | ID | 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.