돈벌이와 일프리랜스 · 가격 책정
프리랜스 요율 계산기
전 세계 공통 — 계산일 뿐이며 지역 규정과 무관합니다
첫 클라이언트가 생겼습니다 — 이제 금액을 말해야 합니다.
목표 소득에서 거꾸로 계산해 받아야 할 요율을 구합니다: 청구 불가 시간, 사업 간접비, 휴식, 그리고 프리랜스 한 시간을 고용된 한 시간보다 못하게 만드는 자영업 세금 격차를 빼면서.
숫자
- 필요 시간당 단가
- 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. 연봉 $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
이 계산기 임베드하기
내 사이트에 무료로 넣을 수 있습니다. 데이터는 저희가 관리하므로 규정이 바뀌어도 계속 작동합니다 — 광고 없음, 쿠키 없음, 전체 도구로 돌아가는 링크 포함.
<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>