Audio File SizeMinutes to Gigabytes At 176 4khz 24bit Stereo

Minutes to GB for 176.4kHz / 24-bit stereo PCM Audio

Snapshot

At 176.4kHz / 24-bit stereo PCM, 60 minutes of audio needs about 3.81 GB. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.

  • Reference basis: This result uses the fixed 176.4khz / 24-bit stereo pcm audio PCM profile, anchored to 1,058,400 bytes/s.
  • Example: For 15 minutes, the 176.4kHz / 24-bit stereo PCM Audio PCM estimate needs about 0.95 GB.
  • 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

3.81 GB

Switch

Machine access

Available to apps and AI agents

Minutes to GB for 176.4kHz / 24-bit stereo PCM Audio can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The 176-4khz-24bit-stereo audio profile tells the conversion engine which audio settings belong to the calculation.

Machine-readable identifiers

Conversion family
audio-file-size
Source unit
minute
Target unit
gigabyte
Audio profile
176-4khz-24bit-stereo

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": "audio-file-size",
  "value": 60,
  "from": "minute",
  "to": "gigabyte",
  "parameters": {
    "profile": "176-4khz-24bit-stereo"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "audio-file-size",
    "value": 60,
    "from": "minute",
    "to": "gigabyte",
    "result": {
      "raw": 3.8102400000000003,
      "display": "3.81"
    },
    "canonicalPath": "/audio-file-size/minutes-to-gigabytes-at-176-4khz-24bit-stereo/"
  }
}
Full API documentation

Explanation

Formula: GB = (minutes x 60 x 1.0584) / 1000 (PCM 176.4kHz / 24-bit stereo). Why: this page fixes the 176.4khz / 24-bit stereo pcm audio PCM profile so duration-to-size calculations stay tied to one explicit sample-rate, bit-depth, and channel layout.

Duration (minutes): elapsed audio time in minutes.

File size (GB): decimal gigabytes of storage, where 1 GB = 1,000,000,000 bytes.

This route is useful when estimating how much storage a recording will need under the fixed 176.4khz / 24-bit stereo pcm audio PCM profile.

This conversion is profile-based rather than universal: uncompressed PCM file size depends on sample rate, bit depth, and channel count, so mirror pages should keep the same recording profile to remain comparable.

Method & PCM Profile

  • Method basis: fixed PCM byte-rate estimate from sample rate, bit depth, and channel layout, then scaled by recording time at 1.0584 MB/s.
  • Profile reference: 176.4kHz / 24-bit stereo PCM Audio (1,058,400 bytes/s; 1.0584 MB/s PCM basis).
  • Consistency rule: snapshot, calculator, FAQ, and common-value rows all use the same fixed PCM profile and byte-rate estimate for this route.

Common Conversion Values

Duration (minutes)File size (GB)
15 0.95
30 1.91
45 2.86
60 3.81
90 5.72
120 7.62
180 11.43

Questions & answers

Frequently Asked Questions

Which PCM settings are fixed for minutes to gb?

Minutes to GB uses 176400 Hz, 24-bit depth, and 2 channels for this profile.

How is the 63.504 MB per minute factor calculated for 176.4kHz / 24-bit stereo?

Bytes per second = 176400 × (24 / 8) × 2 = 1058400 bytes/s. Using decimal MB (1 MB = 1,000,000 bytes), that is 1.0584 MB/s or 63.504 MB/min.

How do I reverse min to GB for 176.4kHz / 24-bit stereo?

Use the opposite route for 176.4kHz / 24-bit stereo to convert file size (gb) back to duration (minutes) with the same PCM assumptions.

Can minutes to gb support storage budgeting?

Yes. Minutes to GB is suitable for first-pass recording and archive estimates in PCM workflows.