
Samrat Pharmachem Ltd. — Investor Relations & Filings
Samrat Pharmachem Ltd. is a manufacturer and exporter specializing in Iodine and Bromine derivatives. The company produces a comprehensive range of products, including Potassium Iodide, Sodium Iodide, Potassium Iodate, Calcium Iodate, Methyl Iodide, and Periodic Acid. These derivatives are utilized in various applications such as pharmaceutical synthesis, food and salt iodization, animal nutrition, and specialty chemical production. The company emphasizes high-purity standards and technical consistency across its product line to meet the requirements of global markets. Its operations focus on the large-scale synthesis of inorganic and organic iodine compounds, providing essential raw materials for the healthcare, agricultural, and industrial sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| The Board considered and adopted the financial results for the quarter and year ended March 31, 2026 | 2026-05-30 | English | |
| Audited Financial Results for the quarter and year ended 31st March, 2026 | 2026-05-30 | English | |
| Annual Secretarial Compliance for the year ended 31-March-2026 | 2026-05-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47903712 | The Board considered and adopted the financial results for the quarter and year ended March 31, 2026 | 2026-05-30 | English | ||
| 47903725 | Audited Financial Results for the quarter and year ended 31st March, 2026 | 2026-05-30 | English | ||
| 47900573 | Annual Secretarial Compliance for the year ended 31-March-2026 | 2026-05-30 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nemaska Lithium Inc.
Vertically integrated producer supplying battery-grade lith…
|
NMX | CA | Manufacturing |
|
Neogen Chemicals Limited
Produces bromine and lithium-based specialty chemicals for …
|
NEOGEN | IN | Manufacturing |
|
New Japan Chemical Co., Ltd.
A specialty chemical manufacturer of oleochemicals and func…
|
4406 | JP | Manufacturing |
|
NIHON KAGAKU SANGYO CO.,LTD.
Manufacturer of industrial metal-based chemicals and buildi…
|
4094 | JP | Manufacturing |
|
NIHON SEIKO CO.,LTD.
Manufacturer of antimony products, like flame retardants, a…
|
5729 | JP | Manufacturing |
|
Ningbo Bohui Chemical Technology Co., Ltd
Produces specialty chemicals from heavy oil for lubricants,…
|
300839 | CN | Manufacturing |
|
Ningbo Ronbay New Energy Technology Co.,Ltd.
Produces high-nickel cathode materials for lithium-ion batt…
|
688005 | CN | Manufacturing |
|
Ningxia Baofeng Energy Group Co.,Ltd.
Integrated coal-to-chemicals firm producing olefins, coke, …
|
600989 | CN | Manufacturing |
|
NINGXIA ZHONGKE BIOTECHNOLOGY CO., LTD
Produces bio-based long-chain dicarboxylic acids via biolog…
|
600165 | CN | Manufacturing |
|
Nippon Chemical Industrial Co.,Ltd.
Manufacturer of inorganic and specialty chemicals for a wid…
|
4092 | JP | Manufacturing |
Samrat Pharmachem 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/60233/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60233 | 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=60233 | 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=60233 \ -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": 60233}, 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 Samrat Pharmachem Ltd. (id: 60233)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.