Pet Medication Dose Calculator
Arithmetic on a prescription, not a prescription.
Work out Pet Medication Dose. Arithmetic on a prescription, not a prescription. Every rate is an input, not an assertion.
From the prescription or the datasheet — this page does not know any drug
Set to 0 to skip the check
Per dose
1.5 ml
180 mg, 3 times a day
This converts a rate somebody else prescribed into a volume — it is arithmetic, not a prescription, and it knows nothing about the drug, the species or the animal. Weigh the animal rather than estimating: a 10% error on a small dog is a 10% error in the dose. Use an oral syringe rather than a kitchen spoon, and check the concentration on the bottle every time, since the same drug is sold at several strengths.
How the Pet Medication Dose Calculator works
Converts a prescribed mg/kg rate into a volume for a stated product concentration, and flags a daily total above a maximum you enter. It knows no drug and no species — the prescriber does.
Also known as: dog medication dosage by weight · mg per kg to ml calculator · how much liquid medicine for my pet · animal dose from concentration
What this calculates and what it does not
It converts a rate somebody else prescribed — milligrams per kilogram — into a volume for a stated product concentration. That is arithmetic. It knows nothing about the drug, the species, the condition or the animal in front of you.
Which is deliberate. A calculator carrying a drug table would be relied on as a source of dosing rates, and those rates differ by species, indication, formulation and jurisdiction, and get revised. A hard-coded table would be dangerous rather than merely stale.
The one judgement it does make is a bounds check: if the daily total exceeds a maximum you enter, it says so. That catches the arithmetic error of the right dose given too many times a day, which is a real and common failure.
Concentration is where doses go wrong
The same drug is routinely sold at several strengths. A dose worked out for one concentration and drawn from a bottle of another can be several times too much, and the two bottles frequently look near-identical on the shelf.
So the concentration has to be read off the actual bottle in hand, every time, rather than remembered from the last prescription. It is the single most consequential number in the calculation and the one most often assumed.
Weight is the other. A 10% error in body weight is a 10% error in dose, which matters most for small animals where the gap between effective and toxic is narrowest. Weighing — including by weighing yourself holding the animal and subtracting — beats estimating every time.
Species differences and measuring instruments
Cats lack certain liver enzymes that dogs have, so several drugs safe for dogs accumulate to toxic levels in cats. Paracetamol is the well-known example and it is lethal to cats at small doses. Species is not a detail here.
Human medications generally should not be given without veterinary advice for the same reason. Metabolism differs enough that a human dose rate is not merely scaled wrongly — for some drugs it is meaningless.
Measure with an oral syringe marked in millilitres. Kitchen spoons vary by a factor of two between examples and are not measuring instruments, which is why liquid medication is supplied with a syringe and why using it matters.
Where to go next
The Pet Medication Dose question rarely arrives on its own. These are the ones that usually come with it:
- Fish Stocking Calculator — Oxygen enters at the surface, not through the volume.
- Camping Water Calculator — A litre weighs a kilogram, which is the whole problem.
- Pool Chlorine Calculator — A 65% product is not 100% — dose the active, not the tub.
- BMI Calculator — Body mass index with category and healthy weight range.
Not medical advice. This calculator gives a general estimate, not medical advice. It cannot account for your individual health, medical history, or medication. Talk to a qualified healthcare professional before acting on any result.
Frequently asked questions
How do I calculate a weight-based dose?
Multiply body weight by the prescribed rate in mg/kg to get milligrams, then divide by the product's concentration in mg/ml to get the volume. A 12 kg animal at 15 mg/kg needs 180 mg, which is 1.5 ml of a 120 mg/ml product.
Why does concentration matter so much?
Because the same drug is sold at several strengths. A dose calculated for one concentration and given from another bottle can be several times too much, and the bottle looks identical.
Should I estimate my pet's weight?
No — weigh it. A 10% error in weight is a 10% error in dose, which matters most for small animals where the margin between effective and toxic is narrowest.
Can I give my pet human medication?
Not without veterinary advice. Several common human medicines are toxic to cats and dogs at any dose, and some are metabolised so differently that the human dose rate is meaningless.
What should I measure the dose with?
An oral syringe marked in millilitres. Kitchen spoons vary enormously and are not a measuring instrument — the difference between a level and a heaped teaspoon can be a doubling.
What if I miss a dose?
Follow the prescriber's instruction rather than doubling up. Doubling a dose to catch up is the most common way a safe medication becomes an overdose.
How do I weigh a small pet accurately?
Weigh yourself holding the animal and subtract your own weight, or use a kitchen scale with a container for very small animals. Estimating is where most dosing errors start.
What does mg/kg actually mean?
Milligrams of drug per kilogram of body weight. It is the standard way doses are prescribed because the required amount scales with the animal, not with the species.
Why do cats and dogs need different drugs?
Cats lack some liver enzymes dogs have, so several drugs safe for dogs accumulate to toxic levels in cats. Paracetamol is the well-known example and it is lethal at small doses.
Can I split tablets?
Only where the tablet is scored and the drug is not modified-release or enteric-coated. Splitting an unscored tablet gives unpredictable halves, and splitting a coated one destroys what the coating was for.
What should I do if I give too much?
Contact a vet or an animal poison line immediately with the drug name, strength and amount given. Do not induce vomiting unless specifically told to — for some substances it makes things worse.
How should medication be stored?
As the label states, and reconstituted liquid antibiotics usually need refrigeration and have a short shelf life. Out-of-date liquid medication can be both ineffective and unsafe.
Put this calculator on your own site
Free to use, on any site, commercial or not. Paste this where you want it to appear. It is a plain iframe, so it works in WordPress, Squarespace, Wix, Webflow, Ghost and anything else that accepts HTML.
<iframe src="https://www.thecalclibrary.com/embed/pet-medication-dose-calculator" width="100%" height="640" style="border:1px solid #e2e8f0;border-radius:12px" loading="lazy" title="Pet Medication Dose Calculator"></iframe>
<p style="font:13px/1.5 system-ui,sans-serif;margin:6px 0 0;color:#64748b">Powered by <a href="https://www.thecalclibrary.com/pet-medication-dose-calculator" style="color:#64748b">Pet Medication Dose Calculator</a> from The Calc Library</p>The only condition is that the credit line below the frame stays in place. That one line is what pays for the tool being free — it is how anyone else finds it.
Related calculators
Fish Stocking Calculator
Oxygen enters at the surface, not through the volume.
OpenCamping Water Calculator
A litre weighs a kilogram, which is the whole problem.
OpenPool Chlorine Calculator
A 65% product is not 100% — dose the active, not the tub.
OpenBMI Calculator
Body mass index with category and healthy weight range.
Open