
Banco Macro SA — Investor Relations & Filings
Banco Macro SA operates as a universal bank, delivering a comprehensive suite of financial products and services. Its core market segments include low and mid-income individuals, alongside small and mid-sized companies. For individual clients, the bank offers online accounts (in pesos and dollars), credit and debit cards, personal loans, and digital banking services, frequently enhanced by promotional benefits. Business clients benefit from specialized solutions such as online corporate accounts, digital banking platforms, and tailored services for SMEs, merchants, and the agricultural sector. The bank prioritizes digital accessibility and a broad spectrum of financial tools to meet the diverse needs of its clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DETALLE DE GARANTIAS OTORGADAS AL 30-04-2026 | 2026-05-14 | Spanish | |
| FEC. CELEB.: 06-05-2026 - TEMA: 6 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2026-05-08 | Spanish | |
| ORGANO DISTRIB.: DIRECTORIO - FEC. RESOLUC.: 30-04-2026 - TIPO PAGO: EN EFECTIVO - PAGO DE DIVIDENDOS | 2026-05-06 | Spanish | |
| HECHO RELEVANTE - CRONOGRAMA PAGO DIVIDENDOS 2026 | 2026-05-06 | Spanish | |
| CERTIFICADO DE GARANTIA AGRONORTE SRL - CERTIFICADO DE GARANTÍA (ENT. DE GARANTÍA) | 2026-05-05 | Spanish | |
| CUIT: 27-23132412-2 - MARIA BERNARDA ANNAN - PER. DESDE: 01-04-2026 - PER. HASTA: 30-04-2026 - FEC. INFORME: 04-05-2026 - INFORME RECLAMOS Y O DENUNCIAS | 2026-05-04 | Spanish |
Browse filings by year
26 years- 2026 81 filings
- 2025 170 filings
- 2024 168 filings
- 2023 153 filings
- 2022 148 filings
- 2021 123 filings
- 2020 112 filings
- 2019 107 filings
- 2018 249 filings
- 2017 199 filings
- 2016 176 filings
- 2015 134 filings
- 2014 102 filings
- 2013 95 filings
- 2012 89 filings
- 2011 126 filings
- 2010 85 filings
- 2009 209 filings
- 2008 297 filings
- 2007 135 filings
- 2006 135 filings
- 2005 88 filings
- 2004 96 filings
- 2003 35 filings
- 2002 18 filings
- 2001 7 filings
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Banco Hipotecario S.A.
A commercial bank and prominent mortgage lender offering co…
|
— | AR | Financial and insurance activit… |
|
Banco Industrial S.A.
A leading financial institution established in 1968, offeri…
|
— | GT | Financial and insurance activit… |
|
Banco Mariva S.A.
A financial group with 70+ years experience in corporate, i…
|
— | AR | Financial and insurance activit… |
|
BANCO MERCANTIL BRASIL SA
Provides retail and commercial banking with specialized ser…
|
— | BR | Financial and insurance activit… |
|
BANCO MERCANTIL DE INVESTIMENTOS S.A.
Provides capital financing and investment banking for produ…
|
— | BR | Financial and insurance activit… |
|
Banco Patagonia SA
A commercial bank offering comprehensive financial solution…
|
— | AR | Financial and insurance activit… |
|
BANCO PINE S/A
Provides wholesale credit and investment banking services t…
|
— | BR | Financial and insurance activit… |
|
Bancorp, Inc.
Provides private-label banking and technology solutions for…
|
TBBK | US | Financial and insurance activit… |
|
Banco Sabadell S.A.
A universal banking group serving SMEs, affluent individual…
|
SAB | ES | Financial and insurance activit… |
|
BANCO SAENZ S.A.
Provides financial services; being acquired by Banco Macro …
|
— | AR | Financial and insurance activit… |
Banco Macro SA 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/68452/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68452 | 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=68452 | 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=68452 \ -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": 68452}, 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 Banco Macro SA (id: 68452)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.