
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 |
|---|---|---|---|
| 本公司受邀參加台新證券舉辦之「台新2026年第二季全球投資論壇」 | 2026-05-26 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_2707_20260616FE2.pdf | 2026-05-14 | English | |
| 115年年報及股東會資料 — 2026_2707_20260616F02.pdf | 2026-05-14 | Chinese | |
| 115年年報及股東會資料 — 2026_2707_20260616FE1.pdf | 2026-05-14 | English | |
| 115年年報及股東會資料 — 2026_2707_20260616F13.pdf | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 45733725 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45708763 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 45746293 | 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 |
|---|---|---|---|
|
Mac Hotels Limited
Owns, operates, and manages hospitality properties includin…
|
541973 | IN | Accommodation and food service … |
|
MAGMA GROUP BERHAD
Investment holding company with core operations in hospital…
|
— | MY | Accommodation and food service … |
|
Magnificent Hotel Investments Limited
Investment holding company managing hotels, real estate, an…
|
201 | HK | Accommodation and food service … |
|
Mahindra Holidays & Resorts India Limited
Provides vacation ownership and curated family holiday expe…
|
MHRIL | IN | Accommodation and food service … |
|
Maistra d. d.
Hospitality company managing hotels, resorts, and campsites…
|
MAIS | HR | Accommodation and food service … |
|
Makedonijaturist AD
Hotel and catering company operating a portfolio of hotels …
|
MTUR | MK | Accommodation and food service … |
|
Mandarin Oriental International Ltd.
An international hotel group operating a portfolio of luxur…
|
MOIL | BM | Accommodation and food service … |
|
MARCUS CORP
A lodging and entertainment company operating movie theatre…
|
MCS | US | Accommodation and food service … |
|
MARINA DE IRACEMA PARK SA
Operates a hospitality and maritime complex with a hotel an…
|
— | BR | Accommodation and food service … |
|
MARMARİS ALTINYUNUS TURİSTİK TESİSLER A.Ş.
Owns and operates tourist hotels and holiday resorts in Ant…
|
MAALT | TR | 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.