
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 |
|---|---|---|---|
|
Linde Pakistan Limited
Supplier of industrial and medical gases, engineering servi…
|
LINDE | PK | Manufacturing |
|
Linde PLC
A global industrial gases and engineering company serving d…
|
LIN | IE | Manufacturing |
|
Link Pharma Chem Ltd.
Manufactures pharmaceutical intermediates and specialty che…
|
524748 | IN | Manufacturing |
|
Lithium-for-earth Inc
A diversified company in lithium production, semiconductor …
|
073570 | KR | Manufacturing |
|
Livent Inc.
Global producer of high-performance lithium compounds suppl…
|
LTHM | US | Manufacturing |
|
LIVIUM LTD
Recycles batteries and produces cathode materials for the g…
|
LIT | AU | Manufacturing |
|
Longkou Union Chemical Co., Ltd.
Manufacturer of high-performance organic pigments for inks,…
|
301209 | CN | Manufacturing |
|
Longxing Technology Group Co.,Ltd.
Produces carbon black and silica for global tire, rubber, a…
|
002442 | CN | Manufacturing |
|
Lords Chloro Alkali Ltd
Manufactures caustic soda, chlorine, and other chemicals fo…
|
LORDSCHLO | IN | Manufacturing |
|
LOTTE CHEMICAL CORPORATION
Manufactures petrochemicals, polymers, and materials for ba…
|
011170 | KR | 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.