Formosan Rubber Group Inc. — Investor Relations & Filings
Formosan Rubber Group Inc. (FRG) is a diversified enterprise specializing in the manufacture and distribution of rubber, plastic, and synthetic materials. Established in 1952, the company provides a broad range of products, including rubber sheets, industrial fabrics, medical supplies, and construction materials. Its manufacturing capabilities extend to PU leather, plastic foam, and specialized equipment such as inflatable beds, life jackets, and protective apparel. Additionally, the company serves as a supplier of optoelectronic materials. Beyond manufacturing, FRG engages in property development, construction, and the leasing of residential and commercial buildings. The company maintains rigorous quality standards, holding ISO-9001 and ISO-14001 certifications, and focuses on delivering high-performance material solutions for industrial, medical, and consumer markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第2季資產負債表 | 2025-08-12 | Chinese | |
| 公告本公司董事會通過114年第二季合併財務報告。 | 2025-08-12 | Chinese | |
| 114年7月背書保證與資金貸與 | 2025-08-08 | Chinese | |
| 114年7月營業收入 | 2025-08-08 | Chinese | |
| 公告本公司一年內累積處分有價證券達三億元 | 2025-08-06 | Chinese | |
| 114年07月內部人持股異動(事後) | 2025-08-05 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33566004 | 114年第2季資產負債表 | 2025-08-12 | Chinese | ||
| 33566026 | 公告本公司董事會通過114年第二季合併財務報告。 | 2025-08-12 | Chinese | ||
| 33566037 | 114年7月背書保證與資金貸與 | 2025-08-08 | Chinese | ||
| 33566032 | 114年7月營業收入 | 2025-08-08 | Chinese | ||
| 33566040 | 公告本公司一年內累積處分有價證券達三億元 | 2025-08-06 | Chinese | ||
| 33566053 | 114年07月內部人持股異動(事後) | 2025-08-05 | Chinese | ||
| 33566047 | 114年07月董事會成員及持股 | 2025-08-05 | Chinese | ||
| 33566057 | 公告114年第二季財務報告董事會召開日期 | 2025-08-04 | Chinese | ||
| 33566062 | 公告本公司薪資報酬委員會委員辭任。 | 2025-08-04 | Chinese | ||
| 33566072 | 114年6月背書保證與資金貸與 | 2025-07-09 | Chinese | ||
| 33566068 | 114年6月營業收入 | 2025-07-09 | Chinese | ||
| 33566076 | 代子公司板建開發股份有限公司公告股東常會通過解除 新任董事(含監察人)競業禁止之限制 | 2025-07-08 | Chinese | ||
| 33566084 | 代子公司板建開發股份有限公司公告董事會選任新任董事長 及副董事長 | 2025-07-08 | Chinese | ||
| 33566088 | 代子公司板建開發股份有限公司公告董監提前改選, 唯一法人股東重新指派新任董監事名單。 | 2025-07-08 | Chinese | ||
| 33566098 | 114年06月內部人持股異動(事後) | 2025-07-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other rubber products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A-1 LIMITED
Produces reclaimed rubber from waste tires for industrial a…
|
542012 | IN | Manufacturing |
|
Advance Multitech Ltd.
Manufacturer of industrial rubber sheets and polymer produc…
|
526331 | IN | Manufacturing |
|
AIRBOSS OF AMERICA CORP.
Develops and manufactures advanced custom rubber compounds …
|
BOS | CA | Manufacturing |
|
AMEENJI RUBBER LIMITED
Produces rubber-to-metal bonded components and bearings for…
|
544555 | IN | Manufacturing |
|
ANHUI ZHONGDING SEALING PARTS CO.,LTD
Manufactures high-performance rubber and plastic components…
|
000887 | CN | Manufacturing |
|
Armacell
Global manufacturer of engineered foams and flexible foam f…
|
— | LU | Manufacturing |
|
ASAHI RUBBER INC.
Manufactures molded rubber parts for the automotive, medica…
|
5162 | JP | Manufacturing |
|
Bando Chemical Industries, Ltd.
Manufacturer of power transmission belts, conveyor belts, a…
|
5195 | JP | Manufacturing |
|
CHANGZHOU LANGBO SEALING TECHNOLOGIES CO.,LTD.
Specializes in precision rubber sealing solutions for autom…
|
603655 | CN | Manufacturing |
|
Chengdu Shengbang Seals Co., Ltd.
Produces high-performance polymer seals for automotive, aer…
|
301233 | CN | Manufacturing |
Formosan Rubber Group Inc. 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/51973/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51973 | 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=51973 | 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=51973 \ -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": 51973}, 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 Formosan Rubber Group Inc. (id: 51973)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.