Shots to Fluid Ounces
Snapshot
1 Shot equals 1.5 Fluid Ounces. Conversion Encyclopedia keeps one fixed beverage basis on this page so the calculator, common values, and reverse page stay aligned.
- Reference basis: This route stays inside one bar-measure system, so the conversion is a straight pour-size change.
- Example: 1.5 Shots work out to 2.25 Fluid Ounces.
- 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
1.5 Fluid Ounces
SwitchMachine access
Available to apps and AI agents
Shots to Fluid Ounces can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
beverage- Source unit
shot_us- Target unit
fluid_ounce_us
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/convertRequest
{
"family": "beverage",
"value": 1,
"from": "shot_us",
"to": "fluid_ounce_us"
}Essential response
{
"ok": true,
"conversion": {
"family": "beverage",
"value": 1,
"from": "shot_us",
"to": "fluid_ounce_us",
"result": {
"raw": 1.5,
"display": "1.5"
},
"canonicalPath": "/beverage/shots-to-fluid-ounces/"
}
}Explanation
1 shot is 1.5 fluid ounces using the same bar-pour standard used across this beverage family.
Shots: a bar-pour count anchored to the fixed 1.5 fl oz shot definition used across this beverage family.
Fluid Ounces: a US customary liquid-volume unit used for pours, menus, and beverage labeling.
This route is useful when translating between bar-measure counts and liquid-volume units for cocktails, pour specs, and service documentation.
Because both measures stay inside the same bar-pour system, the numbers scale directly with no density step in the middle.
Common Conversion Values
| Shots | Fluid Ounces |
|---|---|
| 0.5 | 0.75 |
| 1 | 1.5 |
| 1.5 | 2.25 |
| 2 | 3 |
| 3 | 4.5 |
| 4 | 6 |
| 5 | 7.5 |
| 8 | 12 |
| 10 | 15 |
| 12 | 18 |
| 16 | 24 |
Questions & answers
Frequently Asked Questions
Which unit definitions are used?
It relies on the US customary Shots and Fluid Ounces definitions so every result matches the Beverage volume standard.
When should I use this page?
Use it whenever you know shots and want the matching fluid ounces pouring total.
Which shot size is used?
We assume the 1.5 US fluid ounce definition so the conversion matches the standard shot definition shared with the jigger pages.
Why mention fluid ounces?
Fluid ounces (fl oz) are volume, and defining the shot as 1.5 fl oz keeps the math inside the customary pour system.