
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 |
|---|---|---|---|
|
MHV Mediterranean Hospitality Venture PLC
A hospitality and real estate company that owns, develops, …
|
MHV | CY | Accommodation and food service … |
|
MILLENNIUM & COPTHORNE HOTELS LIMITED
Owns, manages, and operates a diverse collection of hotels …
|
4Q1B | SG | Accommodation and food service … |
|
Millennium & Copthorne Hotels New Zealand Limited
Operates multi-tiered hotel brands and residential land dev…
|
MCK | NZ | Accommodation and food service … |
|
MINOAN GROUP PLC
A development company creating a large-scale, luxury touris…
|
MIN | GB | Accommodation and food service … |
|
Miramar Hotel and Investment Company, Limited
A diversified service group focused on hospitality, propert…
|
71 | HK | Accommodation and food service … |
|
MNC Tourism Indonesia Tbk
Develops and operates integrated tourism destinations, hosp…
|
KPIG | ID | Accommodation and food service … |
|
Modra Špilja d.d.
Hospitality company operating a hotel in Komiža, Vis with a…
|
MDSP | HR | Accommodation and food service … |
|
Movinn A/S
Provider of furnished and serviced accommodation for short …
|
MOVINN | DK | Accommodation and food service … |
|
My Humble House
Operates luxury hotels and premium catering integrated with…
|
2739 | TW | Accommodation and food service … |
|
National Corporation for Tourism & Hotels
A key player in tourism and hospitality, operating hotels, …
|
NCTH | AE | 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.