
FREQUENCY ELECTRONICS INC — Investor Relations & Filings
Frequency Electronics, Inc. (FEI) designs, develops, and manufactures high-precision timing and frequency control technologies for mission-critical systems. The company's product portfolio includes atomic clocks (rubidium, cesium, hydrogen), quartz oscillators, and advanced radio frequency (RF) modules. These components and subsystems are integral to applications in the aerospace and defense sectors, including satellite navigation (e.g., GPS III), Assured Position, Navigation, and Timing (APNT), Electronic Warfare (EW), and C5ISR networks. With a long heritage in space-qualified solutions, FEI is a leading provider of atomic frequency standards for demanding environments. The company also supplies synchronization solutions for telecommunications networks, such as 5G, and emerging autonomous systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FREQUENCY ELECTRONICS, INC. SCHEDULE 13G | 2009-02-03 | English | |
| Director's Dealing 2009 | 2009-02-02 | English | |
| Director's Dealing 2009 | 2009-02-02 | English | |
| Director's Dealing 2009 | 2009-02-02 | English | |
| Director's Dealing 2009 | 2009-02-02 | English | |
| Director's Dealing 2009 | 2009-02-02 | English |
Browse filings by year
33 years- 2026 1 filing
- 2025 22 filings
- 2024 31 filings
- 2023 24 filings
- 2022 20 filings
- 2021 42 filings
- 2020 52 filings
- 2019 50 filings
- 2018 57 filings
- 2017 38 filings
- 2016 43 filings
- 2015 40 filings
- 2014 27 filings
- 2013 48 filings
- 2012 36 filings
- 2011 43 filings
- 2010 41 filings
- 2009 43 filings
- 2008 32 filings
- 2007 45 filings
- 2006 39 filings
- 2005 30 filings
- 2004 27 filings
- 2003 29 filings
- 2002 15 filings
- 2001 13 filings
- 2000 15 filings
- 1999 11 filings
- 1998 11 filings
- 1997 14 filings
- 1996 7 filings
- 1995 12 filings
- 1994 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2009
13 filings
| |||||
| 9053715 | FREQUENCY ELECTRONICS, INC. SCHEDULE 13G | 2009-02-03 | English | ||
| 9053717 | Director's Dealing 2009 | 2009-02-02 | English | ||
| 9053719 | Director's Dealing 2009 | 2009-02-02 | English | ||
| 9053720 | Director's Dealing 2009 | 2009-02-02 | English | ||
| 9053721 | Director's Dealing 2009 | 2009-02-02 | English | ||
| 9053722 | Director's Dealing 2009 | 2009-02-02 | English | ||
| 9053723 | Director's Dealing 2009 | 2009-02-02 | English | ||
| 9053727 | Director's Dealing 2009 | 2009-02-02 | English | ||
| 9053724 | Director's Dealing 2009 | 2009-02-02 | English | ||
| 9053725 | Director's Dealing 2009 | 2009-02-02 | English | ||
| 9053729 | Director's Dealing 2009 | 2009-02-02 | English | ||
| 9053728 | Director's Dealing 2009 | 2009-01-16 | English | ||
| 9053730 | REGISTRATION STATEMENT | 2009-01-06 | English | ||
|
2008
2 filings
| |||||
| 9053731 | Director's Dealing 2008 | 2008-12-22 | English | ||
| 9053733 | Interim / Quarterly Report 2009 | 2008-12-15 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
FREQUENCY ELECTRONICS INC 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/33277/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33277 | 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=33277 | 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=33277 \ -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": 33277}, 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 FREQUENCY ELECTRONICS INC (id: 33277)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.