Japan Accommodation Tax: How Collection and Remittance Actually Work
Table of Contents
There’s a tax that most new Japan STR operators don’t realize they’re responsible for collecting — and the OTA definitely isn’t going to warn them.
Japan’s accommodation tax (宿泊税) is one of those compliance gaps that looks obvious in hindsight but catches operators off guard mid-season when they get a letter from the ward office. Here’s how the collection and remittance process actually works, and the two errors I see most often.
TL;DR
- Japan’s accommodation tax is levied per-person per-night by individual cities and prefectures — no national standard, no uniform rate
- Airbnb and Booking.com do not collect or remit this tax in Japan; that responsibility sits entirely with the operator
- The most common filing error: calculating the tax band from the wrong room rate (OTA payout, or misreading whether mandatory cleaning fees are included in your municipality’s definition)
- Filing frequency and deadlines differ by city — most operators file monthly or quarterly
- Late or missing filings may result in 加算金 (surcharges) and 延滞金 calculated by the number of days until payment; if you have missed filings, contact the relevant local tax office promptly rather than waiting
What Is Accommodation Tax and Who Has It?
Japan’s accommodation tax is a per-person, per-night levy collected by individual prefectures and cities — there is no national-level equivalent. Every jurisdiction sets its own rate structure, band thresholds, and filing rules. Tokyo uses price bands: a tax-free floor below a nightly rate threshold, then stepped flat amounts per person per night in higher bands. Kyoto taxes every stay with brackets that rise for higher room rates. Osaka uses bands with a tax-free floor. Some municipalities charge a percentage instead of flat amounts.
A note for STR and minpaku operators: Tokyo’s current accommodation tax rules (through 2026) apply to hotels and ryokan — not to simple lodging (簡易宿所) or minpaku. Tokyo plans to expand coverage to those categories from April 1, 2027, with a 3% rate on stays of ¥13,000 or more per person per night.
And it’s not static. New cities adopt the tax almost every year. Existing cities revise their bands. If you last checked the rates for your city when you onboarded your property, it’s worth verifying they haven’t changed since.
Why the OTA Doesn’t Handle This For You
This is the part that surprises most operators coming from markets like the US or UK, where platforms often collect occupancy taxes on the host’s behalf. In Japan, that’s not how it works.
As of 2026, Airbnb and Booking.com do not collect or remit accommodation tax for Japanese properties. The platform pays you, the accommodation tax is your problem, and there’s no automatic deduction or holdback to cover it.
Operationally, this means:
- You collect the tax from the guest — either baked into your listed price, or collected separately at check-in
- You track those funds separately from your operating revenue
- You register with the relevant municipal or prefectural authority, file returns, and remit on schedule
Most operators who end up with a compliance gap didn’t set out to dodge the tax. They just assumed the platform handled it. If you’ve been operating for more than a few months and haven’t filed, now is the time to check.
What “Room Rate” Do You Use for Band Calculation?
This is the most common technical error, and it’s subtle enough that even attentive operators make it.
Each city assigns a tax amount based on the “accommodation charge” (宿泊料金) — but the exact definition varies by municipality, and two details matter: (1) whether mandatory cleaning fees are included in that definition, and (2) the band must be applied on a per-person per-night basis, not to the total booking charge.
On cleaning fees: The correct base is the pre-OTA-commission accommodation charge as defined by your municipality. In Kyoto and Osaka, mandatory cleaning fees are included in 宿泊料金. In other jurisdictions, separately charged cleaning fees may be excluded. Do not assume a uniform rule — check the city’s published ordinance.
On per-person calculation: Band tables are per-person per-night amounts. You must first allocate the taxable accommodation charge per person per night, then look up the band.
Here’s a concrete example for Osaka: your listing charges ¥12,000 per night with a mandatory ¥3,000 cleaning fee; the OTA takes 3% commission. Your payout is roughly ¥14,640.
- In Osaka, the taxable base is ¥15,000 (room + mandatory cleaning), not ¥12,000 or ¥14,640.
- For a one-night stay with two guests, the per-person taxable amount is ¥7,500, which falls in Osaka’s ¥200 band — total tax ¥400 for the booking.
Using the OTA payout creates underpayment risk. Using only the nightly room rate without confirming the cleaning-fee rule can also produce the wrong band in Osaka and Kyoto. The only authoritative source for each jurisdiction is the city or prefecture’s published ordinance and FAQ.
How Does Filing Actually Work?
Registration comes first. Before your first taxable booking, you need to register as a collector with the relevant municipal or prefectural tax office. In Tokyo that’s the 都税事務所; in Kyoto, the city tax office (市税事務所) handles it; in Osaka, accommodation tax is a prefectural tax — filings go to Osaka Prefecture through Naniwa Kita Prefectural Tax Office (なにわ北府税事務所), not Osaka City.
After registration, you file returns on the required schedule — typically monthly or quarterly depending on your volume and the city’s rules — along with payment for the tax collected in that period.
Missing a deadline may result in 加算金 (late-filing surcharges) or 不申告加算金, and late payment may result in 延滞金 calculated according to the number of days until payment. One missed quarter is an annoyance. Missing filings over multiple years, which happens when operators don’t know they had an obligation, creates a backlog that grows significantly. If you’re in that situation, contact the relevant local tax office promptly and ask how to file late returns — penalties and 延滞金 may still apply even for voluntary disclosure, but waiting for an inquiry to find you first usually increases practical risk.
How We Handle It
For our own properties, accommodation tax gets its own line in the monthly reconciliation. Every booking above the tax-free threshold gets flagged with the per-person tax amount due, we reconcile against guest payments, and remit on schedule.
Part of why I built japan-stay-tax — our open-source library for calculating accommodation tax across Japanese cities (GitHub: github.com/benstay/japan-stay-tax; currently covering Tokyo, Kyoto, Osaka, and several other cities with enacted tax structures; last updated July 2026) — was exactly this band ambiguity. Given a room rate, guest count, and city, it returns the per-person tax based on the rules currently encoded in the library. Verify the result against the municipality’s own materials before filing, since rates can change between library updates. We update it when municipalities revise their structures, because a hand-rolled lookup table that goes stale without you noticing is worse than no table at all.
Practical Checklist
- Confirm whether your city has an accommodation tax and check the current band structure
- Register with the municipal/prefectural authority before accepting bookings
- Clarify the exact definition of “accommodation charge” in your jurisdiction — including whether mandatory cleaning fees are included — using the city ordinance, not OTA help docs
- Apply the per-person per-night calculation before looking up the band
- Track accommodation tax receipts separately from OTA payouts
- Remit on the required schedule; don’t let it accumulate to year-end
FAQ
Q: Does Airbnb collect accommodation tax in Japan?
No. As of 2026, Airbnb does not collect or remit Japan’s accommodation tax (宿泊税) on behalf of operators. This is unlike the situation in many US states. You are responsible for registering with your local tax authority, collecting the tax from guests, and filing and paying on the required schedule.
Q: How do I calculate which tax band applies to my listing?
Use the pre-OTA-commission accommodation charge as defined by your municipality — note that mandatory cleaning fees are included in 宿泊料金 in some cities (Kyoto, Osaka). Then divide by the number of guests to get the per-person per-night taxable amount, and match that figure against your city’s band table. When two interpretations are possible, the city’s published ordinance and any accompanying FAQ from the tax office are authoritative. Our japan-stay-tax library (GitHub: github.com/benstay/japan-stay-tax; last updated July 2026) helps calculate based on the rules currently encoded in it for Tokyo, Kyoto, Osaka, and several other cities — verify against the municipality’s own materials before filing.
Q: I’ve been operating for two years and never filed. What now?
Contact the relevant municipal or prefectural tax office and ask how to file late returns. Bring your booking history, note the applicable rates for each period, and be prepared to pay arrears plus 延滞金. Penalties and 延滞金 may still apply even for voluntary disclosure, but waiting for an inquiry to find you first usually increases practical risk.
This post is for informational purposes only and does not constitute legal or tax advice. Accommodation tax rules vary across Japanese municipalities and are revised periodically. Please consult a qualified tax professional for your specific situation.
Comments