... | 🕐 --:--
-- -- --
عاجل
⚡ عاجل: كريستيانو رونالدو يُتوّج كأفضل لاعب كرة قدم في العالم ⚡ أخبار عاجلة تتابعونها لحظة بلحظة على خبر ⚡ تابعوا آخر المستجدات والأحداث من حول العالم
⌘K
AI مباشر
28135 مقال 231 مصدر نشط 38 قناة مباشرة 6695 خبر اليوم
آخر تحديث: منذ 0 ثانية

Death toll rises in Kenyan flooding

العالم
RT English
2026/03/24 - 10:12 501 مشاهدة

Police said over 2,600 families have been displaced, while Nairobi is the hardest-hit region

Floods have killed at least 81 people across Kenya this month, with emergency teams deployed nationwide as heavy rains continue, the Kenyan National Police Service said on Sunday. 

Authorities stated search and rescue operations were ongoing in coordination with other agencies, as rising waters triggered flash floods, displaced about 2,690 families, and damaged infrastructure. Fatalities were reported in eastern, coastal, Nyanza, Rift Valley, and central regions.

“Nairobi remains the hardest-hit region, with 37 victims,” according to a statement. The death toll across the country has risen by dozens in the past two weeks. 

Officials in the capital have intensified drainage clearing, river desilting, and clean-up operations, while also demolishing illegal structures built along riverbanks to reopen blocked waterways and improve water flow. Nairobi Governor Johnson Sakaja has also ordered an urgent overhaul of the Nairobi Dam to reduce the risk of further flooding.

Read more
Nairobi, Kenya, March 6, 2026.
Dozens dead in Kenyan flooding (VIDEO)

Kenyan police warned that the rains were expected to persist and urged the public to remain cautious. Authorities said emergency units remained on high alert.

Torrential rains in Kenya set in on March 6. Owing to its equatorial climate, the African state generally has two rainy seasons annually. The principal one, referred to as the “long rains,” typically runs from March through May and delivers the most intense precipitation across much of the country, including the capital, Nairobi. On February 24, the Kenya Meteorological Department announced the start of the March-April-May (MAM) long rains nationwide.

©  Lucas Mukasa/Anadolu via Getty Images

Kenya is not the only African nation to be hit by severe flooding linked to torrential rains. Earlier this year, intense downpours in Mozambique led to widespread flooding and forced authorities to declare a nationwide red alert. According to regional officials, more than 650,000 people were affected, with tens of thousands of homes submerged and critical infrastructure – including schools and health centers – damaged.

READ MORE: Russia delivers aid to flood-hit Mozambique (PHOTOS)

In South Africa, prolonged downpours have inundated the provinces of Limpopo and Mpumalanga, killing at least 30 people, damaging thousands of homes, and prompting evacuations, including in Kruger National Park.

مشاركة:
\n

مقالات ذات صلة

// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 53240; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 53240; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
AI
يا هلا! اسألني أي شي 🎤