
Hotel Tax Calculator with Custom Rate Option
Upload a custom CSV to use your own market rates and override the defaults. Calculates state and city lodging taxes, flat nightly fees, tourism and district assessments, and resort fees with an option to mark them taxable.
This Hotel Tax Calculator helps you estimate the true cost of a stay across major U.S. markets. Pick a city from the dropdown, enter your nightly rate, number of nights, and rooms, and the tool breaks out percentage-based lodging taxes, any flat per-night charges, and totals. You also get the effective tax rate and the tax-per-night figure. You can add a resort fee and choose whether it is taxable to mirror how many properties bill in practice.
If you need to run your own numbers, upload a simple CSV with your preferred rates to overwrite the defaults. This is useful for keeping pace with local changes or for property-specific assumptions. Results are estimates and may vary by jurisdiction or district. Always confirm with official city, county, or state sources before finalizing quotes or budgets.
Please double check the rates to make sure we have the most recent tax rates for your target city. The rates used in this calculator are mostly from the years 2024 and 2025. That said, these types of taxes change frequently, so do you own homework.
.he-blog-cta h2 { text-align: center; font-size: 1.7rem; line-height: 1.3; font-weight: 700; color: #111827; /* black */ margin: 0 0 0.35rem; }
.he-blog-cta h3 { text-align: center; font-size: 1.1rem; line-height: 1.4; font-weight: 600; color: #f97316; /* Engine orange */ margin: 0 0 1rem; }
Save Time & Money on Business Travel with Engine.com
Access B2B Hotel Rates, Consolidated Billing, and Full Incidental Coverage
Engine gives your company access to private B2B hotel rates at more than 750,000 hotels worldwide, along with flights and rental cars on one simple platform. Track every stay by project, job number, or cost center, and replace messy spreadsheets and missing receipts with clean monthly invoices your finance team will love. Crews can check in without credit cards using Direct Bill while Flex protection helps you avoid costly change and cancellation fees when plans shift. It is 100% free to join and use, with a valid work email required.
Explore Engine.com
Engine.com is 100% free to join & use
(work email required)
/* Center the original block and draw the border on it (not full width) */ .hotel-tax-frame { display: grid; place-items: center; } .hotel-tax-frame > * { border: 3px solid #ff4700; border-radius: 12px; padding: 8px; }
.hotel-tax-calc { font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; max-width: 860px; margin: 0 auto; padding: 16px; } .hotel-tax-calc * { box-sizing: border-box; } .hotel-tax-calc h2 { margin: 0 0 12px 0; font-size: 1.4rem; } .hotel-tax-calc p.helper { margin: 6px 0 14px; color: #444; font-size: 0.95rem; } .hotel-tax-calc .row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; } .hotel-tax-calc .row-3 { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; } .hotel-tax-calc label { display: block; font-size: 0.9rem; margin: 8px 0 6px; color: #222; } .hotel-tax-calc input[type="number"], .hotel-tax-calc input[type="text"], .hotel-tax-calc select { width: 100%; padding: 10px; border: 1px solid #c7c7c7; border-radius: 8px; background: #fff; font-size: 0.95rem; } .hotel-tax-calc .small { font-size: 0.85rem; color: #555; } .hotel-tax-calc .card { border: 1px solid #e5e5e5; border-radius: 12px; padding: 14px; background: #fafafa; } .hotel-tax-calc .btn { appearance: none; border: none; border-radius: 10px; padding: 12px 14px; font-weight: 600; cursor: pointer; background: #111; color: #fff; } .hotel-tax-calc .btn.secondary { background: #f1f1f1; color: #111; border: 1px solid #d8d8d8; } .hotel-tax-calc .grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; } .hotel-tax-calc .results { display: grid; gap: 10px; } .hotel-tax-calc .results .stat { padding: 12px; border: 1px solid #e6e6e6; border-radius: 12px; background: #fff; } .hotel-tax-calc .muted { color: #666; font-size: 0.85rem; } .hotel-tax-calc .flex { display: flex; gap: 10px; align-items: center; flex-wrap: wrap; } .hotel-tax-calc .toggle { display: inline-flex; align-items: center; gap: 8px; font-size: 0.9rem; } .hotel-tax-calc .stack { display: grid; gap: 12px; } .hotel-tax-calc .tag { background: #eef2ff; color: #1f2a6b; padding: 2px 8px; border-radius: 999px; font-size: 0.8rem; } @media (max-width: 800px) { .hotel-tax-calc .row, .hotel-tax-calc .row-3, .hotel-tax-calc .grid { grid-template-columns: 1fr; } }
Hotel Tax Calculator
Pick a market from the dropdown or upload your CSV of tax rates. Enter nightly rate, nights, and rooms. Supports flat per-night fees and taxable resort fees.
Market
Upload rates CSV (optional) Required columns: market, city, state, combined_tax_percent, per_night_flat_tax. Optional: notes, source_url.
Nightly room rate (USD)
Nights
Rooms
Combined tax %
Per-room, per-night flat tax (USD)
resort fee (per room, per night) Resort/amenity fee is taxable
Calculate Reset Estimates only. Verify local rules and special districts.
Subtotal (before taxes)
$0.00
Tax (percentage-based)
$0.00
Tax (flat per-night)
$0.00
Total with tax
$0.00
Effective tax rate
0%
Tax per room per night
$0.00
Assumptions
Percentage taxes apply to the nightly rate and, if toggled, the resort/amenity fee. Flat taxes apply per room, per night.
Source & notes
Pick a market or upload a CSV to see notes.
(function(){ // Preloaded markets: Top-50 tourism markets + Mobile, AL (placeholders except a few samples). const defaultRates = [ { "market":"Albuquerque", "city":"Albuquerque", "state":"NM", "combined_tax_percent":15.625, "per_night_flat_tax":0, "notes":"7.625% Gross Receipts Tax + 6% Lodgers Tax + 2% Albuquerque Tourism Marketing District Assessment.", "source_url":"https://www.visitalbuquerque.org/plan-my-trip/travel-tools/faqs/" }, { "market":"Alexandria", "city":"Alexandria", "state":"VA", "combined_tax_percent":15.5, "per_night_flat_tax":1.25, "notes":"6.5% City Transient Lodging Tax + 6% State Sales Tax + 3% State Transient Occupancy Tax + $1.25 per night fee.", "source_url":"https://www.alexandriava.gov/taxes/transient-lodging-tax" }, { "market":"Anaheim", "city":"Anaheim", "state":"CA", "combined_tax_percent":17.0, "per_night_flat_tax":0, "notes":"15% City Transient Occupancy Tax (TOT) + 2% Anaheim Tourism Improvement District (ATID) assessment.", "source_url":"https://www.anaheim.net/575/Transient-Occupancy-Tax" }, { "market":"Anchorage", "city":"Anchorage", "state":"AK", "combined_tax_percent":12.0, "per_night_flat_tax":0, "notes":"12% Anchorage Municipal Room Tax.", "source_url":"https://www.muni.org/departments/finance/treasury/programtaxes/roomtax/documents/informationals/notice-to-guests.pdf" }, { "market":"Arlington", "city":"Arlington", "state":"TX", "combined_tax_percent":17.0, "per_night_flat_tax":0, "notes":"6% State HOT + 9% City HOT + 2% Arlington Tourism Public Improvement District (ATPID) for hotels with 75+ rooms.", "source_url":"https://www.arlingtontx.gov/Government/Budget-Finance/Treasury/Hotel-Occupancy-Tax" }, { "market":"Atlanta", "city":"Atlanta", "state":"GA", "combined_tax_percent":16.0, "per_night_flat_tax":5.00, "notes":"8.9% combined State/Local Sales Tax + 8% Hotel-Motel Tax + $5.00 per night state fee.", "source_url":"https://ansaritax.com/atlanta-hotel-sales-tax-audit/#:~:text=The%20total%20tax%20rate%20on,hotel%2Dmotel%20fee%20per%20night." }, { "market":"Augusta", "city":"Augusta", "state":"GA", "combined_tax_percent":14.0, "per_night_flat_tax":6.00, "notes":"8% combined State/Local Sales Tax + 6% City Excise Tax + $5 Georgia Hotel Fee + $1 Occupancy Tax.", "source_url":"https://www.gaschoolcounselor.org/2023-hotel-and-travel" }, { "market":"Aurora", "city":"Aurora", "state":"CO", "combined_tax_percent":13.0, "per_night_flat_tax":2.00, "notes":"Rate is for Douglas County portion of city. 8% City Lodger's Tax + 5% combined State/County/District sales taxes. A $2/night fee applies to hotels with 75+ rooms.", "source_url":"https://www.auroragov.org/business_services/taxes/lodgers_tax" }, { "market":"Austin", "city":"Austin", "state":"TX", "combined_tax_percent":17.0, "per_night_flat_tax":0, "notes":"6% State HOT + 11% City HOT. A 2% Tourism Public Improvement District (TPID) assessment also applies to hotels with 100+ rooms.", "source_url":"https://www.austintexas.gov/page/hotel-occupancy-taxes" }, { "market":"Bakersfield", "city":"Bakersfield", "state":"CA", "combined_tax_percent":12.0, "per_night_flat_tax":0, "notes":"12% City of Bakersfield Transient Occupancy Tax.", "source_url":"https://bakersfield.hdlgov.com/Home/Home/TOT" }, { "market":"Baltimore", "city":"Baltimore", "state":"MD", "combined_tax_percent":15.5, "per_night_flat_tax":0, "notes":"9.5% City Hotel Room Tax + 6% State Sales Tax.", "source_url":"https://mgaleg.maryland.gov/2021RS/fnotes/bil_0001/hb1301.pdf" }, { "market":"Baton Rouge", "city":"Baton Rouge", "state":"LA", "combined_tax_percent":15.95, "per_night_flat_tax":0, "notes":"4.45% State Sales Tax + 5.5% Local Sales Tax + 6.00% Hotel Occupancy Tax.", "source_url":"https://www.visitbatonrouge.com/about-us/why-tourism-matters/what-we-do/" }, { "market":"Bellevue", "city":"Bellevue", "state":"WA", "combined_tax_percent":14.0, "per_night_flat_tax":0, "notes":"Rate is a statutory maximum combining sales and lodging taxes. Includes 10.2% sales tax and various special lodging/convention center taxes.", "source_url":"https://dor.wa.gov/sites/default/files/2022-02/21hotelmotelspec.pdf" }, { "market":"Berkeley", "city":"Berkeley", "state":"CA", "combined_tax_percent":15.0, "per_night_flat_tax":0, "notes":"12% City Transient Occupancy Tax + 3% Berkeley Tourism Business Improvement District (BTBID) assessment.", "source_url":"https://berkeleyca.gov/sites/default/files/documents/city-of-berkeley-tot-form.pdf" }, { "market":"Birmingham", "city":"Birmingham", "state":"AL", "combined_tax_percent":17.5, "per_night_flat_tax":3.00, "notes":"Combined rate includes state, county, and city lodging taxes, plus a per-night tourism fee.", "source_url":"https://www.nbda.org/hotel-and-travel/" }, { "market":"Boise", "city":"Boise", "state":"ID", "combined_tax_percent":13.0, "per_night_flat_tax":0, "notes":"6% State Sales Tax + 2% State Travel & Convention Tax + 5% Greater Boise Auditorium District Tax.", "source_url":"https://www.airbnb.com/help/article/2302" }, { "market":"Boston", "city":"Boston", "state":"MA", "combined_tax_percent":16.45, "per_night_flat_tax":0, "notes":"5.7% State + 6.5% City + 2.75% Convention Center Fee + 1.5% Tourism Assessment.", "source_url":"https://helpcenter.yotel.com/hc/en-gb/articles/7134856738717-What-are-the-charges-and-payables-at-YOTEL-Boston" }, { "market":"Buffalo", "city":"Buffalo", "state":"NY", "combined_tax_percent":16.75, "per_night_flat_tax":0, "notes":"8.75% combined State/County Sales Tax + 5% Erie County Lodging Tax + 3% City of Buffalo Lodging Tax.", "source_url":"https://www4.erie.gov/comptroller/sites/www4.erie.gov.comptroller/files/2022-01/hotel-tax-general-instructions.pdf" }, { "market":"Cambridge", "city":"Cambridge", "state":"MA", "combined_tax_percent":14.45, "per_night_flat_tax":0, "notes":"5.7% State + 6.0% Local Option + 2.75% Convention Center Fee.", "source_url":"https://mafilm.org/tax-rates/" }, { "market":"Chandler", "city":"Chandler", "state":"AZ", "combined_tax_percent":10.7, "per_night_flat_tax":0, "notes":"7.8% combined State/County/City TPT + 2.9% City Transient Lodging Tax.", "source_url":"https://www.chandleraz.gov/business/tax-and-license/tax/taxable-activities" }, { "market":"Charleston", "city":"Charleston", "state":"SC", "combined_tax_percent":11.0, "per_night_flat_tax":0, "notes":"5% State Sales Tax + 2% State Accommodations Tax + 2% Charleston County Accommodations Fee + 2% City of Charleston Accommodations Fee.", "source_url":"https://www.charlestoncounty.org/departments/revenue-collections/local-accommodations-tax-application.php" }, { "market":"Charlotte", "city":"Charlotte", "state":"NC", "combined_tax_percent":15.25, "per_night_flat_tax":0, "notes":"7.25% combined State/County Sales Tax + 8% Mecklenburg County Room Occupancy Tax.", "source_url":"https://www.mecknc.gov/Finance/Pages/Room-Occupancy-Tax.aspx" }, { "market":"Chattanooga", "city":"Chattanooga", "state":"TN", "combined_tax_percent":17.25, "per_night_flat_tax":0, "notes":"9.25% combined State/Local Sales Tax + 4% Hamilton County Lodging Tax + 4% City of Chattanooga Lodging Tax.", "source_url":"https://www.bnbcalc.com/blog/str-tax/airbnb-vrbo-str-tennessee-tax#:~:text=Hamilton%20County%2C%20where%20Chattanooga%20is,tax%20rate%20of%20approximately%2017.25%25." }, { "market":"Chicago", "city":"Chicago", "state":"IL", "combined_tax_percent":17.39, "per_night_flat_tax":0, "notes":"Composite rate includes 6% State, 4.5% City, 1% Cook County, 2% IL Sports Facilities Authority, and 2.5% MPEA taxes.", "source_url":"https://www.illinoispolicy.org/planes-trains-and-automobiles-chicagos-high-travel-taxes/" }, { "market":"Cincinnati", "city":"Cincinnati", "state":"OH", "combined_tax_percent":18.3, "per_night_flat_tax":0, "notes":"Combined rate includes state and county sales taxes plus a multi-tiered county lodging tax.", "source_url":"https://www.adgmultifamily.com/news/hamilton-county-increases-hotel-tax/" }, { "market":"Cleveland", "city":"Cleveland", "state":"OH", "combined_tax_percent":17.5, "per_night_flat_tax":0, "notes":"8.0% combined State/County Sales Tax + 6.5% Cuyahoga County Bed Tax + 3% City of Cleveland Lodging Tax.", "source_url":"https://cuyahogacounty.gov/fiscal-officer/departments/lodging-occupancy-tax" }, { "market":"Colorado Springs", "city":"Colorado Springs", "state":"CO", "combined_tax_percent":10.2, "per_night_flat_tax":0, "notes":"8.20% combined State/County/City Sales Tax + 2% City Lodging Tax.", "source_url":"https://coloradosprings.gov/general-sales-tax-information" }, { "market":"Columbia", "city":"Columbia", "state":"SC", "combined_tax_percent":12.0, "per_night_flat_tax":0, "notes":"5% State Sales Tax + 2% State Accommodations Tax + 5% City of Columbia Lodging Tax.", "source_url":"https://businesslicensing.columbiasc.gov/tourism-development-fee/" }, { "market":"Columbus", "city":"Columbus", "state":"GA", "combined_tax_percent":16.0, "per_night_flat_tax":5.00, "notes":"8% combined State/Local Sales Tax + 8% City Hotel/Motel Tax + $5.00 per night state fee.", "source_url":"https://www.columbusga.gov/finance/pdfs/HotelMotel_TaxFormsIns.pdf" }, { "market":"Columbus", "city":"Columbus", "state":"OH", "combined_tax_percent":17.5, "per_night_flat_tax":0, "notes":"Combined rate includes 7.5% State/County Sales Tax and a 10% effective lodging tax (5.1% City + 4.9% County CFA).", "source_url":"https://tax.ohio.gov/portals/0/communications/publications/brief_summaries/2005_brief_summary/lodging_tax.pdf" }, { "market":"Corpus Christi", "city":"Corpus Christi", "state":"TX", "combined_tax_percent":17.0, "per_night_flat_tax":0, "notes":"6% State HOT + 9% City HOT + 2% Tourism Public Improvement District (TPID) for hotels with 40+ rooms.", "source_url":"https://www.visitcorpuschristi.com/about-us/how-were-funded/" }, { "market":"Costa Mesa", "city":"Costa Mesa", "state":"CA", "combined_tax_percent":11.0, "per_night_flat_tax":0, "notes":"8% City TOT + 3% Business Improvement Assessment (BIA) for member hotels.", "source_url":"http://ftp.costamesaca.gov/costamesaca/council/agenda/2018/2018-02-27/SS-2.pdf" }, { "market":"Dallas", "city":"Dallas", "state":"TX", "combined_tax_percent":15.0, "per_night_flat_tax":0, "notes":"6% State HOT + 7% City HOT + 2% Dallas Tourism Public Improvement District (TPID) for hotels with 100+ rooms.", "source_url":"https://dallascityhall.com/departments/controllersoffice/DCH%20Documents/pdf/PDF-Hotel%20Occupancy%20Tax.pdf" }, { "market":"Denver", "city":"Denver", "state":"CO", "combined_tax_percent":15.75, "per_night_flat_tax":0, "notes":"10.75% City Lodger's Tax + 4.0% State/District Sales Tax + 1% Tourism Improvement District (TID) tax for hotels with 50+ rooms.", "source_url":"https://www.denvergov.org/files/assets/public/finance/documents/treasury/tax-guides/taxguidetopic52_lodgerstax.pdf" }, { "market":"Des Moines", "city":"Des Moines", "state":"IA", "combined_tax_percent":12.0, "per_night_flat_tax":0, "notes":"5% State Hotel/Motel Tax + 7% Local Hotel/Motel Tax.", "source_url":"https://revenue.iowa.gov/taxes/tax-guidance/property-tax/iowa-hotel-and-motel-tax" }, { "market":"Detroit", "city":"Detroit", "state":"MI", "combined_tax_percent":14.0, "per_night_flat_tax":0, "notes":"6% State Use Tax + 8% Local Lodging Tax.", "source_url":"https://crcmich.org/almanac/local-taxes/interstate-comparison-of-lodging-taxes-in-major-city-of-each-state" }, { "market":"El Paso", "city":"El Paso", "state":"TX", "combined_tax_percent":17.5, "per_night_flat_tax":0, "notes":"6% State HOT + 9% City HOT + 2.5% County HOT.", "source_url":"https://www.epcounty.com/taxoffice/licensing.htm" }, { "market":"Fort Lauderdale", "city":"Fort Lauderdale", "state":"FL", "combined_tax_percent":13.0, "per_night_flat_tax":0, "notes":"7% combined State/County Sales Tax + 6% Broward County Tourist Development Tax.", "source_url":"https://www.broward.org/RecordsTaxesTreasury/TaxesFees/Pages/TouristDevelopmentTaxes.aspx" }, { "market":"Fort Wayne", "city":"Fort Wayne", "state":"IN", "combined_tax_percent":15.0, "per_night_flat_tax":0, "notes":"7% State Sales Tax + 8% Allen County Innkeeper's Tax.", "source_url":"https://www.in.gov/dor/resources/tax-rates-and-reports/rates-fees-and-penalties/county-innkeepers-tax/" }, { "market":"Fort Worth", "city":"Fort Worth", "state":"TX", "combined_tax_percent":17.0, "per_night_flat_tax":0, "notes":"6% State HOT + 11% City HOT (increased from 9% in May 2024).", "source_url":"https://fortworthbusiness.com/business/voters/" }, { "market":"Fresno", "city":"Fresno", "state":"CA", "combined_tax_percent":14.0, "per_night_flat_tax":0, "notes":"12% City Transient Occupancy Tax + 2% Tourism Business Improvement District (TBID) assessment.", "source_url":"https://www.yondatax.com/cities/fresno#:~:text=Specific%20sales%20tax%20rules%20for%20Fresno&text=For%20lodging%20businesses%2C%20there%20is,stay%20is%20for%20official%20business." }, { "market":"Gilbert", "city":"Gilbert", "state":"AZ", "combined_tax_percent":13.3, "per_night_flat_tax":0, "notes":"8.3% combined State/County/City TPT + 5.0% Additional Bed Tax.", "source_url":"https://www.gilbertaz.gov/departments/finance-mgmt-services/2025-proposed-tax-rates" }, { "market":"Glendale", "city":"Glendale", "state":"AZ", "combined_tax_percent":15.17, "per_night_flat_tax":0, "notes":"7.9% City Transient Lodging Tax + 7.27% State/County TPT.", "source_url":"https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_15209001/File/Departments/Budget%20&%20Finance/Business%20Licenses/Hotel.Motel-Glendale2017.pdf" }, { "market":"Glendale", "city":"Glendale", "state":"CA", "combined_tax_percent":12.0, "per_night_flat_tax":0, "notes":"12% City of Glendale Transient Occupancy Tax.", "source_url":"https://www.glendaleca.gov/government/departments/finance/revenue/transient-occupancy-tax" }, { "market":"Grand Rapids", "city":"Grand Rapids", "state":"MI", "combined_tax_percent":14.0, "per_night_flat_tax":0, "notes":"6% State Use Tax + 8% Kent County Hotel/Motel Tax.", "source_url":"https://www.kentcountymi.gov/872/Hotel-Motel-Tax" }, { "market":"Hollywood", "city":"Hollywood", "state":"FL", "combined_tax_percent":13.0, "per_night_flat_tax":0, "notes":"7% combined State/County Sales Tax + 6% Broward County Tourist Development Tax.", "source_url":"https://www.broward.org/RecordsTaxesTreasury/TaxesFees/Pages/TouristDevelopmentTaxes.aspx" }, { "market":"Honolulu", "city":"Honolulu", "state":"HI", "combined_tax_percent":17.96, "per_night_flat_tax":0, "notes":"10.25% State Transient Accommodations Tax (TAT) + 4.712% General Excise Tax (GET) + 3% County TAT Surcharge.", "source_url":"https://beatofhawaii.com/hawaii-lodging-taxes-could-hit-20-as-new-fees-loom/#:~:text=Hawaii's%20current%20statewide%20TAT%20sits,%25%20to%2012%25%20in%202026." }, { "market":"Houston", "city":"Houston", "state":"TX", "combined_tax_percent":17.0, "per_night_flat_tax":0, "notes":"6% State HOT + 7% City HOT + 2% Harris County HOT + 2% Harris County-Houston Sports Authority Tax.", "source_url":"https://www.houstonfirst.com/hot/faqs/" }, { "market":"Indianapolis", "city":"Indianapolis", "state":"IN", "combined_tax_percent":17.0, "per_night_flat_tax":0, "notes":"7% State Sales Tax + 10% Marion County Innkeeper's Tax.", "source_url":"https://assessmentinstitute.indianapolis.iu.edu/arrangements/hotel.html" }, { "market":"Irvine", "city":"Irvine", "state":"CA", "combined_tax_percent":10.0, "per_night_flat_tax":0, "notes":"8% City Transient Occupancy Tax + 2% Irvine Hotel Improvement District Assessment.", "source_url":"https://cityofirvine.org/administrative-services-department/transient-occupancy-tax" }, { "market":"Irving", "city":"Irving", "state":"TX", "combined_tax_percent":15.0, "per_night_flat_tax":0, "notes":"6% State HOT + 9% City HOT.", "source_url":"https://irvingtx.gov/property-tax" }, { "market":"Jacksonville", "city":"Jacksonville", "state":"FL", "combined_tax_percent":13.5, "per_night_flat_tax":0, "notes":"6% State Sales Tax + 1.5% Duval County Discretionary Sales Surtax + 6% City Tourist Development Tax.", "source_url":"https://www.jacksonville.gov/departments/boards-and-commissions/tourist-development-council" }, { "market":"Jersey City", "city":"Jersey City", "state":"NJ", "combined_tax_percent":13.625, "per_night_flat_tax":0, "notes":"6.625% State Sales Tax + 1% State Occupancy Fee + 6% Municipal Occupancy Tax.", "source_url":"https://www.avalara.com/mylodgetax/en/state/new-jersey.html" }, { "market":"Kansas City", "city":"Kansas City", "state":"MO", "combined_tax_percent":16.49, "per_night_flat_tax":3.00, "notes":"7.5% Convention & Tourism Tax + 8.99% combined State/Local Sales Tax + $3.00 per night Arena Fee.", "source_url":"https://www.kcmo.gov/city-hall/departments/finance/tax-guide-for-hotels" }, { "market":"Las Vegas", "city":"Las Vegas", "state":"NV", "combined_tax_percent":13.38, "per_night_flat_tax":0, "notes":"Rate is for the Las Vegas Strip (unincorporated Clark County). Includes state, county, and LVCVA taxes.", "source_url":"https://www.yondatax.com/cities/las-vegas" }, { "market":"Lexington", "city":"Lexington", "state":"KY", "combined_tax_percent":15.5, "per_night_flat_tax":0, "notes":"6% State Sales Tax + 1% State Transient Room Tax + 8.5% Local Transient Room Tax.", "source_url":"https://www.airbnb.com/help/article/2306" }, { "market":"Lincoln", "city":"Lincoln", "state":"NE", "combined_tax_percent":16.25, "per_night_flat_tax":0, "notes":"5.5% State Sales Tax + 1.75% City Sales Tax + 1% State Lodging Tax + 4% County Lodging Tax + 4% City Occupation Tax.", "source_url":"https://www.lincoln.ne.gov/files/sharedassets/public/finance/city-treasurer/faq-hotel.pdf" }, { "market":"Little Rock", "city":"Little Rock", "state":"AR", "combined_tax_percent":15.0, "per_night_flat_tax":0, "notes":"6.5% State Sales Tax + 2% State Tourism Tax + 2.5% Local Sales Tax + 4% City A&P (Lodging) Tax.", "source_url":"https://www.airbnb.com/help/article/2296" }, { "market":"Long Beach", "city":"Long Beach", "state":"CA", "combined_tax_percent":13.0, "per_night_flat_tax":0, "notes":"13% City of Long Beach Transient Occupancy Tax.", "source_url":"https://www.longbeach.gov/finance/business-info/business-licenses/transient-occupancy-tax/" }, { "market":"Los Angeles", "city":"Los Angeles", "state":"CA", "combined_tax_percent":14.0, "per_night_flat_tax":0, "notes":"14% City of Los Angeles Transient Occupancy Tax.", "source_url":"https://finance.lacity.gov/transient-occupancy-tax-requirements" }, { "market":"Louisville", "city":"Louisville", "state":"KY", "combined_tax_percent":16.07, "per_night_flat_tax":0, "notes":"Combined rate includes state and local sales and lodging taxes.", "source_url":"https://na.eventscloud.com/ehome/pvp18/619305/#:~:text=Hotel%20Information&text=*The%20current%20hotel%20tax%20rate,Louisville%2C%20KY%20is%2016.07%25." }, { "market":"Lubbock", "city":"Lubbock", "state":"TX", "combined_tax_percent":15.0, "per_night_flat_tax":0, "notes":"6% State HOT + 7% City HOT + 2% County HOT.", "source_url":"https://ci.lubbock.tx.us/storage/images/kLUvnR3xKi9aedIXmiXcLz0LwOrdusvsrjXutrp3.pdf" }, { "market":"Madison", "city":"Madison", "state":"WI", "combined_tax_percent":15.5, "per_night_flat_tax":0, "notes":"5.5% combined State/County Sales Tax + 10% City Room Tax.", "source_url":"https://www.cityofmadison.com/finance/documents/RoomTaxCommissionOverview.pdf" }, { "market":"Memphis", "city":"Memphis", "state":"TN", "combined_tax_percent":18.25, "per_night_flat_tax":0, "notes":"9.75% combined State/Local Sales Tax + 3.5% City Hotel-Motel Tax + 5% County Hotel-Motel Tax.", "source_url":"https://www.smartcitymemphis.com/2025/02/memphis-nears-the-top-for-city-with-highest-hotel-motel-fees/#:~:text=That's%20because%20in%20addition%20to,But%20that's%20not%20all." }, { "market":"Mesa", "city":"Mesa", "state":"AZ", "combined_tax_percent":14.27, "per_night_flat_tax":0, "notes":"Combined rate includes 7.27% State/County TPT and 7% City TPT (2% base + 5% transient).", "source_url":"https://www.mesaaz.gov/Business-Development/Transaction-Privilege-TPT-Tax" }, { "market":"Miami", "city":"Miami", "state":"FL", "combined_tax_percent":13.0, "per_night_flat_tax":0, "notes":"7% combined State/County Sales Tax + 6% Miami-Dade County Tourist Tax. Rate for Miami Beach is 14%.", "source_url":"https://www.miamidade.gov/global/service.page?Mduid_service=ser1499797928395868" }, { "market":"Milwaukee", "city":"Milwaukee", "state":"WI", "combined_tax_percent":17.9, "per_night_flat_tax":0, "notes":"5.9% combined State/County Sales Tax + 3% Basic Room Tax + 7% Additional Room Tax + 2% City Sales Tax.", "source_url":"https://www.revenue.wi.gov/Pages/FAQS/pcs-expo.aspx" }, { "market":"Minneapolis", "city":"Minneapolis", "state":"MN", "combined_tax_percent":11.53, "per_night_flat_tax":0, "notes":"8.53% combined State/Local Sales Tax + 3% City Lodging Tax.", "source_url":"https://prudentaccountants.com/minneapolis-special-local-taxes-industry-guide/" }, { "market":"Mobile", "city":"Mobile", "state":"AL", "combined_tax_percent":12.0, "per_night_flat_tax":0, "notes":"4% State Lodging Tax + 8% City Lodging Tax.", "source_url":"https://www.bnbcalc.com/blog/str-tax/airbnb-vrbo-str-alabama-tax" }, { "market":"Montgomery", "city":"Montgomery", "state":"AL", "combined_tax_percent":11.0, "per_night_flat_tax":2.25, "notes":"11% City Transient Room Tax + $2.25 per night County Lodging Tax.", "source_url":"https://www.airbnb.com/help/article/2293" }, { "market":"Nashville", "city":"Nashville", "state":"TN", "combined_tax_percent":15.25, "per_night_flat_tax":2.50, "notes":"9.25% combined State/Local Sales Tax + 6% Metro Hotel Occupancy Tax + $2.50 per night fee.", "source_url":"https://www.nashville.gov/sites/default/files/2025-03/Hotel-Occupancy-Tax-Revenue-Report-FY2024.pdf?ct=1743446846" }, { "market":"New Orleans", "city":"New Orleans", "state":"LA", "combined_tax_percent":16.2, "per_night_flat_tax":1.50, "notes":"14.45% Sales Tax + 1.75% Tourism Assessment + flat fee per night ($0.50 to $1.50).", "source_url":"https://cvbrepswest.org/new-orleans/" }, { "market":"New York", "city":"New York", "state":"NY", "combined_tax_percent":14.75, "per_night_flat_tax":3.50, "notes":"8.875% combined State/City Sales Tax + 5.875% City Hotel Room Occupancy Tax + $3.50 in flat fees per night.", "source_url":"https://www.nycaccountingconsulting.com/tourists-city-tax-ny/" }, { "market":"Newark", "city":"Newark", "state":"NJ", "combined_tax_percent":13.625, "per_night_flat_tax":0, "notes":"6.625% State Sales Tax + 1% State Occupancy Fee + 6% Municipal Occupancy Tax.", "source_url":"https://ecode360.com/36680353" }, { "market":"Newport News", "city":"Newport News", "state":"VA", "combined_tax_percent":14.0, "per_night_flat_tax":1.00, "notes":"6% State Sales Tax + 8% City Lodging Tax + $1.00 per night fee.", "source_url":"https://newportnewsva.com/resources/data/taxes-utilities/" }, { "market":"Norfolk", "city":"Norfolk", "state":"VA", "combined_tax_percent":15.0, "per_night_flat_tax":3.00, "notes":"9% City Lodging Tax + 6% State Sales Tax + $3.00 per night fee.", "source_url":"https://www.norfolk.gov/4747/Lodging-Room-Tax" }, { "market":"North Las Vegas", "city":"North Las Vegas", "state":"NV", "combined_tax_percent":13.0, "per_night_flat_tax":0, "notes":"13% City of North Las Vegas Transient Lodging Tax.", "source_url":"https://www.cityofnorthlasvegas.com/business/short-term-rentals/transient-lodging-tax" }, { "market":"Oakland", "city":"Oakland", "state":"CA", "combined_tax_percent":14.0, "per_night_flat_tax":1.50, "notes":"14% City of Oakland Transient Occupancy Tax + $1.50 per night Tourism Business Improvement District (TBID) fee.", "source_url":"https://www.executiveinnoakland.com/faq/whats-the-tax-rate-for-staying-at-the-hotel" }, { "market":"Oklahoma City", "city":"Oklahoma City", "state":"OK", "combined_tax_percent":17.875, "per_night_flat_tax":0, "notes":"8.625% combined State/Local Sales Tax + 9.25% City Hotel Tax.", "source_url":"https://www.okcchamber.com/index.php?src=news&submenu=Education&srctype=detail&category=Chamber%20News&refno=2289" }, { "market":"Omaha", "city":"Omaha", "state":"NE", "combined_tax_percent":12.5, "per_night_flat_tax":0, "notes":"7.5% combined State/Local Sales Tax + 1% State Lodging Tax + 4% County Lodging Tax.", "source_url":"https://www.bnbcalc.com/de/blog/str-tax/airbnb-vrbo-str-nebraska-tax" }, { "market":"Orlando", "city":"Orlando", "state":"FL", "combined_tax_percent":12.5, "per_night_flat_tax":0, "notes":"6.5% combined State/County Sales Tax + 6% Orange County Resort Tax.", "source_url":"https://www.visitorlando.com/plan/planning-resources/fast-facts/" }, { "market":"Philadelphia", "city":"Philadelphia", "state":"PA", "combined_tax_percent":16.36, "per_night_flat_tax":0, "notes":"8.5% City Hotel Tax + 6% PA Sales Tax + 1.86% other local taxes.", "source_url":"https://www.phila.gov/services/payments-assistance-taxes/business-taxes/business-taxes-by-type/hotel-tax/" }, { "market":"Phoenix", "city":"Phoenix", "state":"AZ", "combined_tax_percent":12.57, "per_night_flat_tax":0, "notes":"Combined rate includes 7.27% State/County TPT and 5.3% City Hotel/Motel Tax.", "source_url":"https://www.phoenix.gov/content/dam/phoenix/financesite/documents/hotel%20%20motels%200116.pdf" }, { "market":"Pittsburgh", "city":"Pittsburgh", "state":"PA", "combined_tax_percent":14.0, "per_night_flat_tax":0, "notes":"6% State Hotel Occupancy Tax + 1% Local Hotel Tax + 7% Allegheny County Hotel Room Rental Tax.", "source_url":"https://www.bnbcalc.com/blog/str-tax/airbnb-vrbo-str-pennsylvania-tax" }, { "market":"Portland", "city":"Portland", "state":"OR", "combined_tax_percent":14.5, "per_night_flat_tax":0, "notes":"6% City TLT + 5.5% Multnomah County TLT + 3% Portland Tourism Improvement District (TID) Fee.", "source_url":"https://www.portland.gov/revenue/transient-lodgings-tax" }, { "market":"Raleigh", "city":"Raleigh", "state":"NC", "combined_tax_percent":13.25, "per_night_flat_tax":0, "notes":"7.25% combined State/County Sales Tax + 6% Wake County Room Occupancy Tax.", "source_url":"https://raleighnc.gov/doing-business/services/raleigh-wake-hospitality-tax-intro" }, { "market":"Reno", "city":"Reno", "state":"NV", "combined_tax_percent":13.5, "per_night_flat_tax":0, "notes":"Combined rate for Reno/Sparks/Washoe County area.", "source_url":"https://www.singlekey.com/en-us/near-me/nevada-us/tax-guide-for-nevada-short-term-rentals/" }, { "market":"Richmond", "city":"Richmond", "state":"VA", "combined_tax_percent":14.0, "per_night_flat_tax":0, "notes":"6% State Sales Tax + 8% City Lodging Tax.", "source_url":"https://henrico.gov/finance/faqs/taxes-revenue/transient-lodging-tax/" }, { "market":"Riverside", "city":"Riverside", "state":"CA", "combined_tax_percent":13.0, "per_night_flat_tax":0, "notes":"13% City of Riverside Transient Occupancy Tax.", "source_url":"https://library.municode.com/ca/riverside/codes/code_of_ordinances?nodeId=PTIICOOR_TIT5BUTALIRE_CH5.32TROCTA_5.32.030EX" }, { "market":"Sacramento", "city":"Sacramento", "state":"CA", "combined_tax_percent":15.0, "per_night_flat_tax":0, "notes":"12% County Transient Occupancy Tax + 3% Sacramento Tourism Marketing District (STMD) assessment for downtown zone.", "source_url":"https://finance.saccounty.net/Tax/Pages/TOTFAQ.aspx" }, { "market":"Salt Lake City", "city":"Salt Lake City", "state":"UT", "combined_tax_percent":13.82, "per_night_flat_tax":0, "notes":"Combined rate includes state, county, and city transient room taxes and sales taxes.", "source_url":"https://www.visitsaltlake.com/press-research/facts-info/" }, { "market":"San Antonio", "city":"San Antonio", "state":"TX", "combined_tax_percent":16.75, "per_night_flat_tax":0, "notes":"6% State HOT + 9% City HOT + 1.75% Bexar County Hotel Occupancy Tax.", "source_url":"https://311.sanantonio.gov/kb/docs/articles/taxes,-payments-and-municipal-court-fines/hotel-occupancy-tax" }, { "market":"San Diego", "city":"San Diego", "state":"CA", "combined_tax_percent":12.5, "per_night_flat_tax":0, "notes":"10.5% City Transient Occupancy Tax (TOT) + 2% San Diego Tourism Marketing District (TMD) assessment for hotels with 70+ rooms. TOT rates will change to a zonal system in May 2025.", "source_url":"https://www.sandiego.gov/treasurer/taxesfees/tot" }, { "market":"San Francisco", "city":"San Francisco", "state":"CA", "combined_tax_percent":16.25, "per_night_flat_tax":0, "notes":"14% Transient Occupancy Tax (TOT) + 2.25% Tourism Improvement District (TID) assessment for Zone 1 hotels.", "source_url":"https://sftreasurer.org/business/taxes-fees/transient-occupancy-tax-tot" }, { "market":"San Jose", "city":"San Jose", "state":"CA", "combined_tax_percent":14.0, "per_night_flat_tax":0, "notes":"10% City Transient Occupancy Tax + 4% San Jose Tourism Improvement District (SJTID) fee.", "source_url":"https://www.sanjoseca.gov/your-government/departments-offices/finance/tax-forms-permits-resources/hotel-taxes#:~:text=Transient%20Occupancy%20Tax&text=In%20San%20Jos%C3%A9%2C%20there%20are,a%20combined%20rate%20of%2010%25." }, { "market":"Santa Ana", "city":"Santa Ana", "state":"CA", "combined_tax_percent":11.0, "per_night_flat_tax":0, "notes":"11% City of Santa Ana Transient Occupancy Tax.", "source_url":"https://library.municode.com/ca/santa_ana/codes/code_of_ordinances?nodeId=PTIITHCO_CH35TA_ARTVHOVITA_S35-125TI" }, { "market":"Scottsdale", "city":"Scottsdale", "state":"AZ", "combined_tax_percent":13.92, "per_night_flat_tax":0, "notes":"Combined rate includes 7.27% State/County TPT, 1.65% City TPT, and 5.0% City Transient Tax.", "source_url":"https://res-4.cloudinary.com/simpleview/image/upload/v1/clients/scottsdale/Scottsdale_Checkout_Tax_updated_11_18_131_d10508c3-3861-4918-a007-8a94ce413a59.pdf" }, { "market":"Seattle", "city":"Seattle", "state":"WA", "combined_tax_percent":18.0, "per_night_flat_tax":0, "notes":"15.7% base Hotel Tax + 2.3% Seattle Tourism Improvement Area (STIA) surcharge for downtown hotels with 60+ rooms.", "source_url":"https://visitseattle.org/press/press-kit/seattle-facts/" }, { "market":"St. Louis", "city":"St. Louis", "state":"MO", "combined_tax_percent":17.179, "per_night_flat_tax":0, "notes":"Combined rate includes state/local sales tax, 7.679% Convention & Sports Tax, and 3.5% Convention & Tourism Tax.", "source_url":"https://www.stlouis-mo.gov/collector/hotel-motel-tax.cfm" }, { "market":"St. Paul", "city":"St. Paul", "state":"MN", "combined_tax_percent":11.375, "per_night_flat_tax":0, "notes":"7.875% combined State/Local Sales Tax + 3.5% City Lodging Tax.", "source_url":"https://www.stpaul.gov/departments/financial-services/accounts-receivable-and-revenue-collections/lodging-tax" }, { "market":"St. Petersburg", "city":"St. Petersburg", "state":"FL", "combined_tax_percent":13.0, "per_night_flat_tax":0, "notes":"7% combined State/County Sales Tax + 6% Pinellas County Tourist Development Tax.", "source_url":"https://pinellas.gov/doing-business/tourist-development-tax/" }, { "market":"Tacoma", "city":"Tacoma", "state":"WA", "combined_tax_percent":15.2, "per_night_flat_tax":0, "notes":"10.2% combined State/Local Sales Tax + 5% Special Hotel/Motel Tax.", "source_url":"https://www.cityoftacoma.org/government/city_departments/finance/tax_and_license/special_hotel_motel_tax" }, { "market":"Tampa", "city":"Tampa", "state":"FL", "combined_tax_percent":13.5, "per_night_flat_tax":0, "notes":"7.5% combined State/County Sales Tax + 6% Hillsborough County Tourist Development Tax.", "source_url":"https://www.hillsboroughcounty.org/en/residents/property-owners-and-renters/taxes/tourist-development-tax" }, { "market":"Tucson", "city":"Tucson", "state":"AZ", "combined_tax_percent":12.05, "per_night_flat_tax":1.00, "notes":"6.05% City TPT + 6% State/County TPT + $1.00 per night Pima County surcharge.", "source_url":"https://www.tucsonaz.gov/Departments/Business-Services-Department/Tax-License/Business-License-Tax-Information/Lodging-Tax-Information" }, { "market":"Tulsa", "city":"Tulsa", "state":"OK", "combined_tax_percent":13.517, "per_night_flat_tax":0, "notes":"8.517% combined State/Local Sales Tax + 5% City Lodging Tax.", "source_url":"https://www.cityoftulsa.org/government/departments/finance/sales-tax-information/" }, { "market":"Virginia Beach", "city":"Virginia Beach", "state":"VA", "combined_tax_percent":15.0, "per_night_flat_tax":3.00, "notes":"8% City Lodging Tax + 6% State Sales Tax + 1% Regional Transportation Lodging Tax + $3 per night fee.", "source_url":"https://virginiabeach.gov/government/departments/commissioner-of-the-revenue/business-taxes-fees/food-beverage-admissions-lodging-tax" }, { "market":"Washington", "city":"Washington", "state":"DC", "combined_tax_percent":15.95, "per_night_flat_tax":0, "notes":"15.95% total tax on hotel and transient accommodations in the District of Columbia.", "source_url":"https://otr.cfo.dc.gov/page/hotel-accommodations-transient-tax-and-ballpark-fee" }, { "market":"Wichita", "city":"Wichita", "state":"KS", "combined_tax_percent":13.5, "per_night_flat_tax":0, "notes":"7.5% combined State/County Sales Tax + 6% City Transient Guest Tax.", "source_url":"https://www.wichita.gov/Finance/Pages/TransientGuestTax.aspx" } ];
let rates = defaultRates.slice(0); // data source let view = []; // alphabetized view used by the dropdown
const $ = (id) => document.getElementById(id);
function money(n){ return n.toLocaleString(undefined, { style: "currency", currency: "USD" }); } function pct(n){ return (Math.round(n * 100) / 100).toFixed(2) + "%"; }
function populateOptions() { const sel = $("citySelect"); sel.innerHTML = ""; // Build the sorted 'view' array once and use its index as the value view = rates.slice().sort((a,b)=>a.market.localeCompare(b.market)); view.forEach((r, i)=>{ const opt = document.createElement("option"); opt.value = String(i); // index into 'view', not 'rates' opt.textContent = `${r.market} (${r.state})`; sel.appendChild(opt); }); if (view.length) { sel.selectedIndex = 0; HTC_applyCity(); } else { $("combinedRate").value = 0; $("flatFee").value = 0; $("cityMeta").textContent = ""; $("sourceOut").textContent = "No markets loaded. Upload a CSV or add defaults in code."; } }
window.HTC_applyCity = function(){ const sel = $("citySelect"); const idx = parseInt(sel.value, 10); if (isNaN(idx) || !view[idx]) return; const r = view[idx]; $("combinedRate").value = r.combined_tax_percent ?? 0; $("flatFee").value = r.per_night_flat_tax ?? 0; $("cityMeta").innerHTML = `${r.city}, ${r.state} | ${r.market}`; const note = r.notes ? r.notes : "No notes."; const src = r.source_url ? ' · source' : ""; $("sourceOut").innerHTML = note + src; };
window.HTC_compute = function(){ const nightly = parseFloat($("nightly").value) || 0; const nights = Math.max(1, parseInt($("nights").value, 10) || 1); const rooms = Math.max(1, parseInt($("rooms").value, 10) || 1); const combinedRate = Math.max(0, parseFloat($("combinedRate").value) || 0) / 100; const flat = Math.max(0, parseFloat($("flatFee").value) || 0); const resort = Math.max(0, parseFloat($("resortFee").value) || 0); const resortTaxable = $("resortTaxable").checked;
const basePerNight = nightly + (resortTaxable ? resort : 0); const subtotal = (nightly + resort) * nights * rooms; const taxPercent = basePerNight * combinedRate * nights * rooms; const taxFlat = flat * nights * rooms; const total = subtotal + taxPercent + taxFlat;
$("subtotalOut").textContent = money(subtotal); $("taxPercentOut").textContent = money(taxPercent); $("taxFlatOut").textContent = money(taxFlat); $("totalOut").textContent = money(total);
const effective = subtotal > 0 ? ((taxPercent + taxFlat) / subtotal) * 100 : 0; $("effectiveRateOut").textContent = pct(effective); const perRoomPerNight = nights * rooms > 0 ? (taxPercent + taxFlat) / (nights * rooms) : 0; $("taxPerNightOut").textContent = money(perRoomPerNight);
$("taxPercentDetail").textContent = `${pct(combinedRate*100)} applied to $${basePerNight.toFixed(2)} for ${nights} night(s) × ${rooms} room(s).`; $("taxFlatDetail").textContent = flat > 0 ? `$${flat.toFixed(2)} per room per night × ${nights} × ${rooms}.` : "None."; };
window.HTC_reset = function(){ $("nightly").value = 150; $("nights").value = 2; $("rooms").value = 1; $("resortFee").value = 0; $("resortTaxable").checked = true; $("citySelect").selectedIndex = 0; HTC_applyCity(); HTC_compute(); };
window.HTC_loadCSV = function(evt){ const file = evt.target.files && evt.target.files[0]; if (!file) return; const reader = new FileReader(); reader.onload = (e) => { const text = e.target.result; const rows = text.split(/\r?\n/).filter(Boolean); if (rows.length h.trim().toLowerCase()); const col = (name) => headers.indexOf(name); const idxMarket = col("market"); const idxCity = col("city"); const idxState = col("state"); const idxRate = col("combined_tax_percent"); const idxFlat = col("per_night_flat_tax"); const idxNotes = col("notes"); const idxSrc = col("source_url");
if ([idxMarket, idxCity, idxState, idxRate, idxFlat].some(v => v c.trim()); if (!cells.length) continue; const item = { market: cells[idxMarket] || "", city: cells[idxCity] || "", state: cells[idxState] || "", combined_tax_percent: parseFloat(cells[idxRate]) || 0, per_night_flat_tax: parseFloat(cells[idxFlat]) || 0, notes: idxNotes >= 0 ? (cells[idxNotes] || "") : "", source_url: idxSrc >= 0 ? (cells[idxSrc] || "") : "" }; if (item.market) parsed.push(item); }
rates = parsed; populateOptions(); // rebuild 'view' and options $("citySelect").selectedIndex = 0; HTC_applyCity(); HTC_compute(); }; reader.readAsText(file); };
// Init UI populateOptions(); HTC_compute(); })();
Sources for Tax Rates Alabama
Birmingham: https://www.nbda.org/hotel-and-travel/
Mobile: https://www.bnbcalc.com/blog/str-tax/airbnb-vrbo-str-alabama-tax
Montgomery: https://www.airbnb.com/help/article/2293
Alaska
Anchorage: https://www.muni.org/departments/finance/treasury/programtaxes/roomtax/documents/informationals/notice-to-guests.pdf
Arizona
Chandler: https://www.chandleraz.gov/business/tax-and-license/tax/taxable-activities
Gilbert: https://www.gilbertaz.gov/departments/finance-mgmt-services/2025-proposed-tax-rates
Glendale: https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_15209001/File/Departments/Budget%20&%20Finance/Business%20Licenses/Hotel.Motel-Glendale2017.pdf
Mesa: https://www.mesaaz.gov/Business-Development/Transaction-Privilege-TPT-Tax
Phoenix: https://www.phoenix.gov/content/dam/phoenix/financesite/documents/hotel%20%20motels%200116.pdf
Scottsdale: https://res-4.cloudinary.com/simpleview/image/upload/v1/clients/scottsdale/Scottsdale_Checkout_Tax_updated_11_18_131_d10508c3-3861-4918-a007-8a94ce413a59.pdf
Tucson: https://www.tucsonaz.gov/Departments/Business-Services-Department/Tax-License/Business-License-Tax-Information/Lodging-Tax-Information
Arkansas
Little Rock: https://www.airbnb.com/help/article/2296
California
Anaheim: https://www.anaheim.net/575/Transient-Occupancy-Tax
Bakersfield: https://bakersfield.hdlgov.com/Home/Home/TOT
Berkeley: https://berkeleyca.gov/sites/default/files/documents/city-of-berkeley-tot-form.pdf
Costa Mesa: http://ftp.costamesaca.gov/costamesaca/council/agenda/2018/2018-02-27/SS-2.pdf
Fresno: https://www.yondatax.com/cities/fresno#:~:text=Specific%20sales%20tax%20rules%20for%20Fresno&text=For%20lodging%20businesses%2C%20there%20is,stay%20is%20for%20official%20business.
Glendale: https://www.glendaleca.gov/government/departments/finance/revenue/transient-occupancy-tax
Irvine: https://cityofirvine.org/administrative-services-department/transient-occupancy-tax
Long Beach: https://www.longbeach.gov/finance/business-info/business-licenses/transient-occupancy-tax/
Los Angeles: https://finance.lacity.gov/transient-occupancy-tax-requirements
Oakland: https://www.executiveinnoakland.com/faq/whats-the-tax-rate-for-staying-at-the-hotel
Riverside: https://library.municode.com/ca/riverside/codes/code_of_ordinances?nodeId=PTIICOOR_TIT5BUTALIRE_CH5.32TROCTA_5.32.030EX
Sacramento: https://finance.saccounty.net/Tax/Pages/TOTFAQ.aspx
San Diego: https://www.sandiego.gov/treasurer/taxesfees/tot
San Francisco: https://sftreasurer.org/business/taxes-fees/transient-occupancy-tax-tot
San Jose: https://www.sanjoseca.gov/your-government/departments-offices/finance/tax-forms-permits-resources/hotel-taxes#:~:text=Transient%20Occupancy%20Tax&text=In%20San%20Jos%C3%A9%2C%20there%20are,a%20combined%20rate%20of%2010%25.
Santa Ana: https://library.municode.com/ca/santa_ana/codes/code_of_ordinances?nodeId=PTIITHCO_CH35TA_ARTVHOVITA_S35-125TI
Colorado
Aurora: https://www.auroragov.org/business_services/taxes/lodgers_tax
Colorado Springs: https://coloradosprings.gov/general-sales-tax-information
Denver: https://www.denvergov.org/files/assets/public/finance/documents/treasury/tax-guides/taxguidetopic52_lodgerstax.pdf
District of Columbia
Washington: https://otr.cfo.dc.gov/page/hotel-accommodations-transient-tax-and-ballpark-fee
Florida
Fort Lauderdale: https://www.broward.org/RecordsTaxesTreasury/TaxesFees/Pages/TouristDevelopmentTaxes.aspx
Hollywood: https://www.broward.org/RecordsTaxesTreasury/TaxesFees/Pages/TouristDevelopmentTaxes.aspx
Jacksonville: https://www.jacksonville.gov/departments/boards-and-commissions/tourist-development-council
Miami: https://www.miamidade.gov/global/service.page?Mduid_service=ser1499797928395868
Orlando: https://www.visitorlando.com/plan/planning-resources/fast-facts/
St. Petersburg
: https://pinellas.gov/doing-business/tourist-development-tax/
Tampa: https://www.hillsboroughcounty.org/en/residents/property-owners-and-renters/taxes/tourist-development-tax
Georgia
Atlanta: https://ansaritax.com/atlanta-hotel-sales-tax-audit/#:~:text=The%20total%20tax%20rate%20on,hotel%2Dmotel%20fee%20per%20night.
Augusta: https://www.gaschoolcounselor.org/2023-hotel-and-travel
Columbus: https://www.columbusga.gov/finance/pdfs/HotelMotel_TaxFormsIns.pdf
Hawaii
Honolulu: https://beatofhawaii.com/hawaii-lodging-taxes-could-hit-20-as-new-fees-loom/#:~:text=Hawaii's%20current%20statewide%20TAT%20sits,%25%20to%2012%25%20in%202026.
Idaho
Boise: https://www.airbnb.com/help/article/2302
Illinois
Chicago: https://www.illinoispolicy.org/planes-trains-and-automobiles-chicagos-high-travel-taxes/
Indiana
Fort Wayne: https://www.in.gov/dor/resources/tax-rates-and-reports/rates-fees-and-penalties/county-innkeepers-tax/
Indianapolis: https://assessmentinstitute.indianapolis.iu.edu/arrangements/hotel.html
Iowa
Des Moines: https://revenue.iowa.gov/taxes/tax-guidance/property-tax/iowa-hotel-and-motel-tax
Kansas
Wichita: https://www.wichita.gov/Finance/Pages/TransientGuestTax.aspx
Kentucky
Lexington: https://www.airbnb.com/help/article/2306
Louisville: https://na.eventscloud.com/ehome/pvp18/619305/#:~:text=Hotel%20Information&text=*The%20current%20hotel%20tax%20rate,Louisville%2C%20KY%20is%2016.07%25.
Louisiana
Baton Rouge: https://www.visitbatonrouge.com/about-us/why-tourism-matters/what-we-do/
New Orleans: https://cvbrepswest.org/new-orleans/
Maryland
Baltimore: https://mgaleg.maryland.gov/2021RS/fnotes/bil_0001/hb1301.pdf
Massachusetts
Boston: https://helpcenter.yotel.com/hc/en-gb/articles/7134856738717-What-are-the-charges-and-payables-at-YOTEL-Boston
Cambridge: https://mafilm.org/tax-rates/
Michigan
Detroit: https://crcmich.org/almanac/local-taxes/interstate-comparison-of-lodging-taxes-in-major-city-of-each-state
Grand Rapids: https://www.kentcountymi.gov/872/Hotel-Motel-Tax
Minnesota
Minneapolis: https://prudentaccountants.com/minneapolis-special-local-taxes-industry-guide/
St. Paul
: https://www.stpaul.gov/departments/financial-services/accounts-receivable-and-revenue-collections/lodging-tax
Missouri
Kansas City: https://www.kcmo.gov/city-hall/departments/finance/tax-guide-for-hotels
St. Louis
: https://www.stlouis-mo.gov/collector/hotel-motel-tax.cfm
Nebraska
Lincoln: https://www.lincoln.ne.gov/files/sharedassets/public/finance/city-treasurer/faq-hotel.pdf
Omaha: https://www.bnbcalc.com/de/blog/str-tax/airbnb-vrbo-str-nebraska-tax
Nevada
Las Vegas: https://www.yondatax.com/cities/las-vegas
North Las Vegas: https://www.cityofnorthlasvegas.com/business/short-term-rentals/transient-lodging-tax
Reno: https://www.singlekey.com/en-us/near-me/nevada-us/tax-guide-for-nevada-short-term-rentals/
New Jersey
Jersey City: https://www.avalara.com/mylodgetax/en/state/new-jersey.html
Newark: https://ecode360.com/36680353
New Mexico
Albuquerque: https://www.visitalbuquerque.org/plan-my-trip/travel-tools/faqs/
New York
Buffalo: https://www4.erie.gov/comptroller/sites/www4.erie.gov.comptroller/files/2022-01/hotel-tax-general-instructions.pdf
New York: https://www.nycaccountingconsulting.com/tourists-city-tax-ny/
North Carolina
Charlotte: https://www.mecknc.gov/Finance/Pages/Room-Occupancy-Tax.aspx
Raleigh: https://raleighnc.gov/doing-business/services/raleigh-wake-hospitality-tax-intro
Ohio
Cincinnati: https://www.adgmultifamily.com/news/hamilton-county-increases-hotel-tax/
Cleveland: https://cuyahogacounty.gov/fiscal-officer/departments/lodging-occupancy-tax
Columbus: https://tax.ohio.gov/portals/0/communications/publications/brief_summaries/2005_brief_summary/lodging_tax.pdf
Oklahoma
Oklahoma City: https://www.okcchamber.com/index.php?src=news&submenu=Education&srctype=detail&category=Chamber%20News&refno=2289
Tulsa: https://www.cityoftulsa.org/government/departments/finance/sales-tax-information/
Oregon
Portland: https://www.portland.gov/revenue/transient-lodgings-tax
Pennsylvania
Philadelphia: https://www.phila.gov/services/payments-assistance-taxes/business-taxes/business-taxes-by-type/hotel-tax/
Pittsburgh: https://www.bnbcalc.com/blog/str-tax/airbnb-vrbo-str-pennsylvania-tax
South Carolina
Charleston: https://www.charlestoncounty.org/departments/revenue-collections/local-accommodations-tax-application.php
Columbia: https://businesslicensing.columbiasc.gov/tourism-development-fee/
Tennessee
Chattanooga: https://www.bnbcalc.com/blog/str-tax/airbnb-vrbo-str-tennessee-tax#:~:text=Hamilton%20County%2C%20where%20Chattanooga%20is,tax%20rate%20of%20approximately%2017.25%25.
Memphis: https://www.smartcitymemphis.com/2025/02/memphis-nears-the-top-for-city-with-highest-hotel-motel-fees/#:~:text=That's%20because%20in%20addition%20to,But%20that's%20not%20all.
Nashville: https://www.nashville.gov/sites/default/files/2025-03/Hotel-Occupancy-Tax-Revenue-Report-FY2024.pdf?ct=1743446846
Texas
Arlington: https://www.arlingtontx.gov/Government/Budget-Finance/Treasury/Hotel-Occupancy-Tax
Austin: https://www.austintexas.gov/page/hotel-occupancy-taxes
Corpus Christi: https://www.visitcorpuschristi.com/about-us/how-were-funded/
Dallas: https://dallascityhall.com/departments/controllersoffice/DCH%20Documents/pdf/PDF-Hotel%20Occupancy%20Tax.pdf
El Paso: https://www.epcounty.com/taxoffice/licensing.htm
Fort Worth: https://fortworthbusiness.com/business/voters/
Houston: https://www.houstonfirst.com/hot/faqs/
Irving: https://irvingtx.gov/property-tax
Lubbock: https://ci.lubbock.tx.us/storage/images/kLUvnR3xKi9aedIXmiXcLz0LwOrdusvsrjXutrp3.pdf
San Antonio: https://311.sanantonio.gov/kb/docs/articles/taxes,-payments-and-municipal-court-fines/hotel-occupancy-tax
Utah
Salt Lake City: https://www.visitsaltlake.com/press-research/facts-info/
Virginia
Alexandria: https://www.alexandriava.gov/taxes/transient-lodging-tax
Newport News: https://newportnewsva.com/resources/data/taxes-utilities/
Norfolk: https://www.norfolk.gov/4747/Lodging-Room-Tax
Richmond: https://henrico.gov/finance/faqs/taxes-revenue/transient-lodging-tax/
Virginia Beach: https://virginiabeach.gov/government/departments/commissioner-of-the-revenue/business-taxes-fees/food-beverage-admissions-lodging-tax
Washington
Bellevue: https://dor.wa.gov/sites/default/files/2022-02/21hotelmotelspec.pdf
Seattle: https://visitseattle.org/press/press-kit/seattle-facts/
Tacoma: https://www.cityoftacoma.org/government/city_departments/finance/tax_and_license/special_hotel_motel_tax
Wisconsin
Madison: https://www.cityofmadison.com/finance/documents/RoomTaxCommissionOverview.pdf
Milwaukee: https://www.revenue.wi.gov/Pages/FAQS/pcs-expo.aspx