GRG Banking Equipment Co., Ltd. — Investor Relations & Filings
GRG Banking Equipment Co., Ltd. specializes in the development and provision of intelligent self-service solutions, focusing on currency recognition and cash processing technologies. The company designs and manufactures a comprehensive suite of hardware and software, including Automated Teller Machines (ATMs), Video Teller Machines (VTMs), and smart branch transformation systems. Its expertise extends to Automatic Fare Collection (AFC) systems for public transit, as well as intelligent solutions for retail and government sectors. By integrating advanced research in artificial intelligence, biometrics, and big data, the company delivers secure and efficient systems for cash recycling, deposit management, and digital service optimization. Its global operations support financial institutions and service providers through innovative technology and integrated maintenance services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司及子公司使用闲置自有资金进行现金管理的公告 | 2026-03-27 | Chinese | |
| 关于调整公司组织架构的公告 | 2026-03-27 | Chinese | |
| 关于拟续聘会计师事务所的公告 | 2026-03-27 | Chinese | |
| 未来三年(2026年-2028年)股东回报规划 | 2026-03-27 | Chinese | |
| 关于公司计提资产减值准备的公告 | 2026-03-27 | Chinese | |
| 2025年度募集资金存放、管理与使用情况的专项报告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 34958010 | 关于公司及子公司使用闲置自有资金进行现金管理的公告 | 2026-03-27 | Chinese | ||
| 34958007 | 关于调整公司组织架构的公告 | 2026-03-27 | Chinese | ||
| 34958005 | 关于拟续聘会计师事务所的公告 | 2026-03-27 | Chinese | ||
| 34958004 | 未来三年(2026年-2028年)股东回报规划 | 2026-03-27 | Chinese | ||
| 34958003 | 关于公司计提资产减值准备的公告 | 2026-03-27 | Chinese | ||
| 34958000 | 2025年度募集资金存放、管理与使用情况的专项报告 | 2026-03-27 | Chinese | ||
| 34957995 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-27 | Chinese | ||
| 34957991 | 2025年度业绩快报 | 2026-02-27 | Chinese | ||
| 34957990 | 关于完成工商变更登记并换发营业执照的公告 | 2026-02-04 | Chinese | ||
| 34957981 | 关于接受控股子公司广电五舟股东表决权委托的公告 | 2026-01-16 | Chinese | ||
| 34957973 | 关于控股股东非公开发行可交换公司债券换股价格调整的提示性公告 | 2026-01-09 | Chinese | ||
| 34957968 | 2025年中期分红派息实施公告 | 2026-01-06 | Chinese | ||
|
2025
3 filings
| |||||
| 34957959 | 广电运通集团股份有限公司主体长期信用评级报告 | 2025-12-30 | Chinese | ||
| 34957953 | 2025年第三次临时股东会决议公告 | 2025-12-26 | Chinese | ||
| 34957952 | 广电运通2025年第三次临时股东会法律意见书 | 2025-12-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON Technology Inc.
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
Acer Gadget Inc.
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
Acer Incorporated
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK Technology Inc.
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech Co., Ltd.
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AMAX Holding Co., Ltd.
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | Manufacturing |
GRG Banking Equipment Co., Ltd. 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/54206/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54206 | 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=54206 | 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=54206 \ -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": 54206}, 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 GRG Banking Equipment Co., Ltd. (id: 54206)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.