FIC Global, Inc. — Investor Relations & Filings
FIC Global, Inc. (FICG) is an investment holding company that manages a portfolio of technology subsidiaries, including First International Computer (FIC), 3CEMS, and Ubiqconn. The group specializes in the design, development, and manufacturing of advanced electronic solutions across multiple sectors. Key business activities include the production of high-speed optical transceivers, ranging from 400G to 1.6T, for AI and cloud computing applications, as well as the development of smart city infrastructure and smart display systems. FICG provides specialized technical services in semiconductor packaging, including Chip on Board (COB) and Flip Chip technologies, and high-density Surface Mount Technology (SMT). Its product applications extend to automotive electronics, smart energy management, and industrial IoT. The company focuses on leveraging cross-industry synergies to deliver integrated hardware and software solutions for global technology markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-04 | Chinese | |
| 公告本公司115年第1季合併財務報告董事會召開日期 | 2026-05-04 | Chinese | |
| 代子公司廣川科技(廣州)有限公司公告資金貸與相關資料 | 2026-04-30 | Chinese | |
| 代子公司廣上科技(廣州)股份有限公司公告董事會決議 召開2026年臨時股東大會 | 2026-04-30 | Chinese | |
| 115年年報及股東會資料 — 2026_3701_20260527FE1.pdf | 2026-04-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40952870 | 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | ||
| 40952852 | 115年04月董事會成員及持股 | 2026-05-04 | Chinese | ||
| 40822962 | 公告本公司115年第1季合併財務報告董事會召開日期 | 2026-05-04 | Chinese | ||
| 39935003 | 代子公司廣川科技(廣州)有限公司公告資金貸與相關資料 | 2026-04-30 | Chinese | ||
| 39935024 | 代子公司廣上科技(廣州)股份有限公司公告董事會決議 召開2026年臨時股東大會 | 2026-04-30 | Chinese | ||
| 37280211 | 115年年報及股東會資料 — 2026_3701_20260527FE1.pdf | 2026-04-27 | English | ||
| 36127589 | 115年年報及股東會資料 — 2026_3701_20260527FE2.pdf | 2026-04-24 | English | ||
| 36127588 | 115年年報及股東會資料 — 2026_3701_20260527F13.pdf | 2026-04-24 | Chinese | ||
| 36127587 | 115年年報及股東會資料 — 2026_3701_20260527F02.pdf | 2026-04-24 | Chinese | ||
| 36127586 | 115年年報及股東會資料 — 2026_3701_20260527F01.pdf | 2026-04-24 | Chinese | ||
| 35704259 | 代重要子公司廣上科技(廣州)股份有限公司公告 聘任財務負責人 | 2026-04-23 | Chinese | ||
| 35704269 | 代重要子公司廣上科技(廣州)股份有限公司公告選任 第二屆薪酬與考核委員會委員 | 2026-04-23 | Chinese | ||
| 35704277 | 代重要子公司廣上科技(廣州)股份有限公司公告選任 第二屆提名委員會委員 | 2026-04-23 | Chinese | ||
| 35704286 | 代重要子公司廣上科技(廣州)股份有限公司公告選任 第二屆審計委員會委員 | 2026-04-23 | Chinese | ||
| 35704295 | 代重要子公司廣上科技(廣州)股份有限公司公告選任 第二屆戰略委員會委員 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bengal & Assam Company Limited
Principal holding entity for JK Group with investments in a…
|
BENGALASM | IN | Financial and insurance activit… |
|
Berliner Effektengesellschaft AG
A financial holding company providing capital market, broke…
|
BFV | DE | Financial and insurance activit… |
|
BETAPART PARTICIPAÇÕES SA
Investment firm focused on equity interests and real estate…
|
— | BR | Financial and insurance activit… |
|
Bewi Invest AS
An active owner of a portfolio in industry, real estate, se…
|
BEWI | NO | Financial and insurance activit… |
|
BF Investment Limited
Manages strategic equity investments in automotive, special…
|
BFINVEST | IN | Financial and insurance activit… |
|
B.Gaon Holdings Ltd.
Investment holding company focused on infrastructure, indus…
|
GAON-M | IL | Financial and insurance activit… |
|
B Hodl PLC
Manages a corporate Bitcoin treasury and provides related B…
|
HODL | IM | Financial and insurance activit… |
|
BİLİCİ YATIRIM SANAYİ VE TİCARET A.Ş.
A diversified investment holding company operating in texti…
|
BLCYT | TR | Financial and insurance activit… |
|
Binah Capital Group, Inc.
A financial services holding company that acquires and mana…
|
BCG | US | Financial and insurance activit… |
|
Bio Vitos Pharma AB
Develops, produces, and commercializes iron succinate to tr…
|
BIOVIT | SE | Financial and insurance activit… |
FIC Global, Inc. 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/52367/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52367 | 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=52367 | 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=52367 \ -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": 52367}, 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 FIC Global, Inc. (id: 52367)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.