
CASPIAN SUNRISE PLC — Investor Relations & Filings
Caspian Sunrise PLC is an oil and gas exploration and production company focused on Central Asia, with principal operations in Kazakhstan. The company's core activities involve acquiring and developing interests in crude oil assets, including its main BNG Contract Area. It also holds interests in the Munaily and Beibars Contract Areas and is in the process of acquiring the Block 8 and West Shalva areas. A key operational feature is its ownership of four drilling rigs and the Caspian Explorer, a shallow water drilling vessel. The company's strategy is to build a diversified portfolio of oil, gas, and mining assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Update | 2026-05-18 | English | |
| Acquisition of Mineral Assets | 2026-03-23 | English | |
| Update | 2026-03-13 | English | |
| First oil from the West Shalva Contract Area | 2026-03-03 | English | |
| Testing at the West Shalva Contract Area | 2026-02-10 | English | |
| General Meeting Results | 2026-02-02 | English |
Browse filings by year
20 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46382208 | Update | 2026-05-18 | English | ||
| 33011254 | Acquisition of Mineral Assets | 2026-03-23 | English | ||
| 32940536 | Update | 2026-03-13 | English | ||
| 32871010 | First oil from the West Shalva Contract Area | 2026-03-03 | English | ||
| 19422568 | Testing at the West Shalva Contract Area | 2026-02-10 | English | ||
| 13940271 | General Meeting Results | 2026-02-02 | English | ||
| 13512680 | Completion of the acquisition of the Block 8 | 2026-01-28 | English | ||
| 34555612 | Notice of GM | 2026-01-07 | English | ||
|
2025
7 filings
| |||||
| 11467342 | Re-issue of BNG Contract Area licences | 2025-12-30 | English | ||
| 10599440 | Replacement: Acquisition of Tau-Cen | 2025-12-22 | English | ||
| 10565095 | Acquisition of Tau-Cen | 2025-12-22 | English | ||
| 9281770 | Posting of Annual Report & Accounts | 2025-12-04 | English | ||
| 9270874 | Exemption from future Historic Costs at the BNG | 2025-12-04 | English | ||
| 46825064 | Group of companies' accounts made up to 2024-12-31 | 2025-12-04 | English | ||
| 9130170 | Award of licence at the BNG Contract Area | 2025-12-03 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for CASPIAN SUNRISE PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Extraction of crude petroleum
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CrownJoule Exploration Ltd.
Entity specializing in the exploration and development of o…
|
— | CA | Mining and quarrying |
|
CROWN POINT ENERGIA S.A.
Explores and develops oil and natural gas properties in Aus…
|
— | AR | Mining and quarrying |
|
Crown Point Energy Inc.
Oil and gas company focused on exploration, development, an…
|
CWV | CA | Mining and quarrying |
|
CS Resources Limited
Pioneered horizontal well technologies and SAGD for efficie…
|
— | CA | Mining and quarrying |
|
Cuda Oil and Gas Inc.
Exploration and production company acquiring, developing, a…
|
CUDA | CA | Mining and quarrying |
|
CUE ENERGY RESOURCES LIMITED
Explores, develops, and produces oil and gas assets in Sout…
|
CUE | AU | Mining and quarrying |
|
CURZON ENERGY PLC
A global upstream energy and resources company focused on o…
|
COR | GB | Mining and quarrying |
|
CYGAM Energy Inc.
Acquires, explores, and develops international oil and gas …
|
CYG | CA | Mining and quarrying |
|
Cypress Energy Inc.
Upstream oil and gas company exploring, developing, and pro…
|
CELP | CA | Mining and quarrying |
|
Danoil Energy Ltd.
Junior company exploring and developing oil and gas resourc…
|
— | CA | Mining and quarrying |
CASPIAN SUNRISE PLC 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/7547/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7547 | 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=7547 | 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=7547 \ -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": 7547}, 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 CASPIAN SUNRISE PLC (id: 7547)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.