賺錢與工作自由接案 · 定價
自由接案費率計算器
Your first client is real — now you have to name a number.
從目標收入反推你必須開出的費率:扣掉不可計費時間、營運成本、休假,以及讓自由接案一小時比受僱一小時更不值錢的自雇稅落差。
數字
- Required hourly rate
- 106
- day rate ≈ 851
- Required annual revenue
- 122,286
- Billable hours / year
- 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