
Mold-Tek Packaging Limited — Investor Relations & Filings
Mold-Tek Packaging Limited specializes in the manufacturing of high-quality rigid plastic packaging solutions. The company is a pioneer in introducing In-Mold Labeling (IML) technology, offering a fully integrated manufacturing process that includes in-house tool rooms, label production, and injection molding facilities. Its product portfolio primarily consists of injection-molded containers designed for the paint, lubricant, food, and FMCG sectors. Mold-Tek provides a wide range of tamper-evident and leak-proof packaging options in various shapes and sizes, utilizing advanced decoration techniques to enhance brand visibility. By maintaining a complete backward integration model, the company ensures precision in mold design and high-speed production capabilities, catering to major multinational and domestic brands with customized, durable, and aesthetically superior packaging solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-26 | English | |
| Analyst Meet | 2026-05-26 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-15 | English | |
| Updates | 2026-05-15 | English | |
| Transcript of Earnings Conference Call held on May 11, 2026 | 2026-05-15 | English | |
| Copy of Newspaper Publication | 2026-05-12 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47067925 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-26 | English | ||
| 47067949 | Analyst Meet | 2026-05-26 | English | ||
| 46354866 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-15 | English | ||
| 46354873 | Updates | 2026-05-15 | English | ||
| 46354799 | Transcript of Earnings Conference Call held on May 11, 2026 | 2026-05-15 | English | ||
| 45301389 | Copy of Newspaper Publication | 2026-05-12 | English | ||
| 45300276 | Newspaper Publication | 2026-05-12 | English | ||
| 44965930 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-11 | English | ||
| 44968896 | Audio Recording of Conference Call for Investors held on May 11, 2026 | 2026-05-11 | English | ||
| 44932956 | Investor Presentation | 2026-05-11 | English | ||
| 44932502 | Investor Presentation | 2026-05-11 | English | ||
| 44933094 | Press Release | 2026-05-11 | English | ||
| 44932513 | Press Release | 2026-05-11 | English | ||
| 44933150 | Financial Results for the quarter and year ended on March 31, 2026 | 2026-05-11 | English | ||
| 44928020 | Outcome of Board Meeting | 2026-05-11 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Viscofan S.A.
Global leader in manufacturing and distributing artificial …
|
VIS | ES | Manufacturing |
|
V Max Spolka Akcyjna
Manufacturer of plastic packaging components, including bot…
|
VMX | PL | Manufacturing |
|
VOLCANO BERHAD
Manufacturer of metal/non-metal nameplates and plastic inje…
|
— | MY | Manufacturing |
|
V.S. International Group Limited
Provides manufacturing services, specializing in plastic in…
|
1002 | HK | Manufacturing |
|
WAPS Co., Ltd.
Develops and sells polymer materials for automotive, constr…
|
196700 | KR | Manufacturing |
|
WATOSCOREACO.,LTD
Manufacturer of water-saving sanitary plastic products for …
|
079000 | KR | Manufacturing |
|
WAVE CYBER(SHANGHAI)CO., LTD.
Manufactures FRP pressure vessels and components for water …
|
688718 | CN | Manufacturing |
|
WAVELOCK HOLDINGS CO.,LTD.
Develops and manufactures advanced composite materials for …
|
7940 | JP | Manufacturing |
|
WAWASAN TKH HOLDINGS BERHAD
Investment holding company, primarily manufacturing and tra…
|
— | MY | Manufacturing |
|
WELL HOPE DEVELOPMENT LIMITED
Manufacturer, wholesaler, exporter of plastic industrial, p…
|
82LB | SG | Manufacturing |
Mold-Tek Packaging Limited 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/62507/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62507 | 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=62507 | 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=62507 \ -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": 62507}, 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 Mold-Tek Packaging Limited (id: 62507)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.