
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 SANTANDER ARGENTINA S.A
A leading commercial bank and financial services company fo…
|
— | AR | Financial and insurance activit… |
|
Banco Santander (Brasil) S.A.
A universal bank offering retail and wholesale financial pr…
|
BSBR | BR | Financial and insurance activit… |
|
BANCO SANTANDER CHILE
Offers a comprehensive range of commercial and retail finan…
|
BSAC | CL | Financial and insurance activit… |
|
Banco Santander S.A.
A global financial institution offering retail and commerci…
|
SAN | ES | Financial and insurance activit… |
|
Banco Supervielle S.A.
A commercial banking entity with over 130 years of history,…
|
— | AR | Financial and insurance activit… |
|
BANCO VOII S.A.
A financial institution with 20 years experience providing …
|
— | AR | Financial and insurance activit… |
|
Bandhan Bank Limited
Universal bank offering retail, MSME, and corporate service…
|
BANDHANBNK | IN | Financial and insurance activit… |
|
BANESTES SA BANCO DO ESTADO DO ESPIRITO SANTO
State-controlled multi-service bank providing diverse finan…
|
— | BR | Financial and insurance activit… |
|
BANGKOK BANK PUBLIC COMPANY LIMITED
A leading commercial bank and a major regional financial in…
|
50DB | TH | Financial and insurance activit… |
|
Bank7 Corp.
A full-service community and commercial bank for individual…
|
BSVN | US | 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.