
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 |
|---|---|---|---|
|
abrdn Global Premier Properties Fund
A closed-end fund investing globally in real estate equitie…
|
AWP | US | Financial and insurance activit… |
|
abrdn Gold ETF Trust
Issues an ETF whose shares reflect the performance of gold …
|
SGOL | US | Financial and insurance activit… |
|
abrdn Healthcare Investors
Closed-ended fund investing in global healthcare, focusing …
|
HQH | US | Financial and insurance activit… |
|
abrdn Healthcare Opportunities Fund
A closed-ended mutual fund investing globally in healthcare…
|
THQ | US | Financial and insurance activit… |
|
abrdn Income Credit Strategies Fund
A closed-end fund seeking high current income from global f…
|
ACP | US | Financial and insurance activit… |
|
ABRDN JAPAN EQUITY FUND, INC.
A former closed-end fund that invested in Japanese equities…
|
JEQ | US | Financial and insurance activit… |
|
abrdn Japan Investment Trust Plc
A closed-end investment company seeking long-term capital g…
|
AJIT | GB | Financial and insurance activit… |
|
abrdn Life Sciences Investors
A closed-ended fund investing globally in public and privat…
|
HQL | US | Financial and insurance activit… |
|
abrdn National Municipal Income Fund
A closed-ended fund investing in investment-grade US munici…
|
VFL | US | Financial and insurance activit… |
|
abrdn New Dawn Investment Trust Plc
An investment trust seeking capital growth from Asia Pacifi…
|
ABD | GB | 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.