function checkurlUSD(){
var trate_vvv=document.getElementById("hkexchangeratecom");
var trate_ok=false;
if ( typeof(trate_vvv)=="object"){
if((trate_vvv.getAttribute("href")).indexOf("hkexchangerate.com")!=-1 ){
trate_ok=true;
}
}
if (trate_ok==false){
alert("hkexchangerate.com 即時匯率程式碼有誤,請重新複製貼上試試,謝謝!請進入 http://www.hkexchangerate.com ");
}
}
var oldonload=window.onload;
if(typeof window.onload!="function"){window.onload=checkurlUSD;}else{window.onload=function(){oldonload();checkurlUSD();}};
//var trate_hhh=document.getElementById("wwwhkexchangeratecom");
document.write("
人民幣兌美元實時匯率 2026-04-16 20:21 | | 銀行 | 買入價 | 賣出價 | | 恒生 | 7.75 | 7.873 | | 創興 | 7.7863 | 7.8703 | | 上海 | 7.779 | 7.859 | | 永隆 | 7.797 | 7.852 |
|
");