
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 |
|---|---|---|---|
|
BANK OF AMERICA CORP /DE/
Multinational firm offering banking, investing, and asset m…
|
BAC | US | Financial and insurance activit… |
|
Bank of Baku OJSC
A commercial bank offering retail, corporate, and consumer …
|
BOBAK | AZ | Financial and insurance activit… |
|
Bank Of Baroda
Global financial institution providing retail, corporate, a…
|
BANKBARODA | IN | Financial and insurance activit… |
|
Bank of Beijing Co., Ltd.
Offers corporate and retail banking, focusing on SMEs, tech…
|
601169 | CN | Financial and insurance activit… |
|
Bank of Changsha Co.,Ltd.
Offers corporate and retail banking, wealth management, and…
|
601577 | CN | Financial and insurance activit… |
|
Bank of Chengdu Co.,Ltd.
Provides regional corporate and personal banking, SME lendi…
|
601838 | CN | Financial and insurance activit… |
|
BANK OF CHILE
Financial firm offering banking, asset management, and secu…
|
BCH | CL | Financial and insurance activit… |
|
Bank of China Limited
Large state-owned global financial institution offering com…
|
3988 | CN | Financial and insurance activit… |
|
BANK OF CHINA LIMITED
A diversified financial group offering corporate, personal,…
|
3988 | CN | Financial and insurance activit… |
|
Bank of China Ltd DU SOFR+0.6% 18Sep2026
Provides banking and financial solutions globally to corpor…
|
BCHNA0926USD | AE | 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.