// Adds dimensions UUID, Author and Topic into GA4
Wednesday, December 17, 2025
23.9 C
Singapore

The Rohingya refugee crisis: the hardships the Rohingyas face

Bangladesh — Since 25 August 2017, more than 700,000 Rohingya refugees have fled to Bangladesh in search of aid and a safer place to reside.

[yotuwp type=”videos” id=”At1KYIAhHnA” ]

The violence unleashed against the Rohingya in Myanmar has been decried as ethnic cleansing and genocide by United Nations (UN) agencies.

Villages were razed to the ground, families torn apart murdered, and women and girls alike were raped.

Fearing for their lives, those who managed to escape from the chaos sought refuge in the heart of Bangladesh.

Today, close to 900,000 Rohingya refugees are crammed into 34 camps; the largest of which — the Kutupalong-Balukhali Expansion Site located in Cox’s Bazar— houses 600,000 refugees.

Living conditions for these refugees are deplorable: sanitation is poor and there is not enough food. The Rohingyas have little access to the internet and lack opportunities for formal education.

There were also reports of Rohingya refugees being shipped to places like Bhasan Char against their will. Bangladesh’s Foreign Minister Abdul Momen asserts that only those willing to leave were taken to the island to ease overcrowding in the camps.

See also  Police looking for married couple after charred foetus found in metal pot in HDB flat

However, several families and individuals that had to move say they had not volunteered or signed up to be sent to a new place. Aid workers also said that the refugees were pressured by government officials who either threatened or bribed them.

On May 31, approximately 4,000 Rohingya refugees were reported to be “unruly” in a protest they staged against living conditions in Bhasan Char. The Bangladesh government insisted that the conditions there were vastly better than in Cox’s Bazar.

And on June 4, a boat carrying approximately 80 Rohingyas arrived at Pulau Idaman, a small island off the coast of Indonesia. One of the boat’s engines was faulty, leading the group to be stranded upon the island. Reports say they are healthy and locals have provided them with sustenance.

- Advertisement -

Hot this week

Pokémon collector rejects S$1.3M offer for a rare card collectible

SINGAPORE: Pokémon trading cards have been popular in Singapore...

Some fresh graduates fuelled to start businesses after struggling to find jobs

SINGAPORE: Some fresh graduates are starting businesses after struggling...

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); } });
// //