# Kilowatts to Metric horsepower (PS) (kW to PS)

> Convert kilowatts to metric horsepower (PS): 1 kW = 1.35962 PS. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

- Page id: `kw-to-ps` · Quantity: Power (`power`, base unit W) · Tool: `convert_units`
- Canonical page: https://tttkmbb.com/conversion/kw-to-ps · This document: https://tttkmbb.com/conversion/kw-to-ps.md · JSON: https://tttkmbb.com/conversion/kw-to-ps.json (add `?value=` for a result)

## Formula

- `1 kW = 1.35962 PS`
- `metric horsepower (PS) = kilowatts × 1.359621617`
- Reverse: `kilowatts = metric horsepower (PS) × 0.73549875`

The factor follows from the SI definitions of both units (NIST SP 811); values below are rounded to 6 significant figures, the API returns up to 12.

## Worked examples

- 5 kW = 6.79811 PS
- 12.5 kW = 16.9953 PS
- 100 kW = 135.962 PS

## Conversion table

| Kilowatts (kW) | Metric horsepower (PS) (PS) |
| --- | --- |
| 1 | 1.35962 |
| 2 | 2.71924 |
| 3 | 4.07886 |
| 4 | 5.43849 |
| 5 | 6.79811 |
| 6 | 8.15773 |
| 7 | 9.51735 |
| 8 | 10.877 |
| 9 | 12.2366 |
| 10 | 13.5962 |
| 15 | 20.3943 |
| 20 | 27.1924 |
| 25 | 33.9905 |
| 30 | 40.7886 |
| 40 | 54.3849 |
| 50 | 67.9811 |
| 75 | 101.972 |
| 100 | 135.962 |
| 200 | 271.924 |
| 250 | 339.905 |
| 500 | 679.811 |
| 1000 | 1359.62 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=kW&to_unit=hp_metric` → unified JSON envelope with `result.values.result`, `formula`, `factor`, `sources`, `freshness`
- MCP: server `https://tttkmbb.com/mcp`, tool `convert_units` with `{"value":5,"from_unit":"kW","to_unit":"hp_metric"}`
- All power units: https://tttkmbb.com/api/v1/units?quantity=power · full converter: [Power Converter](https://tttkmbb.com/conversion/power.md)
- Authentication: none. Freshness: `static` (fixed conversion factors).

## FAQ

**How many metric horsepower (PS) are in one kilowatt?**

1 kW = 1.35962 PS. The factor comes from the SI definitions of both units (NIST SP 811 / BIPM), so it is exact or correct to at least 10 significant figures.

**What is the formula to convert kilowatts to metric horsepower (PS)?**

Multiply the value in kilowatts by 1.359621617: metric horsepower (PS) = kilowatts × 1.359621617. For example, 5 kW = 6.79811 PS.

**How do I convert metric horsepower (PS) back to kilowatts?**

Multiply by the inverse factor 0.73549875 (kilowatts = metric horsepower (PS) × 0.73549875), or use the metric horsepower (PS)-to-kilowatts page.

## Related conversions

- [Metric horsepower (PS) to kilowatts](https://tttkmbb.com/conversion/ps-to-kw.md) (reverse)
- [Horsepower (mechanical) to Kilowatts](https://tttkmbb.com/conversion/hp-to-kw.md)
- [Kilowatts to Horsepower (mechanical)](https://tttkmbb.com/conversion/kw-to-hp.md)
- [Kilowatts to Watts](https://tttkmbb.com/conversion/kw-to-watts.md)
- [Watts to Kilowatts](https://tttkmbb.com/conversion/watts-to-kw.md)
- [BTU per hour to Watts](https://tttkmbb.com/conversion/btu-per-hour-to-watts.md)
- [Watts to BTU per hour](https://tttkmbb.com/conversion/watts-to-btu-per-hour.md)
- [Tons of refrigeration to Kilowatts](https://tttkmbb.com/conversion/tons-of-refrigeration-to-kw.md)
- [Kilowatts to Tons of refrigeration](https://tttkmbb.com/conversion/kw-to-tons-of-refrigeration.md)

## Data Sources

- NIST Special Publication 811 – Guide for the Use of the International System of Units (SI), Appendix B conversion factors — https://www.nist.gov/pml/special-publication-811 (standard, retrieved 2026-09-24)
- BIPM – The International System of Units (SI Brochure, 9th edition) — https://www.bipm.org/en/publications/si-brochure (standard, retrieved 2026-09-24)
- Wikipedia – Conversion of units — https://en.wikipedia.org/wiki/Conversion_of_units (reference, retrieved 2026-09-24)
