
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 |
|---|---|---|---|
|
A-Labs Capital II Corp.
Capital Pool Company (CPC) identifying tech targets for a Q…
|
ALAB.P | CA | Financial and insurance activit… |
|
Alaris Equity Partners Income Trust
A private equity firm providing alternative, non-control ca…
|
AD.UN | CA | Financial and insurance activit… |
|
ALBION DEVELOPMENT VCT PLC
A venture capital trust investing in unquoted, high-growth …
|
AADV | GB | Financial and insurance activit… |
|
ALBION ENTERPRISE VCT PLC
A venture capital trust investing in unlisted, early and gr…
|
AAEV | GB | Financial and insurance activit… |
|
ALBION TECHNOLOGY & GENERAL VCT PLC
A venture capital trust investing in unquoted tech and non-…
|
AATG | GB | Financial and insurance activit… |
|
ALBION VENTURE CAPITAL TST PLC
Specialist investment company providing capital to high-gro…
|
AAVC | GB | Financial and insurance activit… |
|
ALDD VENTURES CORP.
CPC identifying and evaluating assets or businesses for a q…
|
ALDD.P | CA | Financial and insurance activit… |
|
Alexandria Group Oyj
An investment services company specializing in savings and …
|
ALEX | FI | Financial and insurance activit… |
|
Alistithmar AREIC Diversified REIT Fund
Shariah-compliant REIT investing in diversified income-gene…
|
4350 | SA | Financial and insurance activit… |
|
ALLIANCEBERNSTEIN GLOBAL HIGH INCOME FUND INC
A closed-end fund seeking high income from a global portfol…
|
AWF | 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.