Try the API right now
GET https://api.grossnetpay.com/calc?salary=120000&state=NY&filing=single
{
"annual": {
"gross": 120000,
"federal": 18662.50,
"socialSecurity": 7440,
"medicare": 1740,
"state": 6219.13,
"net": 95938.37,
"effectiveRate": 0.2005
},
"perPeriod": { "net": 3689.94 },
"taxYear": 2026
}
Install the widget in one line
<iframe src="https://grossnetpay.com/embed/?salary=120000&state=NY"
style="width:100%;max-width:440px;height:340px;border:0"
title="Take-home pay estimate"></iframe>
Who uses this
- Recruiters & talent teams — close relocations by showing real take-home, not sticker salary shock.
- Fintech & HR tools — offer-letter generators, payroll previews, compensation dashboards.
- Accountants & advisors — instant client-facing estimates without touching payroll software.
Estimates based on official IRS 2026 tables and published state rates. Not tax advice.