
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 |
|---|---|---|---|
|
Japan Property Management Center Co.,Ltd.
Specializes in property management with a focus on subleasi…
|
3276 | JP | Real estate activities |
|
Javedan Corporation Limited
Develops large-scale, self-contained model cities like Naya…
|
JVDC | PK | Real estate activities |
|
Javedan Corporation (Pref)
Real estate development and urban planning, creating integr…
|
JVDCPS | PK | Real estate activities |
|
Jaya Real Property Tbk
A property development, management, and investment company …
|
JRPT | ID | Real estate activities |
|
JBG SMITH Properties
Owns, operates, and develops mixed-use properties in the Wa…
|
JBGS | US | Real estate activities |
|
JEAN
Diversified firm in real estate, property management, and s…
|
2442 | TW | Real estate activities |
|
Jeudan A/S
Real estate and service company focused on properties in Co…
|
JDAN | DK | Real estate activities |
|
JHM DEVELOPMENT S.A.
Implements residential and commercial projects from constru…
|
JHM | PL | Real estate activities |
|
JHSF PARTICIPAÇÕES SA
Develops and manages premium real estate, shopping centers,…
|
— | BR | Real estate activities |
|
Jiande International Holdings Limited
Development and sale of residential and commercial real est…
|
865 | HK | 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.