Menu

4D King - Live 4D Results

Refresh

Prev Draw Date Next Draw


Singapore 4D
2026-01-21[Wed]
5434
1ST Prize
2ND Prize
3RD Prize
Special
----
----
----
Consolation

Get it on Google Play
Get it on Apple App Store

Disclaimer | App Privacy Policies

Desktop | Mobile(legacy)

Response Time : 0.007427 sec (S:DO2)

This is the Latest Result.

Turbo Speed

clearInterval(countdown); count=10; blink(m_update_div); $(m_update_div).text("Live!"); $(m_update_div).attr("style", "display:inline;color:red"); islive=true; countdownRefresh(); }else{ $(m_update_div).text(""); $(m_update_div).attr("style", "display:none"); islive=false; update_txt=''; newurl="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.4dking.com.my%2Fpast_draw.php%3Ftype%3D"+preset+"%26drawid%3D"+escape(drawid)+"&send=false&layout=button_count&width=50&show_faces=false&action=like&colorscheme=light&font&height=21"; $('#'+preset+'_fb').attr('src', newurl); } }else if(data[i].p=='td'){ if(data[i].n==1){ $(m_update_div).text("Today!"); $(m_update_div).attr("style", "display:inline;color:blue"); blink(m_update_div); }else if(data[i].n==2){ $(m_update_div).text("Latest!"); $(m_update_div).attr("style", "display:inline;color:blue"); blink(m_update_div); }else{ $(m_update_div).text(""); $(m_update_div).attr("style", "display:none"); } } } } */ if(islive==false && is_past_result==false){ if(!isWsMode) setTimeout(function(){refresh();},60000); } } function getPrizeCount(type,prize){ if(type=='SG'){ if(prize=='sp') return m_sp++; if(prize=='con') return m_con++; } } function clear(){ m_sp=0; m_con=0; pmp_sp=0; pmp_con=0; st_sp=0; st_con=0; }