Seconds per 100 Meters to Seconds per 400 Meters for Pace Conversion
Snapshot
1 Seconds per 100 Meters equals 4 Seconds per 400 Meters. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This result uses fixed split-distance definitions normalized through seconds per meter.
- Example: At 45 Seconds per 100 Meters, the matching split is 180 Seconds per 400 Meters.
- 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
4 Seconds per 400 Meters (s/400m)
SwitchMachine access
Available to apps and AI agents
Seconds per 100 Meters to Seconds per 400 Meters for Pace Conversion 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
pace- Source unit
seconds_per_100_meters- Target unit
seconds_per_400_meters
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/convertRequest
{
"family": "pace",
"value": 1,
"from": "seconds_per_100_meters",
"to": "seconds_per_400_meters"
}Essential response
{
"ok": true,
"conversion": {
"family": "pace",
"value": 1,
"from": "seconds_per_100_meters",
"to": "seconds_per_400_meters",
"result": {
"raw": 4,
"display": "4"
},
"canonicalPath": "/pace/seconds-per-100-meters-to-seconds-per-400-meters/"
}
}Explanation
Formula: Seconds per 400 Meters = Seconds per 100 Meters × 4. Why: track, swim, and rowing split formats are time-per-distance units, so the calculator normalizes them through seconds per meter before applying the target split distance.
Seconds per 100 Meters (s/100m): a split-based pace format often used in swimming and short interval work.
Seconds per 400 Meters (s/400m): a split pace commonly used for track laps and interval comparisons.
This route is useful when translating steady pace into interval or split formats for track sessions, swim sets, rowing pieces, and structured workouts.
This conversion is purely multiplicative because both pace formats reduce through seconds per meter using fixed distance definitions with no offset.
Common Conversion Values
| Seconds per 100 Meters (s/100m) | Seconds per 400 Meters (s/400m) |
|---|---|
| 45 | 180 |
| 60 | 240 |
| 75 | 300 |
| 90 | 360 |
| 105 | 420 |
| 120 | 480 |
| 150 | 600 |
| 180 | 720 |
| 210 | 840 |
| 240 | 960 |
Questions & answers
Frequently Asked Questions
What formula is used for Seconds per 100 Meters to Seconds per 400 Meters?
Both units are reduced to seconds per meter and then scaled by a fixed ratio.
Is the reverse converter available?
Yes. Use the switch button or open the Seconds per 400 Meters to Seconds per 100 Meters page.
Are decimals supported?
Yes. Decimal pace values are supported in the calculator.