Salary converter
salary_calculatorConvert pay between hourly, daily, weekly, biweekly, monthly and annual. Runs on smart-tools.xyz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Pay amount | |
| locale | No | Language for the source_url link (default en) | |
| period | Yes | Period the amount refers to | |
| hours_per_week | No | Working hours per week (default 40) | |
| weeks_per_year | No | Paid weeks per year (default 52) |