
BORDERS & SOUTHERN PETROLEUM PLC — Investor Relations & Filings
Borders & Southern Petroleum PLC is an independent oil and gas exploration company focused on discovering and monetizing hydrocarbon resources. The company's principal area of activity is the Falkland Islands, where it operates and holds a 100% interest in three large Production Licences covering nearly 10,000 square kilometers in the South Falkland Basin. In 2012, the company made a significant gas condensate discovery, named Darwin, with its first exploration well. This discovery demonstrated a proven petroleum system in the region. The company's business model is to create value through exploration success and then progress discoveries through appraisal and development into production. Its acreage contains numerous additional prospects surrounding the initial find.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Final Results | 2026-05-29 | English | |
| Exercise of Warrants | 2026-05-21 | English | |
| Exercise of Warrants | 2026-03-13 | English | |
| Director Purchase of Shares | 2026-02-02 | English | |
| Holding(s) in Company | 2026-01-14 | English | |
| Exercise of Warrants | 2025-12-15 | English |
Browse filings by year
22 years- 2026 5 filings
- 2025 23 filings
- 2024 17 filings
- 2023 9 filings
- 2022 55 filings
- 2021 52 filings
- 2020 31 filings
- 2019 20 filings
- 2018 14 filings
- 2017 13 filings
- 2016 25 filings
- 2015 12 filings
- 2014 20 filings
- 2013 20 filings
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 47878522 | Final Results | 2026-05-29 | English | ||
| 46715914 | Exercise of Warrants | 2026-05-21 | English | ||
| 32942471 | Exercise of Warrants | 2026-03-13 | English | ||
| 13951386 | Director Purchase of Shares | 2026-02-02 | English | ||
| 12697970 | Holding(s) in Company | 2026-01-14 | English | ||
|
2025
10 filings
| |||||
| 10147952 | Exercise of Warrants | 2025-12-15 | English | ||
| 9778700 | Sea Lion FID Announcement | 2025-12-10 | English | ||
| 11389680 | Half-year Report | 2025-09-24 | English | ||
| 7799529 | Holding(s) in Company | 2025-09-08 | English | ||
| 11382623 | Exercise of Warrants | 2025-09-03 | English | ||
| 46821143 | Group of companies' accounts made up to 2024-12-31 | 2025-07-08 | English | ||
| 11365792 | Director’s Dealing | 2025-06-16 | English | ||
| 6126702 | Result of AGM | 2025-06-12 | English | ||
| 6121510 | Exercise of Warrants | 2025-06-11 | English | ||
| 11355635 | Final Results | 2025-05-19 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for BORDERS & SOUTHERN PETROLEUM 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 natural gas
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PureWave Hydrogen Corp.
Exploration stage company acquiring, exploring, and commerc…
|
PWH | CA | Mining and quarrying |
|
Quantum Helium Limited
Explores for helium, hydrogen, and hydrocarbons with assets…
|
MSMN | AU | Mining and quarrying |
|
Questfire Energy Corp.
An Alberta-based company focused on oil and natural gas exp…
|
Q.A | CA | Mining and quarrying |
|
RANGE RESOURCES CORP
Independent producer of natural gas and NGLs focused on the…
|
RRC | US | Mining and quarrying |
|
Ravenwood Resources Inc.
Acquires, explores, and develops natural resource propertie…
|
— | CA | Mining and quarrying |
|
RedStar Oil & Gas Inc.
Exploration and production company focused on natural gas w…
|
RED | CA | Mining and quarrying |
|
RENN Fund, Inc.
A non-diversified, closed-end investment company using a va…
|
RCG | US | Mining and quarrying |
|
Royal Helium Ltd.
Specializes in the development and production of high-purit…
|
RHC | CA | Mining and quarrying |
|
Sabretooth Resources Inc.
Exploration and development of hydrocarbon assets in BC's M…
|
— | CA | Mining and quarrying |
|
SAN JUAN BASIN ROYALTY TRUST
A trust holding a 75% royalty interest in oil and gas, dist…
|
SJT | US | Mining and quarrying |
BORDERS & SOUTHERN PETROLEUM 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/7525/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7525 | 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=7525 | 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=7525 \ -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": 7525}, 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 BORDERS & SOUTHERN PETROLEUM PLC (id: 7525)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.