
NICE Infra Co., Ltd — Investor Relations & Filings
NICE Infra Co., Ltd. is a provider of automated solutions, specializing in the professional operation and management of various automated systems. The company's core services include the management of a large network of Automated Teller Machines (ATMs) for financial institutions and retail locations. It also offers end-to-end parking services, encompassing system sales, operational management, and parking lot development. Additionally, NICE Infra develops and deploys automated, contactless kiosks for a diverse client base. The company's portfolio extends to the management of electric vehicle (EV) charging infrastructure and retail logistics services for major retailers. It focuses on delivering integrated, technology-driven solutions across its business segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-31 | Korean | |
| 감사보고서제출 | 2026-03-23 | Korean | |
| 사업보고서 (2025.12) | 2026-03-23 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46365743 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 33118828 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33118792 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33117584 | 기업가치제고계획(자율공시) | 2026-03-31 | Korean | ||
| 33013383 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 33012942 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33012933 | [기재정정]주주총회소집공고 | 2026-03-23 | Korean | ||
| 33012928 | [기재정정]의결권대리행사권유참고서류 | 2026-03-23 | Korean | ||
| 32956589 | [기재정정]의결권대리행사권유참고서류 | 2026-03-16 | Korean | ||
| 32955607 | [기재정정]주주총회소집결의 | 2026-03-16 | Korean | ||
| 32955574 | [기재정정]주주총회소집공고 | 2026-03-16 | Korean | ||
| 32955368 | [기재정정]현금ㆍ현물배당결정 | 2026-03-16 | Korean | ||
| 32927718 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32927700 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32927680 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Service activities incidental to land transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Heilongjiang Transport Development Co.,Ltd
Invests in, operates, and manages transportation infrastruc…
|
601188 | CN | Transportation and storage |
|
Henan Zhongyuan Expressway Co.,Ltd.
Invests in and operates high-grade highways, bridges, and t…
|
600020 | CN | Transportation and storage |
|
Huayu Expressway Group Limited
Manages infrastructure (toll roads) and trades liquor, spir…
|
1823 | HK | Transportation and storage |
|
INM. PARK
Parking management company operating 2,500 facilities in 27…
|
YPARK | ES | Transportation and storage |
|
INVESTIMENTOS E PARTICIP EM INFRA SA INVEPAR
Holding company managing highway, airport, and urban mobili…
|
— | BR | Transportation and storage |
|
Jiangsu Expressway Company Limited
Investment, operation, and management of key toll roads and…
|
177 | CN | Transportation and storage |
|
Jiangxi Ganyue Expressway Co., Ltd.
Invests in, constructs, and operates toll expressways, brid…
|
600269 | CN | Transportation and storage |
|
Jilin Expressway Co.,Ltd.
Invests in, constructs, and operates high-grade highway and…
|
601518 | CN | Transportation and storage |
|
MKP Mobility Limited
Transitioning from edible oils to EV charging infrastructur…
|
521244 | IN | Transportation and storage |
|
MOTIVA INFRAESTRUTURA DE MOBILIDADE S.A.
Manages highway concessions, urban mobility networks, and a…
|
— | BR | Transportation and storage |
NICE Infra 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/17637/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17637 | 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=17637 | 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=17637 \ -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": 17637}, 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 NICE Infra Co., Ltd (id: 17637)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.