
Cosmo Ferrites Ltd. — Investor Relations & Filings
Cosmo Ferrites Ltd. specializes in the manufacturing and export of soft ferrite cores, primarily focusing on Manganese-Zinc (Mn-Zn) ferrite materials. The company produces a wide range of core geometries, including E-cores, U-cores, toroids, and pot cores, designed for high-frequency applications. These components are essential for power transformers, inductors, electronic ballasts, and EMI filters. Serving sectors such as telecommunications, automotive electronics, renewable energy, and consumer electronics, the company emphasizes low power loss and high permeability in its product formulations. Its manufacturing processes adhere to international quality standards, including IATF 16949 and ISO 14001, ensuring reliability for complex electronic systems. Through continuous research and development, the firm develops customized material grades to meet evolving technical requirements in power conversion and signal processing.
Recent filings
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 47017369 | Investor Presentation for the quarter and year ended March 31, 2026. | 2026-05-25 | English | ||
| 47017477 | Press Release with regard to Audited Financial Results of the Company for the quarter and year ended as on 31st March, 2026. | 2026-05-25 | English | ||
| 47015594 | Announcement under Regulation 30 (LODR)- Change in Director | 2026-05-25 | English | ||
| 47015645 | Audited Financial Results for the quarter and year ended as on March 31, 2026. | 2026-05-25 | English | ||
| 47014402 | Pursuant to Regulation 30 read with Part A of Schedule III and Regulation 33 of SEBI (Listing Obligations and Disclosure Requirements) Regulations, 2015, this is to inform that the Board .... | 2026-05-25 | English | ||
| 46615020 | Cosmo Ferrites Ltd-has informed BSE that the meeting of the Board of Directors of the Company is scheduled on 25/05/2026 ,inter alia, to consider and approve Audited Financial Results of .... | 2026-05-20 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
盛合晶微
Specializes in middle-end-of-line manufacturing and advance…
|
688820 | CN | Manufacturing |
|
立立电子
Manufactures high-purity semiconductor silicon materials, i…
|
002257 | CN | Manufacturing |
|
豪声电子
Produces micro-acoustic components and vibration motors for…
|
920701 | CN | Manufacturing |
|
鑫汇科
Provides intelligent control solutions and heating modules …
|
920267 | CN | Manufacturing |
|
雅葆轩
Provides EMS and PCBA services, including SMT, DIP, and com…
|
920357 | CN | Manufacturing |
|
鸿仕达
Provides EMS solutions including PCB design, fabrication, a…
|
920125 | CN | Manufacturing |
Cosmo Ferrites Ltd. 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/60320/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60320 | 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=60320 | 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=60320 \ -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": 60320}, 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 Cosmo Ferrites Ltd. (id: 60320)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.