
FRG — 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 |
|---|---|---|---|
| 公告本公司一年內累積取得有價證券達三億元 | 2026-05-25 | Chinese | |
| 114年年報及股東會資料 — 2026_2107_20260612F17.pdf | 2026-05-21 | Chinese | |
| 114年年報及股東會資料 — 2025_2107_20260612FE4.pdf | 2026-05-21 | English | |
| 114年年報及股東會資料 — 2025_2107_20260612F04.pdf | 2026-05-21 | Chinese | |
| 115年第1季財務報告書 — 202601_2107_AI1.pdf | 2026-05-14 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47025080 | 公告本公司一年內累積取得有價證券達三億元 | 2026-05-25 | Chinese | ||
| 46710412 | 114年年報及股東會資料 — 2026_2107_20260612F17.pdf | 2026-05-21 | Chinese | ||
| 46710407 | 114年年報及股東會資料 — 2025_2107_20260612FE4.pdf | 2026-05-21 | English | ||
| 46710402 | 114年年報及股東會資料 — 2025_2107_20260612F04.pdf | 2026-05-21 | Chinese | ||
| 46367776 | 115年第1季財務報告書 — 202601_2107_AI1.pdf | 2026-05-14 | Chinese | ||
| 46372452 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46203282 | 公告本公司董事會通過晉升代理副總經理案 | 2026-05-12 | Chinese | ||
| 46169846 | 115年第1季權益變動表 | 2026-05-12 | Chinese | ||
| 46155799 | 115年第1季現金流量表 | 2026-05-12 | Chinese | ||
| 46154017 | 115年第1季綜合損益表 | 2026-05-12 | Chinese | ||
| 46141119 | 115年第1季資產負債表 | 2026-05-12 | Chinese | ||
| 46232887 | 本公司民國115年第1季合併財務報告業經董事會決議通過。 | 2026-05-12 | Chinese | ||
| 45664415 | 115年年報及股東會資料 — 2026_2107_20260612F13.pdf | 2026-05-11 | Chinese | ||
| 45664375 | 115年年報及股東會資料 — 2026_2107_20260612FE2.pdf | 2026-05-11 | English | ||
| 45663707 | 115年年報及股東會資料 — 2026_2107_20260612F01.pdf | 2026-05-11 | 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 |
|
CAREPLUS GROUP BERHAD
Manufactures, processes, and trades medical gloves, serving…
|
— | MY | Manufacturing |
|
CHANGZHOU LANGBO SEALING TECHNOLOGIES CO.,LTD.
Specializes in precision rubber sealing solutions for autom…
|
603655 | CN | Manufacturing |
FRG 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 FRG (id: 51973)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.