
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 BTG PACTUAL S/A
Global financial firm offering investment banking, asset an…
|
— | BR | Financial and insurance activit… |
|
Banco CMF S.A.
Specialized financial institution providing diverse financi…
|
— | AR | Financial and insurance activit… |
|
Banco Columbia S,A
Private financial institution established in 1970, speciali…
|
— | AR | Financial and insurance activit… |
|
Banco Comafi S.A.
Provides comprehensive banking and financial services to in…
|
— | AR | Financial and insurance activit… |
|
Banco Comercial Portugues
A private financial group offering retail, corporate, and i…
|
BCPN | PT | Financial and insurance activit… |
|
BANCO DA AMAZÔNIA S.A.
Federal financial institution driving sustainable developme…
|
— | BR | Financial and insurance activit… |
|
BANCO DE CORRIENTES S.A.
A provincial public bank offering comprehensive financial s…
|
— | AR | Financial and insurance activit… |
|
BANCO DE GALICIA Y BUENOS AIRES S.A.
One of the largest private universal banks, offering a comp…
|
— | AR | Financial and insurance activit… |
|
Banco de la Provincia de Córdoba S.A.
A financial institution, pillar of the provincial economy, …
|
— | AR | Financial and insurance activit… |
|
BANCO DEL SOL SA
Fully digital financial institution offering comprehensive …
|
— | 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.