
RUENTEX DEVELOP — Investor Relations & Filings
Ruentex Development Co., Ltd. is a diversified developer specializing in large-scale real estate and infrastructure projects. Established with a focus on residential construction, the company has expanded its operations to encompass commercial office buildings, retail complexes, hospitality venues, industrial facilities, and senior housing. It utilizes a vertically integrated business model that combines innovative research and development with rapid construction techniques and rigorous quality management. As a key entity within the Ruentex Group, the company manages a broad portfolio including land development, property leasing, and parking operations. Its strategic approach emphasizes multi-sector growth, integrating construction expertise with retail and distribution services to address evolving market demands. The company is distinguished by its commitment to technical innovation, operational efficiency, and sustainable development practices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司董事會推舉董事長 | 2026-05-20 | Chinese | |
| 公告本公司第五屆審計委員會委員 | 2026-05-20 | Chinese | |
| 公告本公司第一屆永續發展委員會任期屆滿 | 2026-05-20 | Chinese | |
| 公告本公司第四屆薪資報酬委員會任期屆滿 | 2026-05-20 | Chinese | |
| 本公司115年股東常會決議通過解除新任董事競業禁止之限制案 | 2026-05-20 | Chinese | |
| 公告本公司新任董事(含獨立董事)當選名單 | 2026-05-20 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46580756 | 本公司董事會推舉董事長 | 2026-05-20 | Chinese | ||
| 46580758 | 公告本公司第五屆審計委員會委員 | 2026-05-20 | Chinese | ||
| 46586621 | 公告本公司第一屆永續發展委員會任期屆滿 | 2026-05-20 | Chinese | ||
| 46586623 | 公告本公司第四屆薪資報酬委員會任期屆滿 | 2026-05-20 | Chinese | ||
| 46586626 | 本公司115年股東常會決議通過解除新任董事競業禁止之限制案 | 2026-05-20 | Chinese | ||
| 46586628 | 公告本公司新任董事(含獨立董事)當選名單 | 2026-05-20 | Chinese | ||
| 46586630 | 公告本公司115年股東常會重要決議事項 | 2026-05-20 | Chinese | ||
| 46596861 | 公司基本資料 | 2026-05-20 | Chinese | ||
| 46576620 | 功能性委員會成員 | 2026-05-20 | Chinese | ||
| 46575444 | 公司治理組織架構 | 2026-05-20 | Chinese | ||
| 46575618 | 114年度股利金額(股東會決議) | 2026-05-20 | Chinese | ||
| 46374235 | 本公司簽訂【潤泰創新南港之星案基礎工程】之追加協議書等事宜 | 2026-05-14 | Chinese | ||
| 46374237 | 本公司簽訂【潤泰創新五谷王A案新建工程】之結算協議書等事宜 | 2026-05-14 | Chinese | ||
| 46374371 | 公告本公司董事會決議通過115年第1季合併財務報告 | 2026-05-14 | Chinese | ||
| 45733633 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Intercontinental International REIC
A real estate investment company that develops and manages …
|
INTER | GR | Real estate activities |
|
Inter-Gamma Investment Ltd.
Real estate firm developing and managing commercial and res…
|
INTR | IL | Real estate activities |
|
INTERGROUP CORP
A diversified operating company in real estate acquisition,…
|
INTG | US | Real estate activities |
|
Interlogic-Leasing SA
Specializes in real estate operations and the leasing of di…
|
INTL | BG | Real estate activities |
|
Interlogic Real Estate AD
Acquires, develops, manages, and resells residential and co…
|
INTR | BG | Real estate activities |
|
INTERNATIONAL EQUITIES CORPORATION LIMITED.
Focuses on property development, real estate investment, an…
|
IEQ | AU | Real estate activities |
|
InterRent Real Estate Investment Trust
Growth-oriented REIT acquiring, owning, and operating multi…
|
IIP.UN | CA | Real estate activities |
|
Intershop Holding AG
A real estate company focused on investment, development, a…
|
ISN | CH | Real estate activities |
|
Intervest Offices & Warehouses NV
Real estate investor in logistics and office properties in …
|
INTO | BE | Real estate activities |
|
Intiland Development Tbk
Develops, manages, and invests in residential, commercial, …
|
DILD | ID | Real estate activities |
RUENTEX DEVELOP 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/52806/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52806 | 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=52806 | 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=52806 \ -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": 52806}, 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 RUENTEX DEVELOP (id: 52806)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.