PowerHorsepower to Kilowatts

Horsepower to Kilowatts

Snapshot

1 Horsepower equals 0.7457 Kilowatts. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.

  • Reference basis: This conversion uses exact watt-based power definitions.
  • Example: For 0.1 Horsepower, the result equals 0.07457 Kilowatts.
  • Use the reverse page if you need the opposite direction with the same basis.

Use the interactive calculator below for custom values and the common-value table for quick checks.

Interactive conversion

Converter Calculator

0.7457 Kilowatts (kW)

Switch

Machine access

Available to apps and AI agents

Horsepower to Kilowatts can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.

Machine-readable identifiers

Conversion family
power
Source unit
horsepower
Target unit
kilowatts

The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.

Example API request and response

POST /api/v1/convert

Request

{
  "family": "power",
  "value": 1,
  "from": "horsepower",
  "to": "kilowatts"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "power",
    "value": 1,
    "from": "horsepower",
    "to": "kilowatts",
    "result": {
      "raw": 0.7456998715822702,
      "display": "0.7457"
    },
    "canonicalPath": "/power/horsepower-to-kilowatts/"
  }
}
Full API documentation

Explanation

Formula: Kilowatts = Horsepower × 0.7457. Why: horsepower and metric horsepower each have their own fixed watt equivalence, so the calculator normalizes through watts before applying the exact target definition.

Horsepower (hp): a mechanical power unit with a fixed watt equivalent, commonly used for engines, motors, and machinery ratings.

Kilowatts (kW): a power unit equal to 1,000 watts, common for appliances, EV chargers, motors, and electrical system ratings.

This route is useful when comparing motor and engine ratings across watts, kilowatts, horsepower, and metric horsepower without mixing the underlying definitions.

This conversion is purely multiplicative because both units reduce through watts using fixed power definitions with no offset.

Method & Reference

  • Method basis: exact conversion formula shown in Snapshot.
  • Applied factor: 1 Horsepower = 0.7457 Kilowatts.
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Horsepower (hp)Kilowatts (kW)
0.1 0.07457
1 0.7457
10 7.456999
100 74.569987
1,000 745.699872
10,000 7,456.998716

Questions & answers

Frequently Asked Questions

What is 1 horsepower in kilowatts?

1 Horsepower equals 0.7457 Kilowatts on this page.

Does this Horsepower to Kilowatts page use the fixed watt equivalent for horsepower?

Yes. Horsepower and metric horsepower each use fixed watt equivalents on this page, so engine, motor, and machinery ratings stay aligned across the direct answer, calculator, and table.

When would I convert horsepower to kilowatts?

This route is useful when comparing motor and engine ratings across watts, kilowatts, horsepower, and metric horsepower without mixing the underlying definitions.

How do I reverse Horsepower to Kilowatts?

Use the mirror Kilowatts to Horsepower route; it applies the inverse relationship with the same power assumptions.