
Obeikan Glass Co. — Investor Relations & Filings
Obeikan Glass Co. specializes in the production of high-quality float glass and value-added glass solutions. The company operates a large-scale manufacturing facility utilizing advanced float glass technology to produce clear float glass, high-performance coated glass, and architectural glass products. Its portfolio includes energy-efficient solutions such as low-emissivity (Low-E) and solar control glass, catering to the construction, automotive, and interior design sectors. The company adheres to rigorous international quality standards, ensuring its products meet the technical requirements of complex infrastructure projects. With a significant daily production capacity, it serves a diverse global clientele, focusing on innovation in glass coating and thermal insulation technologies to support sustainable building practices and specialized industrial needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Obeikan Glass Co. announces its Interim Financial results for the Period Ending on 2026-03-31 ( Three Months ) | 2026-05-12 | English | |
| Obeikan Glass Co. Board invites its shareholders to attend the Ordinary General Assembly Meeting the (First Meeting) | 2026-04-30 | English | |
| Obeikan Glass Co. Announcement Regarding the relocation of its head office address | 2026-04-23 | English | |
| Obeikan Glass Co. announces its Annual Financial results for the period ending on 2025-12-31 | 2026-03-30 | English | |
| Obeikan Glass Co. Announcement Regarding The change of its trading name from “Obeikan Glass" to "OGC" | 2026-02-16 | English | |
| Obeikan Glass Co. Announcement Regarding the Launch of the Company’s New Visual Identity | 2025-12-25 | English |
Browse filings by year
5 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agarwal Float Glass India Limited
Trades and processes diverse glass products for constructio…
|
AGARWALFT | IN | Manufacturing |
|
Agarwal Toughened Glass India Limited
Manufacturer of high-performance safety glass for structura…
|
AGARWALTUF | IN | Manufacturing |
|
AGC Inc.
Global manufacturer of glass, electronics, chemicals, and c…
|
5201 | JP | Manufacturing |
|
AGI GREENPAC LIMITED
Manufactures glass containers, PET bottles, and closures fo…
|
AGI | IN | Manufacturing |
|
Anhui Deli Household Glass Co.,Ltd.
Specializes in the production and global distribution of da…
|
002571 | CN | Manufacturing |
|
Asahi India Glass Ltd.
Integrated glass solutions provider for automotive and arch…
|
ASAHIINDIA | IN | Manufacturing |
|
Asahimas Flat Glass Tbk
Manufacturer of flat glass, automotive glass, and mirrors.
|
AMFG | ID | Manufacturing |
|
Baluchistan Glass Limited
Manufactures and sells glass containers for food, beverages…
|
BGL | PK | Manufacturing |
|
BANDARAM PHARMA PACKTECH LIMITED
Manufactures and distributes primary packaging solutions fo…
|
524602 | IN | Manufacturing |
|
Borosil Limited
Manufacturer of borosilicate glassware for consumer, scient…
|
BOROLTD | IN | Manufacturing |
Obeikan Glass Co. 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/53398/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53398 | 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=53398 | 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=53398 \ -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": 53398}, 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 Obeikan Glass Co. (id: 53398)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.