稼ぐ・働くフリーランス · 価格設定
フリーランス単価 計算ツール
Your first client is real — now you have to name a number.
目標収入から、請求すべき単価へ逆算します:請求できない時間、事業の間接費、休暇、そしてフリーランスの1時間を雇用の1時間より安くする自営業の税の差を差し引いて。
数値
- 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。$80,000の従業員相当は、フリーランスでおよそ時給$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}'スキーマ: GET /api/v1/tools/freelance-rate · MCP ツール名: freelance_rate