XGD INC. — Investor Relations & Filings
XGD INC. focuses on the design, development, and manufacturing of electronic payment terminals and integrated financial technology solutions. Its product suite includes smart POS systems, mobile payment devices, and biometric authentication hardware engineered for secure transaction processing. The company provides a comprehensive ecosystem that combines hardware with cloud-based software services, including payment gateway management, data analytics, and merchant service platforms. These offerings are designed to streamline digital payment workflows for various commercial sectors, including retail and logistics. By leveraging advanced security protocols and innovative biometric integration, the organization facilitates the deployment of secure, efficient, and scalable digital payment infrastructures.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度环境、社会和公司治理(ESG)报告 | 2026-03-27 | Chinese | |
| 关于注销2025年股票期权激励计划部分已获授股票期权的公告 | 2026-03-27 | Chinese | |
| 关于2025年股票期权激励计划第一个行权期行权条件成就的公告 | 2026-03-27 | Chinese | |
| 关于开展外汇衍生品交易业务的可行性分析报告 | 2026-03-27 | Chinese | |
| 关于公司及子公司开展外汇衍生品交易业务的公告 | 2026-03-27 | Chinese | |
| 2025年年度审计报告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 35964124 | 2025年度环境、社会和公司治理(ESG)报告 | 2026-03-27 | Chinese | ||
| 35963568 | 关于注销2025年股票期权激励计划部分已获授股票期权的公告 | 2026-03-27 | Chinese | ||
| 35963564 | 关于2025年股票期权激励计划第一个行权期行权条件成就的公告 | 2026-03-27 | Chinese | ||
| 35963557 | 关于开展外汇衍生品交易业务的可行性分析报告 | 2026-03-27 | Chinese | ||
| 35963556 | 关于公司及子公司开展外汇衍生品交易业务的公告 | 2026-03-27 | Chinese | ||
| 35963554 | 2025年年度审计报告 | 2026-03-27 | Chinese | ||
| 35963552 | 关于对外投资暨关联交易的进展公告 | 2026-03-17 | Chinese | ||
| 35963547 | 关于拟设立控股子公司暨关联交易的公告 | 2026-03-11 | Chinese | ||
| 35963545 | 第六届董事会第二十一次会议决议公告 | 2026-03-11 | Chinese | ||
| 35963543 | 2025年度业绩预告 | 2026-01-27 | Chinese | ||
|
2025
5 filings
| |||||
| 35963538 | 关于为控股子公司综合授信额度提供担保的进展公告 | 2025-12-15 | Chinese | ||
| 35963529 | 关于向香港联交所递交境外上市股份(H股)发行上市申请并刊发申请资料的公告 | 2025-11-26 | Chinese | ||
| 35963528 | 关于对外投资进展暨全资子公司取得土地证的公告 | 2025-11-21 | Chinese | ||
| 35963518 | 关于参加2025年度深圳辖区上市公司投资者网上集体接待日活动的公告 | 2025-11-17 | Chinese | ||
| 35963513 | 关于2025年股票期权激励计划已授予的股票期权行权价格调整完成的公告 | 2025-11-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CONCURRENT TECHNOLOGIES PLC
Designs and manufactures rugged embedded computing solution…
|
CNC | GB | Manufacturing |
|
Corsair Gaming, Inc.
Develops high-performance equipment for gamers, creators, a…
|
CRSR | US | Manufacturing |
|
Cubic Digital Technology Co.,Ltd.
Designs and manufactures commercial display solutions and d…
|
300344 | CN | Manufacturing |
|
DAIKOKU DENKI CO.,LTD.
Develops management systems for pachinko halls and componen…
|
6430 | JP | Manufacturing |
|
DAKTRONICS INC /SD/
Designs and manufactures large-format LED video displays an…
|
DAKT | US | Manufacturing |
|
DapuStor Corporation
Designs and manufactures high-end enterprise NVMe SSDs and …
|
301666 | CN | Manufacturing |
|
Darfon Electronics Corp.
Global provider of notebook keyboards, precision components…
|
8163 | TW | Manufacturing |
|
Data Modul AG
Specialist provider of visual solutions for display, touch,…
|
DAM | DE | Manufacturing |
|
DAWEI TECHNOLOGY (GUANGDONG) GROUP CO., LTD.
Specializes in advanced storage solutions and intelligent a…
|
600589 | CN | Manufacturing |
|
Dawning Information Industry Co.,Ltd
Specializes in high-performance computing, server manufactu…
|
603019 | CN | Manufacturing |
XGD 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/55142/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55142 | 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=55142 | 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=55142 \ -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": 55142}, 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 XGD INC. (id: 55142)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.