
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 |
|---|---|---|---|
|
INBEST PR 4
Real estate investment firm developing prime, mixed-use ass…
|
YINB4 | ES | Real estate activities |
|
INBEST PR 6
Acquires, develops, and manages first-class real estate in …
|
YINB6 | ES | Real estate activities |
|
INBEST PR 7
Real estate investment firm focused on prime, mixed-use ass…
|
YINB7 | ES | Real estate activities |
|
INBEST PR 8
Real estate investment firm acquiring and managing prime as…
|
YINB8 | ES | Real estate activities |
|
InCity Immobilien AG
Real estate firm investing in commercial and residential as…
|
IC8 | DE | Real estate activities |
|
Inclusio SA
Real estate company providing affordable housing for disadv…
|
INCLU | BE | Real estate activities |
|
INDEPENDENCE REALTY TRUST, INC.
A REIT that acquires, owns, and operates multifamily apartm…
|
IRT | US | Real estate activities |
|
INDIQUBE SPACES LIMITED
Provides managed office space solutions and flexible, techn…
|
INDIQUBE | IN | Real estate activities |
|
Indonesian Paradise Property Tbk
Develops, owns, and operates diverse lifestyle properties a…
|
INPP | ID | Real estate activities |
|
Indonesia Prima Property Tbk
Manages and develops a diverse property portfolio including…
|
OMRE | 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.