Kalkulator Substrat Akuarium
Hitung berapa banyak kerikil, pasir, tanah, karang batu atau fluorit yang dibutuhkan akuarium dari bentuk dan dimensi tangki - luas, volume, berat dan jumlah kantong 5-lb/10-lb, plus panduan kedalaman per jenis substrat.
Input
Output
| Metric | Value |
|---|---|
| No data yet | |
Cara lain menggunakan alat ini
REST API
curl -X POST https://api.iotools.cloud/v1/tool/aquarium-substrate-calculator \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"tankShape": "rectangular",
"unit": "in",
"length": "24",
"width": "12",
"depth": "2",
"substrateType": "gravel"
}'Ganti dengan kunci Anda sendiri dari akun Anda. Bidang alat menjadi isi permintaan — tanpa pembungkus.
Tanyakan ke agen AI
Use the IOTools `aquarium-substrate-calculator` tool (Aquarium Substrate Calculator) on this input:
YOUR_INPUT_HERETempelkan ini ke agen mana pun yang terhubung ke server MCP IOTools, lalu tambahkan input Anda.
Widget sematan
<iframe
src="https://iotools.cloud/embed/aquarium-substrate-calculator/"
width="100%" height="520" frameborder="0" scrolling="no" loading="lazy"
title="Kalkulator Substrat Akuarium — iotools.cloud"
sandbox="allow-scripts allow-forms allow-same-origin allow-downloads allow-popups allow-popups-to-escape-sandbox"
allow="clipboard-write"
style="width:100%;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden"></iframe>
<script src="https://iotools.cloud/embed.js" async></script>Tempelkan ini di halaman Anda sendiri — gratis, tanpa kunci, cukup tautan balik.
| Biaya per panggilan API/MCP | Mulai dari 5 kredit |
|---|---|
| Butuh kredit lebih? | Lihat harga |
Juga tersedia melalui
Panduan
Why substrate amount matters
Buying too little substrate means a second trip to the store (and often a mismatched bag or dye lot); buying too much wastes money and leaves you storing a half-used bag of gravel or aqua soil. Substrate is also sold by weight, not by "how much my tank needs," so translating a tank's footprint and desired depth into pounds/kilograms and a bag count up front avoids both problems.
The formula used
- Area: rectangular tanks use length × width; cylindrical tanks use π × (diameter / 2)².
- Volume: area × substrate depth, converted to cubic feet and liters.
- Weight: volume (ft³) × the substrate's density in pounds per cubic foot.
- Bag count: weight ÷ 5 and weight ÷ 10, each rounded up — so you always buy enough, never one bag short.
Density varies a lot by substrate type, which is why picking the right one matters:
| Substrate | Density (lb/ft³) | Notes |
|---|---|---|
| Gravel | 100 | Most common all-purpose substrate |
| Sand | 100 | Rinse thoroughly before adding — packs finer than gravel |
| Aquatic plant soil | 45 | Lighter and more porous than gravel/sand |
| Crushed coral / coral sand | 95 | Raises and buffers pH — for cichlid/brackish tanks, not planted setups |
| Fluorite | 93 | Fired clay substrate marketed for planted tanks |
| Custom | you enter it | For any substrate not listed, check the bag or manufacturer spec sheet |
Depth guidance by substrate type
The right depth depends on what's living (or growing) in the tank, not just the footprint:
- Gravel: 1–2 in for fish-only tanks; 2–3 in if capping with root-feeding plants.
- Sand: 1–2 in — deeper beds risk anaerobic pockets.
- Aquatic plant soil: 2–3 in flat, sloping to 3–4 in at the back for a planted layout.
- Crushed coral: 1–2 in — it's there for pH buffering, not root anchorage.
- Fluorite: 2–3 in, often capped with a thin layer of sand for looks.
How to use it
- Pick your tank shape (rectangular or cylindrical) and enter its dimensions in inches or centimeters.
- Enter your target substrate depth.
- Pick a substrate type — or "Custom" to enter your own density if your product isn't listed.
- Read off the area, volume, weight, and how many 5-lb or 10-lb bags to buy.
FAQ
Why do gravel and sand need different depths? Sand packs much finer than gravel, so a deep sand bed can trap waste and go anaerobic (starved of oxygen) in the lower layers, producing pockets of hydrogen sulfide. Gravel's larger grain size lets water and burrowing critters move through it more freely, so it tolerates more depth.
My bag says coverage in square feet at a certain depth — can I still use this? Yes — the weight and bag-count results here are shape/depth-independent once computed, so they'll match a bag's stated coverage as long as the density you use (or the one we assume) matches the actual product.
Does this calculator store my data? No. Everything runs in your browser — your tank dimensions and results are never sent to or stored on our servers.
Is the density table exact for every brand? No — density varies by grain size, moisture, and manufacturer. Treat the built-in values as a solid planning estimate, and use "Custom" with your bag's stated weight-per-volume if you need an exact figure.