
MEXICO EQUITY & INCOME FUND INC — Investor Relations & Filings
MEXICO EQUITY & INCOME FUND INC. is a non-diversified, closed-end management investment company. The fund's investment objective is to seek a high total return through a combination of capital appreciation and current income. To achieve this, the fund invests at least 80% of its assets in a managed portfolio of securities, primarily consisting of equity and convertible securities issued by Mexican companies and listed on the Mexican Stock Exchange, as well as debt securities from Mexican issuers. The fund provides a vehicle for investors who wish to gain exposure to Mexican companies operating across diversified sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| NPORT-P - MEXICO EQUITY & INCOME FUND INC (0000863900) (Filer) | 2026-03-26 | English | |
| SCHEDULE 13G/A Filing | 2026-02-13 | English | |
| SCHEDULE 13G/A Filing | 2026-01-08 | English | |
| DEFINITIVE PROXY STATEMENT | 2025-11-04 | English | |
| Regulatory Filings 2025 | 2025-10-09 | English | |
| CERTIFIED ANNUAL SHAREHOLDER REPORT | 2025-10-07 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33050382 | NPORT-P - MEXICO EQUITY & INCOME FUND INC (0000863900) (Filer) | 2026-03-26 | English | ||
| 24552317 | SCHEDULE 13G/A Filing | 2026-02-13 | English | ||
| 24552318 | SCHEDULE 13G/A Filing | 2026-01-08 | English | ||
|
2025
12 filings
| |||||
| 9806921 | DEFINITIVE PROXY STATEMENT | 2025-11-04 | English | ||
| 9806922 | Regulatory Filings 2025 | 2025-10-09 | English | ||
| 9806923 | CERTIFIED ANNUAL SHAREHOLDER REPORT | 2025-10-07 | English | ||
| 9806926 | FIDELITY BOND | 2025-09-24 | English | ||
| 9806927 | Regulatory Filings 2025 | 2025-09-12 | English | ||
| 9806928 | Regulatory Filings 2025 | 2025-08-27 | English | ||
| 9806929 | Major Shareholding Notification 2025 | 2025-08-19 | English | ||
| 9806930 | Major Shareholding Notification 2025 | 2025-08-07 | English | ||
| 9806932 | Regulatory Filings 2025 | 2025-06-27 | English | ||
| 9806931 | THE MEXICO EQUITY AND INCOME FUND, INC. SEMIANNUAL REPORT 1-31-25 | 2025-04-10 | English | ||
| 9806933 | Regulatory Filings 2025 | 2025-03-31 | English | ||
| 9806936 | Major Shareholding Notification 2025 | 2025-02-07 | English | ||
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… |
MEXICO EQUITY & INCOME FUND INC 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/34553/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34553 | 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=34553 | 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=34553 \ -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": 34553}, 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 MEXICO EQUITY & INCOME FUND INC (id: 34553)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.