
Magyar Bancorp, Inc. — Investor Relations & Filings
Magyar Bancorp, Inc. is the bank holding company for Magyar Bank, a community bank that provides a range of financial products and services. The company offers commercial and retail financial solutions to individuals, families, and businesses. Its primary services include accepting time, savings, and demand deposits, and originating various types of loans. For individuals, it provides consumer loans and residential mortgage loans for home purchases and refinancing. For commercial clients, it offers a suite of business banking services and commercial loans. The bank also supports its services with digital banking capabilities, including online and mobile banking.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - Magyar Bancorp, Inc. (0001337068) (Filer) | 2026-05-13 | English | |
| 4 - MAGYAR BANCORP, INC. (0001337068) (Filer) | 2026-02-26 | English | |
| 4 - MAGYAR BANCORP, INC. (0001337068) (Filer) | 2026-02-26 | English | |
| 4 - Magyar Bancorp, Inc. (0001337068) (Issuer) | 2026-02-20 | English | |
| 4 - MAGYAR BANCORP, INC. (0001337068) (Filer) | 2026-02-18 | English | |
| 4 - MAGYAR BANCORP, INC. (0001337068) (Filer) | 2026-02-17 | English |
Browse filings by year
22 years- 2026 13 filings
- 2025 31 filings
- 2024 29 filings
- 2023 39 filings
- 2022 44 filings
- 2021 43 filings
- 2020 15 filings
- 2019 18 filings
- 2018 16 filings
- 2017 13 filings
- 2016 16 filings
- 2015 15 filings
- 2014 22 filings
- 2013 24 filings
- 2012 22 filings
- 2011 29 filings
- 2010 38 filings
- 2009 37 filings
- 2008 28 filings
- 2007 56 filings
- 2006 41 filings
- 2005 20 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 45726613 | 10-Q - Magyar Bancorp, Inc. (0001337068) (Filer) | 2026-05-13 | English | ||
| 32890413 | 4 - MAGYAR BANCORP, INC. (0001337068) (Filer) | 2026-02-26 | English | ||
| 32890415 | 4 - MAGYAR BANCORP, INC. (0001337068) (Filer) | 2026-02-26 | English | ||
| 32605760 | 4 - Magyar Bancorp, Inc. (0001337068) (Issuer) | 2026-02-20 | English | ||
| 32890414 | 4 - MAGYAR BANCORP, INC. (0001337068) (Filer) | 2026-02-18 | English | ||
| 32890416 | 4 - MAGYAR BANCORP, INC. (0001337068) (Filer) | 2026-02-17 | English | ||
| 28979138 | 10-Q Filing | 2026-02-13 | English | ||
| 28978947 | 4 Filing | 2026-02-13 | English | ||
| 28979235 | 8-K Filing | 2026-02-12 | English | ||
| 28979353 | 8-K Filing | 2026-02-11 | English | ||
| 28979048 | SCHEDULE 13G/A Filing | 2026-02-09 | English | ||
| 28979363 | SCHEDULE 13G/A Filing | 2026-02-04 | English | ||
| 28978980 | 8-K Filing | 2026-01-29 | English | ||
|
2025
2 filings
| |||||
| 11890473 | DEFA14A | 2025-12-30 | English | ||
| 11890476 | DEF 14A | 2025-12-30 | English | ||
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 Macro SA
A universal bank offering comprehensive financial products …
|
— | AR | 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…
|
BPA | 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… |
Magyar Bancorp, Inc. 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/34126/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34126 | 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=34126 | 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=34126 \ -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": 34126}, 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 Magyar Bancorp, Inc. (id: 34126)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.