Professional Tax Calculator
Calculating your Professional Tax...
Calculate Professional Tax (PTax) for all Indian states with comprehensive tax slabs, gender-specific rules, and multiple collection modes. Get instant results for tax year .
Calculating your Professional Tax...
Professional Tax calculation support for all Indian states and union territories with updated tax slabs
Monthly, Quarterly, Half-Yearly, and Yearly collections supported based on state regulations
Different tax slabs for male and female employees in some states as per government guidelines
Tax rates increase with salary ranges for optimal tax calculation and compliance
Instant Professional Tax calculation based on current tax year with latest updates
Access Professional Tax data programmatically through our REST API
Retrieve list of all Indian states and union territories
GET
/api/states
Calculate professional tax for specific state and salary
GET
/api/ptax/calculate
Get all Professional Tax slabs for a specific state
GET
/api/ptax/slabs/{stateId}
// Click "Test API" buttons above to see live responses