
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 |
|---|---|---|---|
|
BAR HARBOR BANKSHARES
Bank holding company providing banking, wealth management, …
|
BHB | US | Financial and insurance activit… |
|
Basellandschaftliche Kantonalbank
A universal bank in northwestern Switzerland for private an…
|
BLKB | CH | Financial and insurance activit… |
|
Basler Kantonalbank
A universal bank providing financial services to clients in…
|
BSKP | CH | Financial and insurance activit… |
|
BayCom Corp
A bank holding company offering financial services to busin…
|
BCML | US | Financial and insurance activit… |
|
BayFirst Financial Corp.
A bank holding company providing community banking services…
|
BAFN | US | Financial and insurance activit… |
|
BCB BANCORP INC
A community-focused bank offering deposit and lending servi…
|
BCBP | US | Financial and insurance activit… |
|
BDO UNIBANK, INC.
A full-service universal bank offering comprehensive financ…
|
7U7B | PH | Financial and insurance activit… |
|
Beacon Financial Corp
A bank holding company offering banking solutions for comme…
|
BBT | US | Financial and insurance activit… |
|
Bendigo and Adelaide Bank Limited
Financial institution offering retail banking and community…
|
BEN | AU | Financial and insurance activit… |
|
Berner Kantonalbank AG
A universal bank offering financial services to private ind…
|
BEKN | CH | 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.