
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 Hapoalim B.M.
Provides banking and financial services to personal, corpor…
|
POLI | IL | Financial and insurance activit… |
|
Bankinter S.A.
Financial services company offering banking, investment, an…
|
BKT | ES | Financial and insurance activit… |
|
BankIslami Pakistan Limited
A financial institution providing Shariah-compliant banking…
|
BIPL | PK | Financial and insurance activit… |
|
Bank Kuznetskiy PAO
A regional commercial bank providing banking services to pr…
|
KUZB | RU | Financial and insurance activit… |
|
Bank Leumi Le-Israel B.M.
A banking corporation offering retail, corporate, and comme…
|
LUMI | IL | Financial and insurance activit… |
|
Bank Linth LLB AG
Swiss regional bank for private and corporate customers in …
|
LINN | CH | Financial and insurance activit… |
|
Bank Mega Tbk
Offers general banking, digital services, credit cards, and…
|
MEGA | ID | Financial and insurance activit… |
|
Bank Millennium S.A.
A universal bank offering financial services to individuals…
|
MIL | PL | Financial and insurance activit… |
|
BankMuscat (S.A.O.G)
Provides corporate, consumer, investment, and Islamic banki…
|
BKMB | OM | Financial and insurance activit… |
|
Bank Ochrony Srodowiska S.A.
A bank financing environmental protection and sustainable d…
|
BOS | PL | 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.