Fluid Ounces to Shots
Snapshot
1 Fluid Ounce equals 0.67 Shots. 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: 2 Fluid Ounces work out to 1.33 Shots.
- 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
0.67 Shots
SwitchMachine access
Available to apps and AI agents
Fluid Ounces to Shots 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
fluid_ounce_us- Target unit
shot_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": "fluid_ounce_us",
"to": "shot_us"
}Essential response
{
"ok": true,
"conversion": {
"family": "beverage",
"value": 1,
"from": "fluid_ounce_us",
"to": "shot_us",
"result": {
"raw": 0.6666666666666666,
"display": "0.67"
},
"canonicalPath": "/beverage/fluid-ounces-to-shots/"
}
}Explanation
1 fluid ounce is 0.67 shots using the same bar-pour standard used across this beverage family.
Fluid Ounces: a US customary liquid-volume unit used for pours, menus, and beverage labeling.
Shots: a bar-pour count anchored to the fixed 1.5 fl oz shot definition used across this beverage family.
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
| Fluid Ounces | Shots |
|---|---|
| 1 | 0.67 |
| 2 | 1.33 |
| 3 | 2 |
| 4 | 2.67 |
| 5 | 3.33 |
| 8 | 5.33 |
| 12 | 8 |
| 16 | 10.67 |
| 20 | 13.33 |
| 32 | 21.33 |
| 64 | 42.67 |
Questions & answers
Frequently Asked Questions
Which unit definitions are used?
It relies on the US customary Fluid Ounces and Shots definitions so every result matches the Beverage volume standard.
When should I use this page?
Use it whenever you know fluid ounces and want the matching shots pouring total.
Why does the calculator divide by 1.5?
Every shot on this site is defined as 1.5 US fluid ounces, so dividing by 1.5 returns the shot count for any fluid ounce amount.
Can I compare this to jiggers?
Yes. On this site both shots and jiggers share the same 1.5 fl oz definition, so you can swap between them reliably.