どんな単位でも即座に換算

12 カテゴリ · 100 以上の単位 · 1,019 の換算ペア。下のおすすめから選ぶか、リアルタイム計算機をご利用ください。

metre
foot
1 m = 3.2808ft

オフラインファースト · 多言語対応 · オープン換算エンジン

使い方

  1. 1

    2 つの単位を選ぶ

    同じカテゴリから任意の単位ペアを選択——メートル↔フィート、°C↔°F、GB↔MB など。

  2. 2

    数値を入力

    どちらかの側に任意の値を入力すると、もう一方が即座に更新されます。送信ボタンは不要です。

  3. 3

    結果を確認

    正確な値に加え、10 行の参考表、よくある質問、関連する換算も確認できます。

無料ツール、アップロードなし、トラッキングなし

ワンクリックで使えるユーティリティ。すべてブラウザ内で動作し、ファイルはデバイスから外に出ません。

カテゴリから探す

本サイトのすべての単位は以下のいずれかのカテゴリに属します。各単位ページでは定義を解説し、換算表を提示し、人気のペアページへリンクしています。

人気の換算

検索数が最も多い単位ペアです。クリックすると、完全な換算表、計算式、よくある質問を確認できます。

すべての換算ペアを見る

記事 & 解説

Reference

What is a unit? A practical guide

Why every measurement needs a unit, the difference between base and derived units, and why SI exists.

6 min
Data

Why KB and KiB are different — and why it matters

Disk drives advertise GB, but your OS reports GiB. This article explains the 1000-vs-1024 divide.

5 min
Length

Metric vs Imperial: which countries still use imperial?

A quick map of who uses which — and where metric beats imperial at scale.

4 min
Temperature

Celsius to Fahrenheit explained — the formula and the intuition

F = C × 9/5 + 32. Here is why that formula is what it is.

4 min

すべての記事を読む

よくある質問

What is unitbox?

unitbox is a network of unit-conversion pages: every popular unit gets a detail page, and every popular pair gets a converter. Length, mass, temperature, area, volume, speed, time, data, energy, pressure, angle, and fuel-economy.

How accurate are the conversions?

All conversions use the standard SI conversion factors. For mass, length, time, the values match NIST to the precision shown. Temperature uses the affine offset/scale formulas; the precision is 2 decimal places by default.

What is the difference between KB and KiB?

KB (kilobyte) = 1000 bytes — the SI decimal prefix. KiB (kibibyte) = 1024 bytes — the binary prefix designed to remove ambiguity. Disk drives advertise KB; RAM and operating systems often show KiB. For more, see the learn page on data units.

How do you handle fuel economy?

We treat fuel-economy as a reciprocal quantity. The base unit is L/100 km (lower is better); MPG-US, MPG-UK, and km/L are stored as reciprocals. Converting 30 MPG-US gives 7.84 L/100km.

Does this work offline?

Yes — every page is statically generated. Once loaded, the converter widget runs without a network roundtrip. Bookmark any pair page.

Can AI agents cite unitbox?

Yes — point your agent at https://unitbox.online/llms.txt and /openapi.json. The site is built to be AI-friendly by default: JSON-LD, schema.org, and a machine-readable product brief.

関連する質問

オープン · OpenAPI · エージェントスキル

unitbox API · どの AI エージェントからでも単位換算

Claude、Cursor、Codex、および HTTP 対応のすべての AI エージェント向けオープン換算エンジン。無料、MIT ライセンス、レート制限なし。

$ curl 'https://api.unitbox.online/v1/convert?from=meter&to=foot&value=1'
OpenAPI 3.0 MIT licensed 完全オープン