賺錢與工作自由接案 · 定價
自由接案費率計算器
全球通用——純算術,不涉及各地規則
第一個客戶談成了——現在你得開個價。
從目標收入反推你必須開出的費率:扣掉不可計費時間、營運成本、休假,以及讓自由接案一小時比受僱一小時更不值錢的自雇稅落差。
數字
- 所需時薪
- 106
- day rate ≈ 851
- 所需年營收
- 122,286
- 可計費時數/年
- 1,150
行家的解讀
值得一提
Sanity check vs employment: an employee earning your target grosses ~50/hour of actual work. Your 106 looks high next to it precisely because it carries employer taxes, benefits, overhead, and unbillable time — the 1.5–2× rule of thumb exists for a reason. Quoting an employee-equivalent rate is the classic new-freelancer underpricing.
值得一提
Raising the rate beats raising the hours: at 25 billable hours/week you are near sustainable capacity. Value-based or day-rate pricing also removes the hourly ceiling entirely for productized work.
方法論
所需營收 = 目標實得 ÷(1 − 稅率)+ 營運成本;費率 = 營收 ÷(可計費時數 × 工作週數)。稅套用於利潤(扣掉營運成本後),本工具對此採保守近似。
可計費時數的預設(每週 25 小時)反映一項一致的發現:把業務、行政與空檔算進去後,全職接案者大約只有一半工作時間能計費。
常見問題
- 怎麼把薪資換算成自由接案費率?
- 經驗法則:(年薪 ÷ 2,000)× 1.5 到 2。相當於 8 萬美元受僱者的,自由接案大約是每小時 60–80 美元——這個倍數涵蓋了自雇稅、福利、營運成本與不可計費時間。
給代理使用
呼叫這個工具,而不是在對話脈絡裡自行計算。輸入確定性的 JSON,取回計算後的數值以及基準解讀。 完整代理文件 →
curl -s https://xearno.tools/api/v1/tools/freelance-rate \
-H 'content-type: application/json' \
-d '{"targetIncome":80000,"billableHours":25,"weeksOff":6,"overhead":8000,"taxBuffer":30}'Schema: GET /api/v1/tools/freelance-rate · MCP 工具名稱: freelance_rate
嵌入這個計算器
可免費放在你自己的網站上。規則變動時它仍然管用,因為資料由我們維護——沒有廣告、沒有 cookie,並附上回到完整工具的連結。
<iframe src="https://xearno.tools/embed/freelance-rate" width="100%" height="980" style="border:1px solid #23262e;border-radius:12px;max-width:640px" loading="lazy" title="自由接案費率計算器 — Xearno Tools"></iframe>