橫向整合版
連線更新中...
● 資料庫同步完成
日韓航線哩程票最佳兌換精算
{{ showSettings ? '收合參數' : '自訂成本' }}
點數成本參數(自動讀取自 Sheet)
強制重新整理資料
美金匯率 (即時連動)
阿拉斯加買點 (元/哩)
萬豪點數成本 (元/點)
國泰小樹點 (元/點)
出發地
全部出發機場
台北桃園 (TPE)
台中清泉崗 (RMQ)
高雄小港 (KHH)
快速檢視艙等
全部艙等
商務艙 (Business)
豪華經濟艙 (Prem. Eco)
經濟艙 (Economy)
搜尋航點代號或中文
正在自 Google Sheet 載入最新數據...
查無符合條件之航線
{{ item.origin_name }} ({{ item.origin }}) ➔ {{ item.dest_name }} ({{ item.dest }})
{{ item.airline }}
{{ item.note }}
跨艙等精算
👑
商務艙 (Business)
{{ Number(item.biz_miles).toLocaleString() }} 哩 + {{ item.biz_tax_usd || 44 }} USD
特價買點估算
NT$ {{ calcCost(item.biz_miles, item.biz_tax_usd || 44, 'buy').toLocaleString() }}
萬豪轉點 (需 {{ (item.biz_miles * 3).toLocaleString() }} 點)
NT$ {{ calcCost(item.biz_miles, item.biz_tax_usd || 44, 'marriott').toLocaleString() }}
⭐
豪華經濟艙 (Prem Eco)
{{ Number(item.prem_miles).toLocaleString() }} 哩 + {{ item.prem_tax_usd || 44 }} USD
特價買點估算
NT$ {{ calcCost(item.prem_miles, item.prem_tax_usd || 44, 'buy').toLocaleString() }}
萬豪轉點 (需 {{ (item.prem_miles * 3).toLocaleString() }} 點)
NT$ {{ calcCost(item.prem_miles, item.prem_tax_usd || 44, 'marriott').toLocaleString() }}
✈️
經濟艙 (Economy)
{{ Number(item.eco_miles).toLocaleString() }} 哩 + {{ item.eco_tax_usd || 44 }} USD
特價買點估算
NT$ {{ calcCost(item.eco_miles, item.eco_tax_usd || 44, 'buy').toLocaleString() }}
萬豪轉點 (需 {{ (item.eco_miles * 3).toLocaleString() }} 點)
NT$ {{ calcCost(item.eco_miles, item.eco_tax_usd || 44, 'marriott').toLocaleString() }}