
PT Indo-Rama Synthetics Tbk — Investor Relations & Filings
PT Indo-Rama Synthetics Tbk is a global manufacturer of diversified industrial products. The company's core business encompasses the large-scale production of polyester, including polyester filament yarns, polyester staple fibers, and PET resins, alongside spun yarns. Its extensive product portfolio also features other polymers such as polyethylene and polypropylene, in addition to fertilizers and medical gloves. The company is recognized as a leading producer of polyester and spun yarn.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-21 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | |
| INDR - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | |
| INDR - FY 2020 - INDR Audited Consolidated FS 2020.pdf | 2020-12-31 | Indonesian | |
| INDR - FY 2020 - INDR Surat Pengantar LKT 2020 18022021.pdf | 2020-12-31 | Indonesian | |
| INDR - FY 2020 - FinancialStatement-2020-Tahunan-INDR.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46712352 | Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-21 | Indonesian | ||
| 44942713 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | ||
|
2020
6 filings
| |||||
| 45258787 | INDR - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
| 45258782 | INDR - FY 2020 - INDR Audited Consolidated FS 2020.pdf | 2020-12-31 | Indonesian | ||
| 45258775 | INDR - FY 2020 - INDR Surat Pengantar LKT 2020 18022021.pdf | 2020-12-31 | Indonesian | ||
| 45258769 | INDR - FY 2020 - FinancialStatement-2020-Tahunan-INDR.pdf | 2020-12-31 | Indonesian | ||
| 45258765 | INDR - FY 2020 - FinancialStatement-2020-Tahunan-INDR.xlsx | 2020-12-31 | English | ||
| 45258760 | INDR - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACE
Produces acetate-based chemicals and fibers for filtration …
|
4763 | TW | Manufacturing |
|
Acelon
Manufactures synthetic fibers, filament yarns, and sustaina…
|
1466 | TW | Manufacturing |
|
AKSA AKRİLİK KİMYA SANAYİİ A.Ş.
The world's largest acrylic fiber producer for textile and …
|
AKSA | TR | Manufacturing |
|
Anhui Wanwei Updated High-Tech Material Industry Co.,Ltd
Produces PVA-based chemical fibers and advanced materials f…
|
600063 | CN | Manufacturing |
|
Aquafil
A global producer of synthetic fibers and regenerated nylon…
|
ECNL | IT | Manufacturing |
|
BEIJING TONGYIZHONG NEW MATERIAL TECHNOLOGY CORPORATION
Produces UHMWPE fibers and ballistic protection materials f…
|
688722 | CN | Manufacturing |
|
Bolt Projects Holdings, Inc.
Develops and produces biomaterials for the beauty, personal…
|
BSLK | US | Manufacturing |
|
Celanese Canada Inc.
Key manufacturer of specialty chemicals, synthetic fibers, …
|
— | CA | Manufacturing |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
CMFC
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
PT Indo-Rama Synthetics Tbk 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/69333/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69333 | 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=69333 | 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=69333 \ -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": 69333}, 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 PT Indo-Rama Synthetics Tbk (id: 69333)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.