
Guangzhou KingTeller Technology Co., Ltd. — Investor Relations & Filings
Guangzhou KingTeller Technology Co., Ltd. specializes in the research, development, manufacturing, and service of financial self-service equipment and integrated solutions. The company provides a comprehensive range of products, including Automated Teller Machines (ATMs), Video Teller Machines (VTMs), cash recyclers, and intelligent self-service kiosks designed for the banking sector. Beyond hardware, KingTeller offers sophisticated software management systems and technical support services, including equipment maintenance and operational outsourcing. The company focuses on delivering secure, efficient, and innovative technology to enhance the digital transformation of financial institutions. Its solutions are engineered to optimize banking operations, improve customer experience, and ensure high levels of transaction security through advanced biometric and encryption technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 北京市金杜(广州)律师事务所关于广州御银科技股份有限公司2025年年度股东会之法律意见书 | 2026-05-18 | Chinese | |
| 控股股东和实际控制人行为规范(2026年修订) | 2026-04-23 | Chinese | |
| 董事会议事规则(2026年修订) | 2026-04-23 | Chinese | |
| 董事和高级管理人员离职管理制度(2026年修订) | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告(郑蕾) | 2026-04-23 | Chinese |
Browse filings by year
20 years- 2026 25 filings
- 2025 113 filings
- 2024 80 filings
- 2023 165 filings
- 2022 155 filings
- 2021 70 filings
- 2020 73 filings
- 2019 58 filings
- 2018 95 filings
- 2017 88 filings
- 2016 80 filings
- 2015 117 filings
- 2014 76 filings
- 2013 75 filings
- 2012 105 filings
- 2011 111 filings
- 2010 96 filings
- 2009 90 filings
- 2008 80 filings
- 2007 50 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513516 | 2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46513303 | 北京市金杜(广州)律师事务所关于广州御银科技股份有限公司2025年年度股东会之法律意见书 | 2026-05-18 | Chinese | ||
| 36128451 | 控股股东和实际控制人行为规范(2026年修订) | 2026-04-23 | Chinese | ||
| 36128447 | 董事会议事规则(2026年修订) | 2026-04-23 | Chinese | ||
| 36128445 | 董事和高级管理人员离职管理制度(2026年修订) | 2026-04-23 | Chinese | ||
| 36128444 | 2025年度独立董事述职报告(郑蕾) | 2026-04-23 | Chinese | ||
| 36128443 | 关于举行2025年度网上业绩说明会的公告 | 2026-04-23 | Chinese | ||
| 36128442 | 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 36128440 | 2025年度会计师事务所履职情况评估报告 | 2026-04-23 | Chinese | ||
| 36128439 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-23 | Chinese | ||
| 36128438 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 36128437 | 关于使用闲置自有资金进行委托理财的公告 | 2026-04-23 | Chinese | ||
| 36128435 | 公司章程(2026年修订) | 2026-04-23 | Chinese | ||
| 36128434 | 第八届董事会第十二次会议决议公告 | 2026-04-23 | Chinese | ||
| 36128433 | 关于修订《公司章程》及部分制度的公告 | 2026-04-23 | 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
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
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech
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 |
|
AGT
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
AIC
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
AMAX
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
Guangzhou KingTeller Technology 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/54231/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54231 | 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=54231 | 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=54231 \ -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": 54231}, 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 Guangzhou KingTeller Technology Co., Ltd. (id: 54231)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.