LegalCals

Overtime Calculator for British Columbia

Calculate deadlines and rules specific to BC jurisdiction.

All BC Calculators

BC Overtime Calculator

Calculate daily overtime pay under the BC Employment Standards Act.

Enter your regular hourly rate and total hours worked in a day to calculate BC overtime entitlements.

About BC Overtime

  • Daily overtime: 1.5x after 8 hours, 2x after 12 hours
  • Weekly overtime: 1.5x after 40 hours (if no daily OT applied)
  • Based on BC Employment Standards Act §35–§40

Embed This Calculator

Paste this snippet into your HTML to embed this BC calculator:

<script src="https://legalcals.com/embed.js"></script>

<div
  data-legalcals-calculator="bc-overtime"
  data-country="ca"
  data-province="bc"
></div>

API Access

Retrieve raw rule data, citations, and version history for this topic:

GET /api/authority/ca/bc/overtime
curl -H "x-api-key: lc_your_key_here" \
  https://legalcals.com/api/authority/ca/bc/overtime

This calculator uses BC authority data. For more details, visit the BC Calculators Hub or the BC Province Page.