
Macquarie Korea Infrastructure Fund — Investor Relations & Filings
Macquarie Korea Infrastructure Fund (MKIF) is a leading fund that invests in a diversified portfolio of infrastructure assets. Managed by Macquarie Korea Asset Management, the fund focuses on public-private partnership projects, including toll roads, subways, and ports. MKIF is distinguished as the only infrastructure fund in its market to have successfully completed the full investment cycle, which encompasses financing, investing, managing, and returning capital to shareholders. The fund manages a significant portfolio of toll roads, aiming to deliver stable, long-term returns to its investors through effective asset management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(약식) | 2026-04-02 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-02-02 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2025-10-10 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2025-07-29 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2025-06-12 | Korean | |
| 투자설명서 | 2025-06-11 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33154662 | 주식등의대량보유상황보고서(약식) | 2026-04-02 | Korean | ||
| 13940699 | 주식등의대량보유상황보고서(약식) | 2026-02-02 | Korean | ||
|
2025
8 filings
| |||||
| 33023023 | 주식등의대량보유상황보고서(약식) | 2025-10-10 | Korean | ||
| 7880833 | 주식등의대량보유상황보고서(약식) | 2025-07-29 | Korean | ||
| 7893351 | 주주명부폐쇄기간또는기준일설정 | 2025-06-12 | Korean | ||
| 7894136 | 투자설명서 | 2025-06-11 | Korean | ||
| 7894049 | 증권발행실적보고서 | 2025-06-11 | Korean | ||
| 7894164 | [발행조건확정]증권신고서(채무증권) | 2025-06-10 | Korean | ||
| 7895327 | [발행조건확정]증권신고서(채무증권) | 2025-06-04 | Korean | ||
| 7897695 | 증권신고서(채무증권) | 2025-05-28 | Korean | ||
|
2024
5 filings
| |||||
| 8007333 | 주주명부폐쇄기간또는기준일설정 | 2024-12-11 | Korean | ||
| 8010425 | 주식등의대량보유상황보고서(약식) | 2024-12-02 | Korean | ||
| 8047892 | 유상증자또는주식관련사채등의발행결과(자율공시) | 2024-10-16 | Korean | ||
| 8048319 | 유상증자또는주식관련사채등의청약결과(자율공시) | 2024-10-15 | Korean | ||
| 8049365 | 유상증자또는주식관련사채등의청약결과(자율공시) | 2024-10-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
AAPKI Ventures Inc.
Diversified investment corporation and VC firm focused on e…
|
APKI | CA | Financial and insurance activit… |
|
Abacus Global Management, Inc.
An alternative asset manager specializing in life insurance…
|
ABL | US | Financial and insurance activit… |
Macquarie Korea Infrastructure Fund 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/14971/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14971 | 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=14971 | 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=14971 \ -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": 14971}, 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 Macquarie Korea Infrastructure Fund (id: 14971)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.