
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 |
|---|---|---|---|
|
PT Jhonlin Agro Raya Tbk
Agroindustrial company in oil palm plantations and biodiese…
|
JARR | ID | Manufacturing |
|
PT Madusari Murni Indah Tbk.
Holding company of Molindo Group, the largest producer of f…
|
MOLI | ID | Manufacturing |
|
PT Samator Indo Gas Tbk
Specializes in production, marketing, and distribution of i…
|
AGII | ID | Manufacturing |
|
PT Surya Biru Murni Acetylene Tbk
Manufactures and distributes industrial gases, offering cyl…
|
SBMA | ID | Manufacturing |
|
PTT Global Chemical
An integrated petrochemical and refining company making a w…
|
PTTGC | TH | Manufacturing |
|
Puyang Huicheng Electronic Material Co., Ltd.
Produces acid anhydrides and electronic chemicals for elect…
|
300481 | CN | Manufacturing |
|
Qinghai Jinrui Mineral Development Co.,Ltd
Extracts, processes, and distributes strontium-based minera…
|
600714 | CN | Manufacturing |
|
Quechen Silicon Chemical Co.,Ltd.
Global supplier of precipitated silica for green tires and …
|
605183 | CN | Manufacturing |
|
Rainbow Rare Earths Limited
Recovers rare earth elements from phosphogypsum for green e…
|
RBW | GG | Manufacturing |
|
Rajputana Biodiesel Limited
Manufactures biodiesel and crude glycerin from waste oils a…
|
RAJPUTANA | IN | 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.