
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 |
|---|---|---|---|
| CERTIFIED SEMI-ANNUAL SHAREHOLDER REPORT | 2026-04-06 | English | |
| 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 |
Browse filings by year
33 years- 2026 4 filings
- 2025 12 filings
- 2024 16 filings
- 2023 15 filings
- 2022 14 filings
- 2021 23 filings
- 2020 14 filings
- 2019 14 filings
- 2018 22 filings
- 2017 22 filings
- 2016 17 filings
- 2015 21 filings
- 2014 14 filings
- 2013 39 filings
- 2012 16 filings
- 2011 13 filings
- 2010 12 filings
- 2009 20 filings
- 2008 22 filings
- 2007 35 filings
- 2006 34 filings
- 2005 22 filings
- 2004 16 filings
- 2003 13 filings
- 2002 10 filings
- 2001 9 filings
- 2000 10 filings
- 1999 25 filings
- 1998 10 filings
- 1997 17 filings
- 1996 5 filings
- 1995 10 filings
- 1994 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46143737 | CERTIFIED SEMI-ANNUAL SHAREHOLDER REPORT | 2026-04-06 | English | ||
| 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
11 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 | ||
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 Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | 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… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | 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.