Skip to content
throttle
Menu
HomeToolsThroughput Converter

Rate Conversion

Throughput Converter

Convert request, event, job, and data throughput across time periods with explicit decimal and binary byte units.

Conversion values stay in this browser

ITEM RATE

Convert requests, events, or jobs

Enter an average item count and period. Add an average body size to estimate one-way body throughput.

NORMALIZED RATE

Item-rate results

Ready to convert

Use the sample values or enter your own average rate.

Items per second 0 requests/s Canonical rate used for the period conversions
Per second0 requests
Per minute0 requests
Per hour0 requests
Per day0 requests
Per 30-day month0 requests
Average spacingUnavailable
Estimated body rate0 B/s
Estimated body transfer per day0 B

Body estimates multiply average items per second by the selected average body size. They exclude response bodies, headers, framing, encryption, compression, and retries.

DATA RATE

Convert bytes per second

Convert one data rate into explicit decimal and binary units, then estimate transfer over longer periods.

BYTES PER SECOND

Data-rate results

Ready to convert

Use the sample value or enter your own data rate.

Base rate 0 B/s All other values are derived from this byte rate
Decimal kilobytes0 kB/s
Decimal megabytes0 MB/s
Decimal gigabytes0 GB/s
Binary kibibytes0 KiB/s
Binary mebibytes0 MiB/s
Binary gibibytes0 GiB/s
Transfer per minute0 B
Transfer per hour0 B
Transfer per day0 B
Transfer per 30-day month0 B

Long-period totals assume the entered average rate remains constant. They do not predict traffic peaks or provider billing.

READ THE UNITS

Convert the arithmetic without hiding the assumptions.

A converted average is mathematically equivalent to the input rate. It does not describe burstiness, concurrency, queue depth, payload variation, or an API provider's enforcement window.

  1. 1
    Normalize time first

    Item rates are converted to a per-second value before the minute, hour, day, and 30-day results are calculated.

  2. 2
    Keep item meaning

    Requests, events, and jobs use the same time arithmetic, but the labels remain distinct so the result keeps its context.

  3. 3
    Label decimal and binary units

    kB and MB use powers of 1,000. KiB and MiB use powers of 1,024. The converter never labels one as the other.

  4. 4
    Separate average from peak

    Capacity planning still needs peak rates, safety margin, burst rules, concurrency limits, retries, and representative payload sizes.

Planning estimate: Read How Much API Capacity Does Your Application Need? Use the Payload Size Analyzer to measure representative bodies, then evaluate request capacity with the Rate Limit Calculator. Confirm production throughput from measured traffic and provider documentation.