// Adds dimensions UUID, Author and Topic into GA4
Saturday, February 14, 2026
27 C
Singapore

Crocodile spotted at ECP drain, captured and relocated by authorities

Singapore ― Although crocodile sightings in Singapore often take place at Sungei Buloh Wetland Reserve, a surprise visit at East Coast Park (ECP) recently went viral on social media.

A 1.53-metre long crocodile was spotted swimming in a canal near Fort Road at ECP on Tuesday (Oct 5).

Video footage of the crocodile was shared on Facebook group Singapore Wildlife Sightings, garnering over 1,000 responses.

The video showed the crocodile chilling by the water before being taken by authorities for relocation.

Screen Shot 2021 10 07 at 11.00.23 AM
Photo: FB screengrab/Singapore Wildlife Sightings

“Update: croc has been arrested and sent for quarantine order,” quipped Facebook user Atrez who shared the video.

National Parks Board (NParks) volunteers and contractors received reports on the sighting and soon arrived at the scene.

Screen Shot 2021 10 07 at 11.00.59 AM
Photo: FB screengrab/Singapore Wildlife Sightings

“The crocodile was removed and relocated to the core area of Sungei Buloh Wetland Reserve for the safety of the public,” said Dr Adrian Loo, group director of wildlife management at NParks, to Straits Times. 

It was reported that the core area of the wetland reserve, which comprises about 150 hectares of wetland habitats, is closed limits to the public.

See also  Pipe burst at SingPost Centre creates ‘waterfall’ trap on 7-year-old girl in washroom

Saltwater or estuarine crocodiles feed and rest in brackish and freshwater areas, residing on mudflats away from visitor routes, added Dr Loo.

However, their ability to swim in both fresh and saltwater allows them to travel to other areas on the island.

The sighting of the juvenile croc has also been confirmed to be positive because it is a sign that their population is reproducing.

“This is actually good news, as this species is regarded as critically endangered locally,” said Law Ing Sind, co-founder of the Herpetological Society of Singapore.

On Feb 23, 2019, NParks and national water agency PUB relocated a 1.7 metre-long crocodile from Lower Seletar Reservoir back to the wild.

Two years before that, in 2017, warning signs were posted at Changi Beach Park due to another crocodile sighting.

According to NParks on its website, the public is advised to stay calm and back away when encountering a crocodile.

“Do not approach, provoke or feed the animal,” said NParks. /TISG

See also  NParks says enforcement action against man who slept at ECP pavilion was a "last resort" amid public outrage

Read related: Massive crocodile found in drain at Sungei Kadut

Massive crocodile found in drain at Sungei Kadut

 

- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //