Something wrong with this tool?
About Salary & Hourly Wage Calculator Online
This tool converts between annual salary, monthly pay, weekly pay, and hourly wage. Enter any one and the others appear, assuming a standard work year of 52 weeks at 40 hours per week (2,080 hours total).
Whether you're comparing a salaried offer to an hourly job, negotiating a raise, or budgeting based on a contract rate, side-by-side equivalents help. A $50,000 salary is roughly $24/hour; $30/hour is roughly $62,400/year. Quick conversions let you compare offers on the same basis.
If your week is different — 35 hours, 50 hours, or part-time — adjust the work-hours input. The tool also lets you switch between gross and net (after-tax) figures when you supply a tax rate.
How to use this tool
How to convert between annual salary and hourly wage
Choose direction
"Direction" picks `salaryToHourly` (annual → hourly) or `hourlyToSalary` (hourly → annual). Both modes use the same hours/week input, so pick first and fill the other field according to the prompt.
Enter the rate
For `salaryToHourly`, enter "Annual salary" — gross pre-tax. For `hourlyToSalary`, enter "Hourly rate". Currency-neutral; just be consistent. The calculator doesn't apply taxes — net-take-home is a separate computation.
Hours per week
"Hours per week" defaults to 40 (US full-time). Use 35 for many European countries, 37.5 for finance/UK, or whatever your contract says. Multiplied by 52 internally for the weeks-per-year figure (does NOT subtract holidays).
Press Run
Result returns a single `result` field. salaryToHourly = `annual / (hoursPerWeek × 52)`. hourlyToSalary = `hourly × hoursPerWeek × 52`. Rounded to 2 decimals.