
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 |
|---|---|---|---|
|
ARMECONOMBANK OJSC
A universal bank serving retail customers and Micro, Small,…
|
HEZB | AM | Financial and insurance activit… |
|
ASA Banka d.d. Sarajevo
A universal commercial bank offering personal, corporate, a…
|
IKBZ | BA | Financial and insurance activit… |
|
ASB Bank Limited
Provides retail, business, and institutional banking, inves…
|
ABB | NZ | Financial and insurance activit… |
|
ASSOCIATED BANC-CORP
A Midwest-based financial institution offering banking and …
|
ASB | US | Financial and insurance activit… |
|
Atlantic Union Bankshares Corp
A bank holding company offering banking, lending, and wealt…
|
AUB | US | Financial and insurance activit… |
|
AUBURN NATIONAL BANCORPORATION, INC
Bank holding company providing financial services to indivi…
|
AUBN | US | Financial and insurance activit… |
|
Aurskog Sparebank
A savings bank offering financial services to individuals a…
|
AURG | NO | Financial and insurance activit… |
|
AU Small Finance Bank Limited
Retail-focused bank providing digital-first credit, deposit…
|
AUBANK | IN | Financial and insurance activit… |
|
Australia and New Zealand Banking Group Ltd.
A multinational provider of banking and financial services …
|
ANZ | AU | Financial and insurance activit… |
|
Avanza Bank Holding
A digital financial platform offering low-cost savings, inv…
|
AZA | SE | 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.