
GFRT — Investor Relations & Filings
Silks Hotel Group, formerly Formosa International Hotels Corporation, is a hospitality management organization specializing in luxury hotel operations, food and beverage services, and property management. The group’s portfolio includes a diverse range of brands such as the flagship Regent Taipei, Silks Place, Silks Club, Wellspring by Silks, and the lifestyle-oriented Just Sleep. Beyond lodging, the company maintains a significant presence in the culinary sector, operating high-end restaurants and catering services, including specialized venues at major cultural institutions. Serving a global clientele of business and leisure travelers, the group distinguishes itself through a multi-tiered brand strategy, sophisticated meeting and event facilities, and a commitment to integrating local heritage with international luxury service standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年05月法人說明會簡報 — 270720260527E001.pdf | 2026-05-27 | English | |
| 115年05月法人說明會簡報 — 270720260527M001.pdf | 2026-05-27 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-27 | Chinese | |
| 本公司受邀參加台新證券舉辦之「台新2026年第二季全球投資論壇」 | 2026-05-26 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_2707_20260616FE2.pdf | 2026-05-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47654947 | 115年05月法人說明會簡報 — 270720260527E001.pdf | 2026-05-27 | English | ||
| 47654552 | 115年05月法人說明會簡報 — 270720260527M001.pdf | 2026-05-27 | Chinese | ||
| 47654209 | 115年05月法人說明會簡報 | 2026-05-27 | Chinese | ||
| 47056278 | 本公司受邀參加台新證券舉辦之「台新2026年第二季全球投資論壇」 | 2026-05-26 | Chinese | ||
| 47050532 | 115年05月法人說明會簡報 | 2026-05-26 | Chinese | ||
| 46371946 | 115年年報及股東會資料 — 2026_2707_20260616FE2.pdf | 2026-05-14 | English | ||
| 46371945 | 115年年報及股東會資料 — 2026_2707_20260616F02.pdf | 2026-05-14 | Chinese | ||
| 46371944 | 115年年報及股東會資料 — 2026_2707_20260616FE1.pdf | 2026-05-14 | English | ||
| 46371947 | 115年年報及股東會資料 — 2026_2707_20260616F13.pdf | 2026-05-14 | Chinese | ||
| 46371703 | 115年年報及股東會資料 — 2026_2707_20260616F01.pdf | 2026-05-14 | Chinese | ||
| 46363228 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 45511239 | 115年第1季財務報告書 — 202601_2707_AI1.pdf | 2026-05-11 | Chinese | ||
| 45751465 | 公告董事會決議115年第1季盈餘暫不分配 | 2026-05-11 | Chinese | ||
| 45752107 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-11 | Chinese | ||
| 45746907 | 115年第1季股利金額(董事會決議) | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Pudjiadi & Sons Tbk
Owns and manages hotels, resorts, and boutique suites under…
|
PNSE | ID | Accommodation and food service … |
|
PULAI SPRINGS BERHAD
Proprietor and operator of a premier resort destination, go…
|
— | MY | Accommodation and food service … |
|
Pursuit Attractions & Hospitality, Inc.
Operates curated travel experiences, attractions, and lodge…
|
PRSU | US | Accommodation and food service … |
|
Ras Resorts & Apart Hotels Ltd.
Operates resort and apartment accommodations with event ven…
|
507966 | IN | Accommodation and food service … |
|
Regal Hotels International Holdings Limited
Specializes in the ownership, operation, and management of …
|
78 | HK | Accommodation and food service … |
|
Reliable Ventures India Ltd
Operates luxury heritage hotels, fine dining, and event man…
|
532124 | IN | Accommodation and food service … |
|
RESOL HOLDINGS Co.,Ltd.
Operates a diversified portfolio of hotels, golf courses, a…
|
5261 | JP | Accommodation and food service … |
|
RESORTTRUST,INC.
Operates membership-based resort hotels, medical clubs, and…
|
4681 | JP | Accommodation and food service … |
|
RLJ Lodging Trust
A REIT that owns premium-branded, focused-service and compa…
|
RLJ | US | Accommodation and food service … |
|
ROBUST HOTELS LIMITED
Owns and manages five-star luxury hotel assets and premium …
|
RHL | IN | Accommodation and food service … |
GFRT 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/52186/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52186 | 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=52186 | 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=52186 \ -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": 52186}, 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 GFRT (id: 52186)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.