
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 |
|---|---|---|---|
|
Ameris Bancorp
A bank holding company offering financial services to perso…
|
ABCB | US | Financial and insurance activit… |
|
AMERISERV FINANCIAL INC /PA/
A financial institution offering banking, wealth management…
|
ASRV | US | Financial and insurance activit… |
|
ANZ Bank New Zealand Limited
Provides banking, wealth management, and insurance services…
|
ANB | NZ | Financial and insurance activit… |
|
Aozora Bank, Ltd.
A commercial bank providing corporate and retail banking pr…
|
8304 | JP | Financial and insurance activit… |
|
Apna Microfinance Bank Limited
Provides financial services for poverty alleviation and eco…
|
AMBL | PK | Financial and insurance activit… |
|
APS Bank Plc
A community-focused retail bank offering personal, business…
|
APS | MT | Financial and insurance activit… |
|
Arab Bnk Inv.&Frgn. Trade 5.113% 29Jan31
A government bank providing commercial and retail banking s…
|
ARABB0131USD | AE | Financial and insurance activit… |
|
Arab National Bank
Provides commercial and investment banking services and Sha…
|
1080 | SA | Financial and insurance activit… |
|
ARARATBANK OJSC
Universal financial institution offering banking and invest…
|
ARBK | AM | Financial and insurance activit… |
|
Arion Banki
A universal bank offering financial services to individuals…
|
ARION | IS | 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.