Salary to Hourly Calculator Formula
Understand the math behind the salary to hourly calculator. Each variable explained with a worked example.
Formulas Used
Hourly Rate
hourly_rate = annual_salary / total_hoursDaily Rate (8hr)
daily_rate = annual_salary / total_hours * 8Monthly Salary
monthly_salary = annual_salary / 12Variables
| Variable | Description | Default |
|---|---|---|
annual_salary | Annual Salary(USD) | 65000 |
hours_per_week | Hours Per Week(hrs) | 40 |
weeks_per_year | Weeks Per Year(weeks) | 52 |
total_hours | Derived value= hours_per_week * weeks_per_year | calculated |
How It Works
How to Convert Salary to Hourly Rate
Divide the annual salary by the total number of working hours in a year.
Formula
Hourly Rate = Annual Salary / (Hours/Week x Weeks/Year)
Worked Example
You earn $65,000/year working 40 hours/week for 52 weeks.
annual_salary = 65000hours_per_week = 40weeks_per_year = 52
- 01Total annual hours = 40 x 52 = 2,080
- 02Hourly rate = $65,000 / 2,080 = $31.25
- 03Daily rate = $31.25 x 8 = $250.00
- 04Monthly salary = $65,000 / 12 = $5,416.67
Ready to run the numbers?
Open Salary to Hourly Calculator