{"id":11151,"date":"2026-06-05T06:45:06","date_gmt":"2026-06-05T06:45:06","guid":{"rendered":"https:\/\/glassrock.com\/?p=11151"},"modified":"2026-07-23T10:52:26","modified_gmt":"2026-07-23T10:52:26","slug":"oz-to-ml-conversion","status":"publish","type":"post","link":"https:\/\/glassrock.com\/ru\/oz-to-ml-conversion\/","title":{"rendered":"mL to oz Converter \u2014 US and UK Fluid Ounces"},"content":{"rendered":"\n<div class=\"grx-article\">\n<style>\n.grx-article .table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}\n.grx-article table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.95rem}\n.grx-article caption{font-size:.85rem;color:#4A5A54;text-align:left;padding-bottom:.4rem}\n.grx-article th,.grx-article td{border:1px solid #C9D4CE;padding:.45rem .6rem;text-align:left}\n.grx-article th{background:#F1F4F2;color:#1D3A31}\n.grx-article aside{background:#F1F4F2;border-left:4px solid #A9631F;padding:1rem 1.2rem;margin:1.4rem 0;border-radius:0 8px 8px 0}\n.grx-article .cta{background:#1D3A31;color:#fff;padding:1.1rem 1.3rem;border-radius:8px;margin:1.6rem 0}\n.grx-article .cta a{color:#fff;font-weight:700}\n.grx-article .cta-light{font-size:.95rem;color:#4A5A54;margin:.8rem 0 1.6rem}\n.grx-article nav.toc{background:#F1F4F2;border:1px solid #C9D4CE;border-radius:8px;padding:1rem 1.3rem;margin:1.4rem 0}\n.grx-article nav.toc ol{margin:.4rem 0 0;padding-left:1.2rem}\n.grx-article .formula{background:#F1F4F2;border:1px solid #C9D4CE;border-radius:8px;padding:.8rem 1rem;font-family:ui-monospace,\"SF Mono\",Consolas,monospace;font-size:.95rem;overflow-x:auto}\n.grx-article .disclaimer{font-size:.85rem;color:#4A5A54;font-style:italic}\n.grx-article figure.grx-fig{margin:1.8rem auto;max-width:680px;text-align:center}\n.grx-article figure.grx-fig svg{width:100%;height:auto;display:block}\n.grx-article figure.grx-fig img{max-width:100%;height:auto;border-radius:8px}\n.grx-article figure.grx-fig figcaption{font-size:.85rem;color:#4A5A54;margin-top:.55rem;text-align:center}\n<\/style>\n\n\n<h1>mL to oz Converter \u2014 US and UK Fluid Ounces<\/h1>\n\n<p>To convert milliliters to US fluid ounces, divide the number of milliliters by 29.5735295625. To convert milliliters to imperial fluid ounces, divide by 28.4130625. The converter below handles any mL to oz \u2014 or oz to mL \u2014 value instantly.<\/p>\n\n<!-- \u2500\u2500 Custom HTML block: CONVERTER widget (paste glassrock-ml-oz-converter.html in full) \u2500\u2500 -->\n<!-- ============================================================\n  GlassRock \u2014 mL \u2194 oz Converter (embeddable widget)\n  Page cible : \/oz-to-ml-conversion\/\n  Int\u00e9gration WordPress : coller ce bloc entier dans un bloc\n  \"HTML personnalis\u00e9\" sous le H1, avant le contenu \u00e9ditorial.\n  Aucune d\u00e9pendance externe. CSS scop\u00e9 sous .grx-conv.\n  Facteurs : NIST HB44 (29.5735295625 mL\/US fl oz)\n             UK SI 1995\/1804 (28.4130625 mL\/imp fl oz)\n============================================================ -->\n<div class=\"grx-conv\" id=\"grx-conv\">\n  <style>\n    .grx-conv{\n      --g-green:#1D3A31; --g-amber:#A9631F; --g-flint:#F1F4F2;\n      --g-ink:#1A2220; --g-line:#C9D4CE; --g-white:#fff; --g-err:#8C2F1B;\n      box-sizing:border-box; max-width:680px; margin:1.5rem auto;\n      background:var(--g-white); border:1px solid var(--g-line);\n      border-top:4px solid var(--g-green); border-radius:10px;\n      padding:1.5rem 1.25rem 1.25rem; color:var(--g-ink);\n      font:400 1rem\/1.5 system-ui,-apple-system,\"Segoe UI\",Roboto,Arial,sans-serif;\n    }\n    .grx-conv *,.grx-conv *::before,.grx-conv *::after{box-sizing:inherit}\n    .grx-conv .grx-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}\n    .grx-conv h2,.grx-conv .grx-title{font-size:1.15rem;font-weight:700;margin:0;letter-spacing:.01em}\n    .grx-conv .grx-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--g-amber);font-weight:600}\n    .grx-conv .grx-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:.6rem;align-items:end}\n    .grx-conv label{display:block;font-size:.78rem;font-weight:600;margin-bottom:.3rem;color:var(--g-green)}\n    .grx-conv input[type=\"text\"],.grx-conv select{\n      width:100%;min-height:46px;padding:.5rem .65rem;font-size:1rem;color:var(--g-ink);\n      background:var(--g-flint);border:1px solid var(--g-line);border-radius:7px;\n    }\n    .grx-conv input[type=\"text\"]{font-variant-numeric:tabular-nums}\n    .grx-conv input:focus-visible,.grx-conv select:focus-visible,.grx-conv button:focus-visible{\n      outline:3px solid var(--g-amber);outline-offset:2px}\n    .grx-conv .grx-swap{\n      min-width:46px;min-height:46px;border:1px solid var(--g-line);border-radius:7px;\n      background:var(--g-white);color:var(--g-green);cursor:pointer;font-size:1.15rem;line-height:1;\n      transition:background .15s}\n    .grx-conv .grx-swap:hover{background:var(--g-flint)}\n    .grx-conv .grx-row2{display:flex;gap:.6rem;flex-wrap:wrap;align-items:end;margin-top:.8rem}\n    .grx-conv .grx-prec{flex:0 0 auto}\n    .grx-conv .grx-prec select{min-width:5.5rem}\n    .grx-conv .grx-actions{display:flex;gap:.5rem;flex:1;flex-wrap:wrap}\n    .grx-conv button.grx-btn{\n      min-height:46px;padding:.5rem 1.05rem;border-radius:7px;font-size:.95rem;font-weight:600;\n      cursor:pointer;border:1px solid var(--g-line);background:var(--g-white);color:var(--g-green);\n      transition:background .15s}\n    .grx-conv button.grx-btn:hover{background:var(--g-flint)}\n    .grx-conv button.grx-primary{background:var(--g-green);border-color:var(--g-green);color:#fff}\n    .grx-conv button.grx-primary:hover{background:#274c40}\n    .grx-conv .grx-result{\n      margin-top:1.1rem;min-height:132px;\/* hauteur r\u00e9serv\u00e9e : z\u00e9ro layout shift *\/\n      background:var(--g-flint);border:1px solid var(--g-line);border-radius:8px;\n      padding:1rem 1.1rem;position:relative}\n    .grx-conv .grx-result::before{ \/* r\u00e8gle gradu\u00e9e grav\u00e9e \u2014 clin d'\u0153il dessin technique *\/\n      content:\"\";position:absolute;left:0;right:0;top:0;height:6px;border-radius:8px 8px 0 0;\n      background:repeating-linear-gradient(90deg,var(--g-line) 0 1px,transparent 1px 12px)}\n    .grx-conv .grx-out{font-size:1.45rem;font-weight:700;font-variant-numeric:tabular-nums;\n      font-family:ui-monospace,\"SF Mono\",Consolas,\"Liberation Mono\",monospace;color:var(--g-green);\n      overflow-wrap:anywhere}\n    .grx-conv .grx-alt{margin-top:.25rem;font-size:.95rem;color:var(--g-ink)}\n    .grx-conv .grx-formula{margin-top:.5rem;font-size:.85rem;color:#4A5A54;\n      font-family:ui-monospace,\"SF Mono\",Consolas,monospace;overflow-wrap:anywhere}\n    .grx-conv .grx-error{color:var(--g-err);font-weight:600;font-size:.95rem}\n    .grx-conv .grx-error::before{content:\"\u26a0 \";font-weight:400}\n    .grx-conv .grx-note{margin:.9rem 0 0;font-size:.8rem;color:#4A5A54}\n    .grx-conv .grx-copied{color:var(--g-amber);font-weight:700}\n    @media (max-width:560px){\n      .grx-conv .grx-grid{grid-template-columns:1fr}\n      .grx-conv .grx-swap{width:100%}\n      .grx-conv .grx-out{font-size:1.25rem}\n    }\n    @media (prefers-reduced-motion:reduce){.grx-conv *{transition:none!important}}\n  <\/style>\n\n  <div class=\"grx-head\">\n    <span>\n      <span class=\"grx-kicker\">GlassRock volume tools<\/span>\n      <span class=\"grx-title\" role=\"heading\" aria-level=\"3\">mL \u2194 oz converter<\/span>\n    <\/span>\n  <\/div>\n\n  <div class=\"grx-grid\">\n    <div>\n      <label for=\"grx-c-value\">Enter a value<\/label>\n      <input type=\"text\" id=\"grx-c-value\" inputmode=\"decimal\" autocomplete=\"off\"\n             placeholder=\"e.g. 350 or 12,5\" aria-describedby=\"grx-c-live\">\n    <\/div>\n    <div style=\"align-self:end\">\n      <button type=\"button\" class=\"grx-swap\" id=\"grx-c-swap\" aria-label=\"Swap units\">\u21c5<\/button>\n    <\/div>\n    <div>\n      <label for=\"grx-c-from\">From<\/label>\n      <select id=\"grx-c-from\">\n        <option value=\"ml\" selected>Milliliters \u2014 mL<\/option>\n        <option value=\"l\">Liters \u2014 L<\/option>\n        <option value=\"usoz\">US fluid ounces \u2014 US fl oz<\/option>\n        <option value=\"impoz\">Imperial fluid ounces \u2014 imp fl oz<\/option>\n      <\/select>\n      <label for=\"grx-c-to\" style=\"margin-top:.6rem\">To<\/label>\n      <select id=\"grx-c-to\">\n        <option value=\"ml\">Milliliters \u2014 mL<\/option>\n        <option value=\"l\">Liters \u2014 L<\/option>\n        <option value=\"usoz\" selected>US fluid ounces \u2014 US fl oz<\/option>\n        <option value=\"impoz\">Imperial fluid ounces \u2014 imp fl oz<\/option>\n      <\/select>\n    <\/div>\n  <\/div>\n\n  <div class=\"grx-row2\">\n    <div class=\"grx-prec\">\n      <label for=\"grx-c-prec\">Decimals<\/label>\n      <select id=\"grx-c-prec\">\n        <option>0<\/option><option>1<\/option><option selected>2<\/option>\n        <option>3<\/option><option>4<\/option><option>5<\/option><option>6<\/option>\n      <\/select>\n    <\/div>\n    <div class=\"grx-actions\">\n      <button type=\"button\" class=\"grx-btn grx-primary\" id=\"grx-c-convert\">Convert<\/button>\n      <button type=\"button\" class=\"grx-btn\" id=\"grx-c-copy\">Copy result<\/button>\n      <button type=\"button\" class=\"grx-btn\" id=\"grx-c-reset\">Reset<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- Exemple pr\u00e9-rendu dans le HTML : indexable sans JavaScript -->\n  <div class=\"grx-result\" id=\"grx-c-live\" aria-live=\"polite\">\n    <p class=\"grx-out\" id=\"grx-c-out\">350 mL = 11.83 US fl oz<\/p>\n    <p class=\"grx-alt\" id=\"grx-c-alt\">350 mL also equals 12.32 imperial fl oz.<\/p>\n    <p class=\"grx-formula\" id=\"grx-c-formula\">350 \u00f7 29.5735295625 = 11.8341 US fl oz<\/p>\n  <\/div>\n\n  <p class=\"grx-note\">US fluid ounce = 29.5735295625 mL (NIST Handbook 44). Imperial fluid ounce = exactly 28.4130625 mL. Fluid ounces measure volume, not weight.<\/p>\n\n  <script>\n  (function(){\n    \"use strict\";\n    var US=29.5735295625, IMP=28.4130625, MLL=1000;\n    var toML={ml:1,l:MLL,usoz:US,impoz:IMP};\n    var name={ml:\"mL\",l:\"L\",usoz:\"US fl oz\",impoz:\"imperial fl oz\"};\n    var $=function(id){return document.getElementById(id)};\n    var val=$(\"grx-c-value\"),from=$(\"grx-c-from\"),to=$(\"grx-c-to\"),prec=$(\"grx-c-prec\"),\n        out=$(\"grx-c-out\"),alt=$(\"grx-c-alt\"),formula=$(\"grx-c-formula\"),\n        copyBtn=$(\"grx-c-copy\");\n    var lastResultText=\"350 mL = 11.83 US fl oz\";\n\n    function parseNum(raw){\n      if(raw==null) return null;\n      var s=String(raw).replace(\/[\\s\\u00A0\\u202F']\/g,\"\");\n      if(s===\"\") return null;\n      \/\/ 1.234,56 (s\u00e9parateur de milliers point + virgule d\u00e9cimale) et 1,234.56\n      if(\/,\/.test(s) && \/\\.\/.test(s)){\n        s = (s.lastIndexOf(\",\")>s.lastIndexOf(\".\"))\n          ? s.replace(\/\\.\/g,\"\").replace(\",\",\".\")\n          : s.replace(\/,\/g,\"\");\n      } else { s=s.replace(\",\",\".\"); }\n      if(!\/^-?\\d*\\.?\\d+$\/.test(s)) return NaN;\n      return parseFloat(s);\n    }\n    function fmt(x,d){ return x.toFixed(d); }\n    function showError(msg){\n      out.innerHTML='<span class=\"grx-error\">'+msg+'<\/span>';\n      alt.textContent=\"\"; formula.textContent=\"\";\n    }\n    function formulaText(v,f,t,res,d){\n      var extra=Math.min(4, d+2); \/\/ formule montr\u00e9e avec un peu plus de pr\u00e9cision\n      if(f===t) return v+\" \"+name[f]+\" = \"+res+\" \"+name[t];\n      var inML=toML[f], outML=toML[t];\n      if(f===\"ml\"&&(t===\"usoz\"||t===\"impoz\")) return v+\" \u00f7 \"+outML+\" = \"+(v\/outML).toFixed(extra)+\" \"+name[t];\n      if((f===\"usoz\"||f===\"impoz\")&&t===\"ml\") return v+\" \u00d7 \"+inML+\" = \"+(v*inML).toFixed(extra)+\" mL\";\n      return v+\" \u00d7 \"+inML+\" \u00f7 \"+outML+\" = \"+((v*inML)\/outML).toFixed(extra)+\" \"+name[t];\n    }\n    function convert(){\n      var d=parseInt(prec.value,10);\n      var n=parseNum(val.value);\n      if(n===null){ showError(\"Enter a value to convert.\"); return; }\n      if(isNaN(n)){ showError(\"That doesn't look like a number. Use digits with a point or comma, e.g. 350 or 12,5.\"); return; }\n      if(n<0){ showError(\"Volume can't be negative. Enter a value of 0 or more.\"); return; }\n      var f=from.value,t=to.value;\n      var inML=n*toML[f];                 \/\/ pr\u00e9cision interne compl\u00e8te\n      var res=inML\/toML[t];               \/\/ arrondi uniquement \u00e0 l'affichage\n      var resStr=fmt(res,d);\n      lastResultText=n+\" \"+name[f]+\" = \"+resStr+\" \"+name[t];\n      out.textContent=lastResultText;\n      \/\/ Ligne secondaire : toujours lever l'ambigu\u00eft\u00e9 US \/ imperial\n      if(t===\"usoz\"){ alt.textContent=n+\" \"+name[f]+\" also equals \"+fmt(inML\/IMP,d)+\" imperial fl oz.\"; }\n      else if(t===\"impoz\"){ alt.textContent=n+\" \"+name[f]+\" also equals \"+fmt(inML\/US,d)+\" US fl oz.\"; }\n      else if(f===\"usoz\"||f===\"impoz\"){ alt.textContent=\"Using the \"+(f===\"usoz\"?\"US\":\"imperial\")+\" fluid ounce definition.\"; }\n      else { alt.textContent=\"= \"+fmt(inML\/US,d)+\" US fl oz \u00b7 \"+fmt(inML\/IMP,d)+\" imperial fl oz\"; }\n      formula.textContent=formulaText(n,f,t,resStr,d);\n      copyBtn.textContent=\"Copy result\";\n    }\n    $(\"grx-c-convert\").addEventListener(\"click\",convert);\n    val.addEventListener(\"input\",function(){ if(val.value.trim()!==\"\") convert(); });\n    val.addEventListener(\"keydown\",function(e){ if(e.key===\"Enter\"){e.preventDefault();convert();} });\n    from.addEventListener(\"change\",convert);\n    to.addEventListener(\"change\",convert);\n    prec.addEventListener(\"change\",convert);\n    $(\"grx-c-swap\").addEventListener(\"click\",function(){\n      var f=from.value; from.value=to.value; to.value=f; convert();\n    });\n    $(\"grx-c-reset\").addEventListener(\"click\",function(){\n      val.value=\"\"; from.value=\"ml\"; to.value=\"usoz\"; prec.value=\"2\";\n      out.textContent=\"350 mL = 11.83 US fl oz\";\n      alt.textContent=\"350 mL also equals 12.32 imperial fl oz.\";\n      formula.textContent=\"350 \u00f7 29.5735295625 = 11.8341 US fl oz\";\n      copyBtn.textContent=\"Copy result\"; val.focus();\n    });\n    copyBtn.addEventListener(\"click\",function(){\n      function done(ok){\n        copyBtn.innerHTML= ok ? '<span class=\"grx-copied\">Copied \u2713<\/span>' : \"Copy failed\";\n        setTimeout(function(){copyBtn.textContent=\"Copy result\";},1800);\n      }\n      if(navigator.clipboard && navigator.clipboard.writeText){\n        navigator.clipboard.writeText(lastResultText).then(function(){done(true)},function(){done(false)});\n      } else {\n        var ta=document.createElement(\"textarea\"); ta.value=lastResultText;\n        ta.style.position=\"fixed\"; ta.style.opacity=\"0\"; document.body.appendChild(ta);\n        ta.select(); var ok=false; try{ok=document.execCommand(\"copy\")}catch(e){}\n        document.body.removeChild(ta); done(ok);\n      }\n    });\n  })();\n  <\/script>\n<\/div>\n<!-- ================== fin du widget convertisseur ================== -->\n\n<!-- \u2500\u2500 end converter \u2500\u2500 -->\n\n<h2 id=\"conversion-chart\">mL to oz conversion chart<\/h2>\n\n<p>The chart below covers the volumes people look up most often \u2014 from a 10 mL sample vial to a 3.75 L large-format bottle \u2014 in both US and imperial fluid ounces. For any value not listed, use the converter above.<\/p>\n\n<!-- \u2500\u2500 Custom HTML block: BLOC 4 (static table \u2014 do not convert to JS) \u2500\u2500 -->\n<div class=\"table-scroll\">\n<table>\n  <caption>Milliliters to US and imperial fluid ounces conversion chart<\/caption>\n  <thead><tr><th scope=\"col\">mL<\/th><th scope=\"col\">US fl oz<\/th><th scope=\"col\">Imperial fl oz<\/th><\/tr><\/thead>\n  <tbody>\n      <tr><td>10 mL<\/td><td>0.34<\/td><td>0.35<\/td><\/tr>\n      <tr><td>15 mL<\/td><td>0.51<\/td><td>0.53<\/td><\/tr>\n      <tr><td>20 mL<\/td><td>0.68<\/td><td>0.70<\/td><\/tr>\n      <tr><td>25 mL<\/td><td>0.85<\/td><td>0.88<\/td><\/tr>\n      <tr><td>30 mL<\/td><td>1.01<\/td><td>1.06<\/td><\/tr>\n      <tr><td>40 mL<\/td><td>1.35<\/td><td>1.41<\/td><\/tr>\n      <tr><td>50 mL<\/td><td>1.69<\/td><td>1.76<\/td><\/tr>\n      <tr><td>60 mL<\/td><td>2.03<\/td><td>2.11<\/td><\/tr>\n      <tr><td>80 mL<\/td><td>2.71<\/td><td>2.82<\/td><\/tr>\n      <tr><td>100 mL<\/td><td>3.38<\/td><td>3.52<\/td><\/tr>\n      <tr><td>120 mL<\/td><td>4.06<\/td><td>4.22<\/td><\/tr>\n      <tr><td>150 mL<\/td><td>5.07<\/td><td>5.28<\/td><\/tr>\n      <tr><td>187 mL<\/td><td>6.32<\/td><td>6.58<\/td><\/tr>\n      <tr><td>200 mL<\/td><td>6.76<\/td><td>7.04<\/td><\/tr>\n      <tr><td>250 mL<\/td><td>8.45<\/td><td>8.80<\/td><\/tr>\n      <tr><td>300 mL<\/td><td>10.14<\/td><td>10.56<\/td><\/tr>\n      <tr><td>331 mL<\/td><td>11.19<\/td><td>11.65<\/td><\/tr>\n      <tr><td>350 mL<\/td><td>11.83<\/td><td>12.32<\/td><\/tr>\n      <tr><td>355 mL<\/td><td>12.00<\/td><td>12.49<\/td><\/tr>\n      <tr><td>375 mL<\/td><td>12.68<\/td><td>13.20<\/td><\/tr>\n      <tr><td>475 mL<\/td><td>16.06<\/td><td>16.72<\/td><\/tr>\n      <tr><td>500 mL<\/td><td>16.91<\/td><td>17.60<\/td><\/tr>\n      <tr><td>570 mL<\/td><td>19.27<\/td><td>20.06<\/td><\/tr>\n      <tr><td>700 mL<\/td><td>23.67<\/td><td>24.64<\/td><\/tr>\n      <tr><td>710 mL<\/td><td>24.01<\/td><td>24.99<\/td><\/tr>\n      <tr><td>720 mL<\/td><td>24.35<\/td><td>25.34<\/td><\/tr>\n      <tr><td>750 mL<\/td><td>25.36<\/td><td>26.40<\/td><\/tr>\n      <tr><td>900 mL<\/td><td>30.43<\/td><td>31.68<\/td><\/tr>\n      <tr><td>945 mL<\/td><td>31.95<\/td><td>33.26<\/td><\/tr>\n      <tr><td>1 L<\/td><td>33.81<\/td><td>35.20<\/td><\/tr>\n      <tr><td>1.5 L<\/td><td>50.72<\/td><td>52.79<\/td><\/tr>\n      <tr><td>1.75 L<\/td><td>59.17<\/td><td>61.59<\/td><\/tr>\n      <tr><td>1.8 L<\/td><td>60.87<\/td><td>63.35<\/td><\/tr>\n      <tr><td>2 L<\/td><td>67.63<\/td><td>70.39<\/td><\/tr>\n      <tr><td>3 L<\/td><td>101.44<\/td><td>105.59<\/td><\/tr>\n      <tr><td>3.75 L<\/td><td>126.80<\/td><td>131.98<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n<!-- \u2500\u2500 end BLOC 4 \u2500\u2500 -->\n\n<p>Three things to know when reading the chart. First, every figure is rounded to two decimals from an exact calculation \u2014 the chart never compounds rounding errors by converting a converted value. Second, the US and imperial columns are never interchangeable: the same 750 mL bottle is 25.36 oz in one system and 26.40 oz in the other. Third, if you need more precision \u2014 filling specifications, lab dilutions, regulatory paperwork \u2014 use the converter above and raise the decimal setting; it computes with the full factor and rounds only what it displays.<\/p>\n<figure class=\"grx-fig\">\n<svg viewBox=\"0 0 760 130\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><title>Ruler from 0 to 1000 mL with the US fluid ounce scale and common bottle sizes marked<\/title><defs><g id=\"grxb1\"><path d=\"M29 6 h14 v10 c0 3 1 5 2 8 l7 18 c2 5 3 9 3 15 v118 c0 6 -4 9 -10 9 H27 c-6 0 -10 -3 -10 -9 V57 c0 -6 1 -10 3 -15 l7 -18 c1 -3 2 -5 2 -8 Z\" fill=\"none\" stroke=\"#1D3A31\" stroke-width=\"2.5\" vector-effect=\"non-scaling-stroke\"\/><rect x=\"27\" y=\"2\" width=\"18\" height=\"7\" rx=\"2\" fill=\"#1D3A31\"\/><\/g><pattern id=\"hx1\" width=\"6\" height=\"6\" patternUnits=\"userSpaceOnUse\" patternTransform=\"rotate(45)\"><rect width=\"6\" height=\"6\" fill=\"#F1F4F2\"\/><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#A9631F\" stroke-width=\"1.4\" opacity=\".55\"\/><\/pattern><\/defs><line x1=\"30\" y1=\"80\" x2=\"730\" y2=\"80\" stroke=\"#1D3A31\" stroke-width=\"2.5\"\/><line x1=\"30.0\" y1=\"80\" x2=\"30.0\" y2=\"92\" stroke=\"#1D3A31\" stroke-width=\"1.5\"\/><text x=\"30\" y=\"108\" font-size=\"10.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">0 mL<\/text><line x1=\"100.0\" y1=\"80\" x2=\"100.0\" y2=\"92\" stroke=\"#1D3A31\" stroke-width=\"1.5\"\/><text x=\"100\" y=\"108\" font-size=\"10.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">100<\/text><line x1=\"170.0\" y1=\"80\" x2=\"170.0\" y2=\"92\" stroke=\"#1D3A31\" stroke-width=\"1.5\"\/><text x=\"170\" y=\"108\" font-size=\"10.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">200<\/text><line x1=\"240.0\" y1=\"80\" x2=\"240.0\" y2=\"92\" stroke=\"#1D3A31\" stroke-width=\"1.5\"\/><text x=\"240\" y=\"108\" font-size=\"10.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">300<\/text><line x1=\"310.0\" y1=\"80\" x2=\"310.0\" y2=\"92\" stroke=\"#1D3A31\" stroke-width=\"1.5\"\/><text x=\"310\" y=\"108\" font-size=\"10.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">400<\/text><line x1=\"380.0\" y1=\"80\" x2=\"380.0\" y2=\"92\" stroke=\"#1D3A31\" stroke-width=\"1.5\"\/><text x=\"380\" y=\"108\" font-size=\"10.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">500<\/text><line x1=\"450.0\" y1=\"80\" x2=\"450.0\" y2=\"92\" stroke=\"#1D3A31\" stroke-width=\"1.5\"\/><text x=\"450\" y=\"108\" font-size=\"10.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">600<\/text><line x1=\"520.0\" y1=\"80\" x2=\"520.0\" y2=\"92\" stroke=\"#1D3A31\" stroke-width=\"1.5\"\/><text x=\"520\" y=\"108\" font-size=\"10.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">700<\/text><line x1=\"590.0\" y1=\"80\" x2=\"590.0\" y2=\"92\" stroke=\"#1D3A31\" stroke-width=\"1.5\"\/><text x=\"590\" y=\"108\" font-size=\"10.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">800<\/text><line x1=\"660.0\" y1=\"80\" x2=\"660.0\" y2=\"92\" stroke=\"#1D3A31\" stroke-width=\"1.5\"\/><text x=\"660\" y=\"108\" font-size=\"10.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">900<\/text><line x1=\"730.0\" y1=\"80\" x2=\"730.0\" y2=\"92\" stroke=\"#1D3A31\" stroke-width=\"1.5\"\/><text x=\"730\" y=\"108\" font-size=\"10.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">1000<\/text><line x1=\"30.0\" y1=\"80\" x2=\"30.0\" y2=\"68\" stroke=\"#A9631F\" stroke-width=\"1.5\"\/><text x=\"30\" y=\"62\" font-size=\"10.5\" fill=\"#A9631F\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">0<\/text><line x1=\"133.5\" y1=\"80\" x2=\"133.5\" y2=\"68\" stroke=\"#A9631F\" stroke-width=\"1.5\"\/><text x=\"134\" y=\"62\" font-size=\"10.5\" fill=\"#A9631F\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">5 oz<\/text><line x1=\"237.0\" y1=\"80\" x2=\"237.0\" y2=\"68\" stroke=\"#A9631F\" stroke-width=\"1.5\"\/><text x=\"237\" y=\"62\" font-size=\"10.5\" fill=\"#A9631F\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">10 oz<\/text><line x1=\"340.5\" y1=\"80\" x2=\"340.5\" y2=\"68\" stroke=\"#A9631F\" stroke-width=\"1.5\"\/><text x=\"341\" y=\"62\" font-size=\"10.5\" fill=\"#A9631F\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">15 oz<\/text><line x1=\"444.0\" y1=\"80\" x2=\"444.0\" y2=\"68\" stroke=\"#A9631F\" stroke-width=\"1.5\"\/><text x=\"444\" y=\"62\" font-size=\"10.5\" fill=\"#A9631F\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">20 oz<\/text><line x1=\"547.5\" y1=\"80\" x2=\"547.5\" y2=\"68\" stroke=\"#A9631F\" stroke-width=\"1.5\"\/><text x=\"548\" y=\"62\" font-size=\"10.5\" fill=\"#A9631F\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">25 oz<\/text><line x1=\"651.0\" y1=\"80\" x2=\"651.0\" y2=\"68\" stroke=\"#A9631F\" stroke-width=\"1.5\"\/><text x=\"651\" y=\"62\" font-size=\"10.5\" fill=\"#A9631F\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">30 oz<\/text><path d=\"M278.5 76 l5 -8 -10 0 Z\" fill=\"#1D3A31\"\/><text x=\"278\" y=\"34\" font-size=\"11\" fill=\"#1D3A31\" text-anchor=\"middle\" font-weight=\"700\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">355 mL = 12 oz<\/text><path d=\"M380.0 76 l5 -8 -10 0 Z\" fill=\"#1D3A31\"\/><text x=\"380\" y=\"50\" font-size=\"11\" fill=\"#1D3A31\" text-anchor=\"middle\" font-weight=\"700\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">500 mL = 16.91 oz<\/text><path d=\"M555.0 76 l5 -8 -10 0 Z\" fill=\"#1D3A31\"\/><text x=\"555\" y=\"34\" font-size=\"11\" fill=\"#1D3A31\" text-anchor=\"middle\" font-weight=\"700\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">750 mL = 25.36 oz<\/text><\/svg>\n<figcaption>Milliliters and US fluid ounces on one ruler: 355 mL, 500 mL and 750 mL are the marks worth memorizing.<\/figcaption>\n<\/figure>\n\n\n<h2 id=\"ml-to-oz\">How to convert mL to US fluid ounces<\/h2>\n\n<p>One US fluid ounce is defined as exactly 29.5735295625 mL (NIST Handbook 44). So the conversion is a single division:<\/p>\n\n<p class=\"formula\">US fl oz = mL \u00f7 29.5735295625<\/p>\n\n<p><strong>Worked example \u2014 350 mL:<\/strong> 350 \u00f7 29.5735295625 = 11.8349\u2026 \u2248 <strong>11.83 US fl oz<\/strong>. A quick sanity check for mental math: 30 mL is just over 1 US fl oz, so 350 mL should land a little under 12 oz \u2014 and it does. For rough estimates, dividing by 30 gets you within about 1.4% of the exact answer; for labels, specifications and anything contractual, use the full factor.<\/p>\n\n<h2 id=\"oz-to-ml\">How to convert US fluid ounces to mL<\/h2>\n\n<p>Going the other way, multiply by the same factor:<\/p>\n\n<p class=\"formula\">mL = US fl oz \u00d7 29.5735295625<\/p>\n\n<p><strong>Worked example \u2014 12 US fl oz:<\/strong> 12 \u00d7 29.5735295625 = 354.8823\u2026 \u2248 <strong>354.88 mL<\/strong>. That&#8217;s why the classic 12-ounce serving corresponds to the 355 mL bottle and can: 355 mL is the nearest whole-milliliter capacity, and the 0.12 mL difference is far below any filling tolerance. The same logic explains many &#8220;odd&#8221; metric capacities \u2014 44.36 mL is a 1.5 oz shot, 473 mL is a US pint, and 946 mL is a US quart.<\/p>\n\n<h2 id=\"us-vs-imperial\">US vs imperial fluid ounces: are they the same?<\/h2>\n\n<p><strong>No. One US fluid ounce equals approximately 29.5735 mL, while one imperial (UK) fluid ounce equals exactly 28.4130625 mL \u2014 the US unit is about 4.1% larger.<\/strong> The two systems drifted apart in the 19th century: the imperial system defined its gallon by the volume of ten pounds of water, while the US kept the older English wine gallon. Every conversion on this page therefore exists in two versions, and mixing them up produces errors big enough to matter in recipes, lab work and packaging specifications alike.<\/p>\n\n<!-- \u2500\u2500 Custom HTML block: BLOC 5 (static table \u2014 do not convert to JS) \u2500\u2500 -->\n<div class=\"table-scroll\">\n<table>\n  <caption>US fluid ounce vs imperial fluid ounce<\/caption>\n  <thead><tr><th scope=\"col\">Unit<\/th><th scope=\"col\">Milliliters<\/th><\/tr><\/thead>\n  <tbody>\n    <tr><td>1 US fl oz<\/td><td>29.5735295625 mL<\/td><\/tr>\n    <tr><td>1 imperial fl oz<\/td><td>28.4130625 mL<\/td><\/tr>\n    <tr><td>Difference<\/td><td>1.1604670625 mL (US is \u2248 4.1% larger)<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n<!-- \u2500\u2500 end BLOC 5 \u2500\u2500 -->\n<figure class=\"grx-fig\">\n<svg viewBox=\"0 0 760 290\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><title>US fluid ounce compared with imperial fluid ounce: 29.57 mL versus 28.41 mL, about 4.1 percent larger<\/title><defs><g id=\"grxb2\"><path d=\"M29 6 h14 v10 c0 3 1 5 2 8 l7 18 c2 5 3 9 3 15 v118 c0 6 -4 9 -10 9 H27 c-6 0 -10 -3 -10 -9 V57 c0 -6 1 -10 3 -15 l7 -18 c1 -3 2 -5 2 -8 Z\" fill=\"none\" stroke=\"#1D3A31\" stroke-width=\"2.5\" vector-effect=\"non-scaling-stroke\"\/><rect x=\"27\" y=\"2\" width=\"18\" height=\"7\" rx=\"2\" fill=\"#1D3A31\"\/><\/g><pattern id=\"hx2\" width=\"6\" height=\"6\" patternUnits=\"userSpaceOnUse\" patternTransform=\"rotate(45)\"><rect width=\"6\" height=\"6\" fill=\"#F1F4F2\"\/><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#A9631F\" stroke-width=\"1.4\" opacity=\".55\"\/><\/pattern><\/defs><rect x=\"190\" y=\"50.0\" width=\"110\" height=\"190.0\" rx=\"8\" fill=\"none\" stroke=\"#1D3A31\" stroke-width=\"2.5\"\/><rect x=\"192.5\" y=\"52.0\" width=\"105\" height=\"186.0\" rx=\"6\" fill=\"#A9631F\" opacity=\"0.85\"\/><line x1=\"190\" y1=\"192.5\" x2=\"200\" y2=\"192.5\" stroke=\"#F1F4F2\" stroke-width=\"1.5\"\/><line x1=\"190\" y1=\"145.0\" x2=\"200\" y2=\"145.0\" stroke=\"#F1F4F2\" stroke-width=\"1.5\"\/><line x1=\"190\" y1=\"97.5\" x2=\"200\" y2=\"97.5\" stroke=\"#F1F4F2\" stroke-width=\"1.5\"\/><rect x=\"450\" y=\"57.5\" width=\"110\" height=\"182.5\" rx=\"8\" fill=\"none\" stroke=\"#1D3A31\" stroke-width=\"2.5\"\/><rect x=\"452.5\" y=\"59.5\" width=\"105\" height=\"178.5\" rx=\"6\" fill=\"#A9631F\" opacity=\"0.85\"\/><line x1=\"450\" y1=\"194.4\" x2=\"460\" y2=\"194.4\" stroke=\"#F1F4F2\" stroke-width=\"1.5\"\/><line x1=\"450\" y1=\"148.7\" x2=\"460\" y2=\"148.7\" stroke=\"#F1F4F2\" stroke-width=\"1.5\"\/><line x1=\"450\" y1=\"103.1\" x2=\"460\" y2=\"103.1\" stroke=\"#F1F4F2\" stroke-width=\"1.5\"\/><rect x=\"452.5\" y=\"52.0\" width=\"105\" height=\"5.5\" fill=\"url(#hx2)\" opacity=\"0\"\/><line x1=\"170\" y1=\"50.0\" x2=\"170\" y2=\"57.5\" stroke=\"#4A5A54\" stroke-width=\"1.5\"\/><line x1=\"163\" y1=\"50.0\" x2=\"177\" y2=\"50.0\" stroke=\"#4A5A54\" stroke-width=\"1.5\"\/><line x1=\"163\" y1=\"57.5\" x2=\"177\" y2=\"57.5\" stroke=\"#4A5A54\" stroke-width=\"1.5\"\/><line x1=\"190\" y1=\"57.5\" x2=\"560\" y2=\"57.5\" stroke=\"#4A5A54\" stroke-width=\"1\" stroke-dasharray=\"4 4\"\/><text x=\"120\" y=\"60\" font-size=\"12\" fill=\"#A9631F\" text-anchor=\"middle\" font-weight=\"700\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">+1.16 mL<\/text><text x=\"120\" y=\"76\" font-size=\"11\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">&#8776; 4.1%<\/text><text x=\"245\" y=\"262\" font-size=\"12.5\" fill=\"#1D3A31\" text-anchor=\"middle\" font-weight=\"700\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">1 US fl oz<\/text><text x=\"245\" y=\"278\" font-size=\"11.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">29.5735295625 mL<\/text><text x=\"505\" y=\"262\" font-size=\"12.5\" fill=\"#1D3A31\" text-anchor=\"middle\" font-weight=\"700\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">1 imperial fl oz<\/text><text x=\"505\" y=\"278\" font-size=\"11.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">exactly 28.4130625 mL<\/text><\/svg>\n<figcaption>The same &#171; fluid ounce &#187;, two different volumes: the US definition is about 4.1% larger than the imperial one.<\/figcaption>\n<\/figure>\n\n\n<p>A practical tell: British and Commonwealth sources quote a 750 mL bottle as 26.4 oz, American sources as 25.4 oz. Both are right \u2014 they&#8217;re using different ounces. When a document just says &#8220;oz,&#8221; check which system it means before you rely on the number.<\/p>\n\n<h2 id=\"volume-not-weight\">Fluid ounces measure volume, not weight<\/h2>\n\n<p>A fluid ounce is a unit of <em>volume<\/em>; the ounce on a kitchen scale is a unit of <em>weight<\/em> (mass). They are different quantities that happen to share a name. One US fluid ounce of water weighs about 1.04 ounces; a fluid ounce of honey weighs roughly 1.5 ounces, and a fluid ounce of olive oil about 0.96 ounces \u2014 same volume, different weights, because density differs. So &#8220;8 oz of flour&#8221; (weight) cannot be measured in a liquid measuring cup, and 100 mL of syrup does not weigh 100 grams. Whenever you convert with this page, make sure the source figure is genuinely a volume: milliliters, liters and fluid ounces convert between each other; grams and weight-ounces do not, unless you also know the density.<\/p>\n<figure class=\"grx-fig\">\n<img loading=\"lazy\" src=\"https:\/\/glassrock.com\/wp-content\/uploads\/2026\/06\/oz-to-ml.jpg\" alt=\"Glass measuring cup showing mL to oz graduations in fluid ounces and cups\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\">\n<figcaption>Kitchen measuring cups read fluid ounces &#8212; a volume scale. A kitchen scale reads weight ounces. They only coincide for water-like liquids.<\/figcaption>\n<\/figure>\n\n\n<p>The confusion has real consequences in packaging. A &#8220;16 oz jar&#8221; can mean a jar that holds 16 fluid ounces of liquid (473 mL) or a jar sized for 16 weight-ounces of a product like honey \u2014 two very different containers. Capacity specifications for glass are always volumes; if a brief arrives expressed in weight, the first step is to convert it to milliliters using the density of the actual product, and only then look for a bottle or jar.<\/p>\n<figure class=\"grx-fig\">\n<svg viewBox=\"0 0 760 255\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><title>One US fluid ounce of water, honey and olive oil: same volume, different weights<\/title><defs><g id=\"grxb4\"><path d=\"M29 6 h14 v10 c0 3 1 5 2 8 l7 18 c2 5 3 9 3 15 v118 c0 6 -4 9 -10 9 H27 c-6 0 -10 -3 -10 -9 V57 c0 -6 1 -10 3 -15 l7 -18 c1 -3 2 -5 2 -8 Z\" fill=\"none\" stroke=\"#1D3A31\" stroke-width=\"2.5\" vector-effect=\"non-scaling-stroke\"\/><rect x=\"27\" y=\"2\" width=\"18\" height=\"7\" rx=\"2\" fill=\"#1D3A31\"\/><\/g><pattern id=\"hx4\" width=\"6\" height=\"6\" patternUnits=\"userSpaceOnUse\" patternTransform=\"rotate(45)\"><rect width=\"6\" height=\"6\" fill=\"#F1F4F2\"\/><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#A9631F\" stroke-width=\"1.4\" opacity=\".55\"\/><\/pattern><\/defs><path d=\"M140 60 L230 60 L206 180 L164 180 Z\" fill=\"none\" stroke=\"#1D3A31\" stroke-width=\"2.5\"\/><path d=\"M146 78 L224 78 L203 177 L167 177 Z\" fill=\"#A9631F\" opacity=\"0.85\"\/><text x=\"185\" y=\"44\" font-size=\"12\" fill=\"#1D3A31\" text-anchor=\"middle\" font-weight=\"700\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">1 US fl oz of water<\/text><rect x=\"155\" y=\"196\" width=\"60\" height=\"24\" rx=\"5\" fill=\"#F1F4F2\" stroke=\"#C9D4CE\"\/><text x=\"185\" y=\"212\" font-size=\"12\" fill=\"#1D3A31\" text-anchor=\"middle\" font-weight=\"700\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">&#8776; 29.6 g<\/text><path d=\"M340 60 L430 60 L406 180 L364 180 Z\" fill=\"none\" stroke=\"#1D3A31\" stroke-width=\"2.5\"\/><path d=\"M346 78 L424 78 L403 177 L367 177 Z\" fill=\"#A9631F\" opacity=\"0.6699999999999999\"\/><text x=\"385\" y=\"44\" font-size=\"12\" fill=\"#1D3A31\" text-anchor=\"middle\" font-weight=\"700\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">1 US fl oz of honey<\/text><rect x=\"355\" y=\"196\" width=\"60\" height=\"24\" rx=\"5\" fill=\"#F1F4F2\" stroke=\"#C9D4CE\"\/><text x=\"385\" y=\"212\" font-size=\"12\" fill=\"#1D3A31\" text-anchor=\"middle\" font-weight=\"700\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">&#8776; 42 g<\/text><path d=\"M540 60 L630 60 L606 180 L564 180 Z\" fill=\"none\" stroke=\"#1D3A31\" stroke-width=\"2.5\"\/><path d=\"M546 78 L624 78 L603 177 L567 177 Z\" fill=\"#A9631F\" opacity=\"0.49\"\/><text x=\"585\" y=\"44\" font-size=\"12\" fill=\"#1D3A31\" text-anchor=\"middle\" font-weight=\"700\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">1 US fl oz of olive oil<\/text><rect x=\"555\" y=\"196\" width=\"60\" height=\"24\" rx=\"5\" fill=\"#F1F4F2\" stroke=\"#C9D4CE\"\/><text x=\"585\" y=\"212\" font-size=\"12\" fill=\"#1D3A31\" text-anchor=\"middle\" font-weight=\"700\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">&#8776; 27 g<\/text><text x=\"380\" y=\"238\" font-size=\"12.5\" fill=\"#4A5A54\" text-anchor=\"middle\" font-weight=\"400\" font-family=\"system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif\">Same volume (29.57 mL) &#8212; three different weights<\/text><\/svg>\n<figcaption>One US fluid ounce is always 29.57 mL of space &#8212; but that space weighs 29.6 g as water, about 42 g as honey and 27 g as olive oil.<\/figcaption>\n<\/figure>\n\n\n<h2 id=\"bottle-capacities\">Common bottle capacities in mL and oz<\/h2>\n\n<p>In packaging, capacities are specified in milliliters, but buyers in the US and UK constantly need the ounce equivalent \u2014 for labels, listings and customer-facing copy. These are the capacities we quote most often at GlassRock:<\/p>\n\n<div class=\"table-scroll\">\n<table>\n  <caption>Common packaging capacities with US and imperial fluid ounce equivalents<\/caption>\n  <thead><tr><th scope=\"col\">Capacity<\/th><th scope=\"col\">US fl oz<\/th><th scope=\"col\">Imperial fl oz<\/th><th scope=\"col\">Typical packaging use<\/th><\/tr><\/thead>\n  <tbody>\n    <tr><td>30 mL<\/td><td>1.01<\/td><td>1.06<\/td><td>Dropper bottles, cosmetic samples<\/td><\/tr>\n    <tr><td>50 mL<\/td><td>1.69<\/td><td>1.76<\/td><td>Spirits miniatures, cosmetics<\/td><\/tr>\n    <tr><td>100 mL<\/td><td>3.38<\/td><td>3.52<\/td><td>Travel-size, premium samples<\/td><\/tr>\n    <tr><td>250 mL<\/td><td>8.45<\/td><td>8.80<\/td><td>Sauces, oils, RTD beverages<\/td><\/tr>\n    <tr><td>375 mL<\/td><td>12.68<\/td><td>13.20<\/td><td>Half-size spirits bottles<\/td><\/tr>\n    <tr><td>500 mL<\/td><td>16.91<\/td><td>17.60<\/td><td>Liqueurs, oils, waters<\/td><\/tr>\n    <tr><td>700 mL<\/td><td>23.67<\/td><td>24.64<\/td><td>Standard European spirits bottle<\/td><\/tr>\n    <tr><td>750 mL<\/td><td>25.36<\/td><td>26.40<\/td><td>Standard North American spirits bottle<\/td><\/tr>\n    <tr><td>1 L<\/td><td>33.81<\/td><td>35.20<\/td><td>Bar and duty-free spirits, juices<\/td><\/tr>\n    <tr><td>1.75 L<\/td><td>59.17<\/td><td>61.59<\/td><td>US value-format spirits (&#8220;handle&#8221;)<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n\n<p>See our complete <a href=\"\/liquor-bottle-sizes\/\">liquor bottle size chart<\/a> for every authorized US spirits format, pour counts, and B2B guidance on choosing between them. For jars, our <a href=\"\/4-oz-8-oz-jar-container-sizes\/\">4 oz and 8 oz container size guide<\/a> covers the two most common food, cosmetic and candle formats.<\/p>\n<figure class=\"grx-fig\">\n<img loading=\"lazy\" src=\"https:\/\/glassrock.com\/wp-content\/uploads\/2026\/06\/article-07-hero-spirits-bottle.jpg\" alt=\"Custom glass spirits bottle manufactured by GlassRock\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\">\n<figcaption>Capacity is the first line of any bottle specification &#8212; and the first number your US and UK customers will convert to ounces.<\/figcaption>\n<\/figure>\n\n\n<h3 id=\"350ml\">How many ounces is 350 mL?<\/h3>\n<p>350 mL = <strong>11.83 US fl oz<\/strong> (350 \u00f7 29.5735295625) or 12.32 imperial fl oz. The 350 mL size is a regional small spirits format, newly authorized in the US in 2025, and also a common capacity for sauces and syrups.<\/p>\n\n<h3 id=\"80ml\">How many ounces is 80 mL?<\/h3>\n<p>80 mL = <strong>2.71 US fl oz<\/strong> or 2.82 imperial fl oz. This capacity appears in cosmetics, samples and small jars rather than beverage bottles \u2014 it sits between the 50 mL miniature and the 100 mL travel formats.<\/p>\n\n<h3 id=\"375ml\">How many ounces is 375 mL?<\/h3>\n<p>375 mL = <strong>12.68 US fl oz<\/strong> or 13.20 imperial fl oz. Exactly half of a 750 mL bottle, the 375 mL &#8220;half bottle&#8221; is a standard spirits trial size \u2014 sometimes informally (and inaccurately) called a pint, which would actually be 473 mL.<\/p>\n\n<h3 id=\"500ml\">How many ounces is 500 mL?<\/h3>\n<p>500 mL = <strong>16.91 US fl oz<\/strong> or 17.60 imperial fl oz. Half a liter is one of the most versatile capacities in packaging \u2014 the classic liqueur bottle in Europe, and a standard size for water, oils and vinegars. Note it&#8217;s about 0.9 oz more than a US pint (16 oz).<\/p>\n\n<h3 id=\"700ml\">How many ounces is 700 mL?<\/h3>\n<p>700 mL = <strong>23.67 US fl oz<\/strong> or 24.64 imperial fl oz. This is the standard spirits bottle across Europe and the UK, and since January 2025 it is also an authorized US standard of fill \u2014 which is why you now see 700 mL bottles on American shelves.<\/p>\n\n<h3 id=\"750ml\">How many ounces is 750 mL?<\/h3>\n<p>750 mL = <strong>25.36 US fl oz<\/strong> or 26.40 imperial fl oz. The standard North American spirits bottle, commonly called a fifth. At a 1.5 oz pour it yields 16.91 servings \u2014 16 full pours with about 40 mL left over, not the &#8220;exactly 16 shots&#8221; often claimed.<\/p>\n\n<h3 id=\"1l\">How many ounces is 1 liter?<\/h3>\n<p>1 L (1,000 mL) = <strong>33.81 US fl oz<\/strong> or 35.20 imperial fl oz. The liter bottle is the duty-free and back-bar standard for spirits, and the reference size for waters and juices. As a rule of thumb, a liter is about 5.8% more than a US quart (32 oz).<\/p>\n\n<h3 id=\"175l\">How many ounces is 1.75 liters?<\/h3>\n<p>1.75 L (1,750 mL) = <strong>59.17 US fl oz<\/strong> or 61.59 imperial fl oz. This is the US &#8220;handle&#8221; of spirits. Despite the common nickname, it is not a half gallon \u2014 a US half gallon is 64 US fl oz (about 1.893 L), roughly 143 mL more.<\/p>\n\n<h2 id=\"faq\">mL and oz conversion: frequently asked questions<\/h2>\n\n<h3>How many mL are in 1 fluid ounce?<\/h3>\n<p>One US fluid ounce is 29.5735295625 mL; one imperial fluid ounce is exactly 28.4130625 mL. For quick mental math, &#8220;about 29.6 mL&#8221; (US) or &#8220;about 28.4 mL&#8221; (imperial) is accurate enough for everyday use \u2014 but use the full factors for anything that ends up on a label or specification.<\/p>\n\n<h3>Is 1 oz the same as 30 mL?<\/h3>\n<p>Not exactly. 30 mL is a convenient rounding of the US fluid ounce (29.5735 mL) and overstates it by about 1.4%. The rounding is so common that US nutrition labeling actually defines a fluid ounce as exactly 30 mL for label purposes \u2014 but for measurement and packaging work, the true factor is 29.5735295625.<\/p>\n\n<h3>How many ounces is 100 mL?<\/h3>\n<p>100 mL is 3.38 US fl oz or 3.52 imperial fl oz. This is the airline liquid limit in carry-on luggage (usually stated as 100 mL \/ 3.4 oz), and a standard travel and sampling size for spirits and cosmetics alike.<\/p>\n\n<h3>What is 12 oz in mL?<\/h3>\n<p>12 US fl oz equals 354.88 mL \u2014 which is why the standard North American can and bottle is 355 mL, the nearest whole milliliter. In imperial ounces, 12 oz would be 340.96 mL, a figure you may encounter in older UK packaging.<\/p>\n\n<h3>How many mL is a shot?<\/h3>\n<p>A standard US shot of 1.5 fl oz equals 44.36 mL. Other common pour sizes: 1 oz is 29.57 mL, 1.25 oz is 36.97 mL, and a 2 oz double is 59.15 mL. Shot sizes vary by country \u2014 Japan&#8217;s 30 mL and the UK&#8217;s 25 or 50 mL servings are legally defined measures, not fluid-ounce roundings.<\/p>\n\n<h3>How many ounces is 500 mL of water?<\/h3>\n<p>500 mL of any liquid is 16.91 US fl oz by volume. If you meant weight: 500 mL of water weighs 500 g, or about 17.6 avoirdupois ounces. The volume answer and the weight answer differ because fluid ounces and weight ounces are different units.<\/p>\n\n<h3>How do I convert liters to fluid ounces?<\/h3>\n<p>Multiply liters by 33.814 for US fluid ounces (1,000 \u00f7 29.5735295625) or by 35.195 for imperial fluid ounces. So 2 L is 67.63 US fl oz and 3 L is 101.44 US fl oz. The converter above accepts liters directly \u2014 select &#8220;Liters \u2014 L&#8221; as the input unit.<\/p>\n\n<h3>Why do the US and UK use different fluid ounces?<\/h3>\n<p>Britain redefined its measures in 1824 around the imperial gallon (the volume of 10 lb of water), after American independence \u2014 so the US retained the older English wine gallon of 231 cubic inches. Each gallon divides into 128 US or 160 imperial fluid ounces, leaving the two ounces about 4.1% apart.<\/p>\n\n<h3>Which fluid ounce do nutrition labels use?<\/h3>\n<p>US nutrition labeling (FDA) defines a fluid ounce as exactly 30 mL for serving-size declarations, slightly larger than the measured US fluid ounce of 29.5735 mL. That&#8217;s why a 355 mL can is labeled 12 fl oz but its nutrition panel math treats a fluid ounce as 30 mL. UK labels use milliliters directly.<\/p>\n\n<h3>Does 1 fluid ounce of liquid weigh 1 ounce?<\/h3>\n<p>Only approximately, and only for water-like liquids. One US fluid ounce of water weighs about 1.04 oz; one imperial fluid ounce of water weighs almost exactly 1 oz (that was the original design of the imperial system). Denser liquids like syrups weigh more per fluid ounce; alcohols weigh less.<\/p>\n\n<h3>How many ounces is 750 mL?<\/h3>\n<p>25.36 US fl oz, or 26.40 imperial fl oz. If you&#8217;re comparing spirits bottles, note that the &#8220;26 oz bottle&#8221; of older Canadian usage and the American &#8220;25-ounce fifth&#8221; are the same 750 mL bottle described in two different ounce systems.<\/p>\n\n<h3>What bottle size is 16.9 oz?<\/h3>\n<p>16.9 US fl oz is 500 mL \u2014 the ubiquitous half-liter water bottle. The label usually reads &#8220;16.9 fl oz (500 mL)&#8221;. Similarly, 8.45 oz is 250 mL, 11.83 oz is 350 mL, and 33.81 oz is one liter.<\/p>\n\n<h3>How many cups is 250 mL?<\/h3>\n<p>250 mL is 1.057 US customary cups (a US cup is 236.588 mL, i.e. 8 US fl oz) &#8212; see our full <a href=\"\/ml-to-cups\/\">mL to cups chart<\/a> \u2014 and exactly 1 metric cup, the measure used in Australia and common in modern recipes. When a recipe&#8217;s origin is unclear, the 6% gap between the two cups can matter in baking.<\/p>\n\n<h3>Is 40 mL the same as 40 g?<\/h3>\n<p>Only for water and liquids of similar density. Milliliters measure volume, grams measure mass; 40 mL of vegetable oil weighs about 37 g, while 40 mL of honey weighs about 57 g. To convert between mL and grams you must know the liquid&#8217;s density \u2014 there is no universal factor.<\/p>\n\n<h3>How precise are the conversions on this page?<\/h3>\n<p>All figures are computed with the exact definitions \u2014 29.5735295625 mL per US fluid ounce (<a href=\"https:\/\/www.nist.gov\/pml\/owm\/publications\/nist-handbooks\/handbook-44\" rel=\"noopener\">NIST Handbook 44<\/a>) and 28.4130625 mL per imperial fluid ounce \u2014 with rounding applied only at display. The converter keeps full precision internally and lets you choose 0 to 6 decimal places.<\/p>\n\n<h3>What&#8217;s the fastest way to estimate mL from ounces in my head?<\/h3>\n<p>Multiply ounces by 30 and knock off a little: 6 oz \u2192 180 mL minus ~2.5 mL \u2248 177 mL (exact: 177.44 mL). Going the other way, divide mL by 30 and add ~1.4%. For anything beyond estimation \u2014 recipes at scale, lab work, packaging specs \u2014 use the exact factor or the converter above.<\/p>\n\n<div class=\"cta\">\n<p><strong>Converting ounces because you&#8217;re speccing a container?<\/strong> Tell us the capacity and product, and we&#8217;ll match it to real glass. <a href=\"\/spirits-bottles-manufacturer\/\">Find a suitable bottle<\/a> in the GlassRock range.<\/p>\n<\/div>\n\n<p><em>Working with spirits formats? See our complete <a href=\"\/liquor-bottle-sizes\/\">liquor bottle size chart<\/a> \u2014 every US-authorized capacity from 50 mL to 3.75 L, with pour counts and market guidance.<\/em><\/p>\n\n<!-- \u2500\u2500 Custom HTML block: JSON-LD (BLOC 7, completed) \u2500\u2500 -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"@id\": \"https:\/\/glassrock.com\/oz-to-ml-conversion\/#article\",\n      \"headline\": \"mL to oz Converter \u2014 US and UK Fluid Ounces\",\n      \"description\": \"Convert mL to US or UK fluid ounces instantly. Use exact formulas, an interactive calculator, bottle-size charts and reverse oz-to-mL conversion.\",\n      \"author\": {\"@type\": \"Organization\", \"name\": \"GlassRock Editorial Team\", \"url\": \"https:\/\/glassrock.com\/\"},\n      \"publisher\": {\"@type\": \"Organization\", \"name\": \"GlassRock\", \"url\": \"https:\/\/glassrock.com\/\", \"logo\": {\"@type\": \"ImageObject\", \"url\": \"https:\/\/glassrock.com\/wp-content\/uploads\/2025\/05\/Logo_Glass-Rock_CN_white.svg\"}},\n      \"datePublished\": \"2026-07-13\",\n      \"dateModified\": \"2026-07-13\",\n      \"mainEntityOfPage\": \"https:\/\/glassrock.com\/oz-to-ml-conversion\/\",\n      \"inLanguage\": \"en\"\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"itemListElement\": [\n        {\"@type\": \"ListItem\", \"position\": 1, \"name\": \"Home\", \"item\": \"https:\/\/glassrock.com\/\"},\n        {\"@type\": \"ListItem\", \"position\": 2, \"name\": \"Resources\", \"item\": \"https:\/\/glassrock.com\/glass-packaging-resources\/\"},\n        {\"@type\": \"ListItem\", \"position\": 3, \"name\": \"mL to oz Converter\", \"item\": \"https:\/\/glassrock.com\/oz-to-ml-conversion\/\"}\n      ]\n    }\n  ]\n}\n<\/script>\n<style>.grx-prod{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin:1.6rem 0}.grx-prod figure{margin:0;text-align:center}.grx-prod img{width:100%;height:auto;max-height:230px;object-fit:contain;background:#F1F4F2;border-radius:8px;padding:.5rem}.grx-prod figcaption{font-size:.85rem;margin-top:.45rem;line-height:1.35}.grx-prod figcaption a{color:#1D3A31;font-weight:600;text-decoration:none}.grx-prod figcaption a:hover{text-decoration:underline}.grx-rel{background:#F1F4F2;border:1px solid #C9D4CE;border-radius:8px;padding:1rem 1.3rem;margin:1.8rem 0}.grx-rel h2{margin-top:0;font-size:1.15rem}.grx-rel ul{margin:.5rem 0 0;padding-left:1.2rem}.grx-rel li{margin:.3rem 0}@media(max-width:600px){.grx-prod{grid-template-columns:repeat(2,1fr)}}<\/style>\n<h2>Bottles in the capacities above<\/h2>\n<div class=\"grx-prod\">\n<figure><a href=\"https:\/\/glassrock.com\/product\/aether-500\/\"><img src=\"https:\/\/glassrock.com\/wp-content\/uploads\/2025\/09\/Aether-500.png\" alt=\"Aether 500 manufactured by GlassRock\" loading=\"lazy\" decoding=\"async\"><\/a><figcaption><a href=\"https:\/\/glassrock.com\/product\/aether-500\/\">Aether 500<\/a><\/figcaption><\/figure>\n<figure><a href=\"https:\/\/glassrock.com\/product\/aether-750\/\"><img src=\"https:\/\/glassrock.com\/wp-content\/uploads\/2025\/09\/Aether-750.png\" alt=\"Aether 750 manufactured by GlassRock\" loading=\"lazy\" decoding=\"async\"><\/a><figcaption><a href=\"https:\/\/glassrock.com\/product\/aether-750\/\">Aether 750<\/a><\/figcaption><\/figure>\n<figure><a href=\"https:\/\/glassrock.com\/product\/arctic-750\/\"><img src=\"https:\/\/glassrock.com\/wp-content\/uploads\/2025\/09\/Arctic-750-e1763992442709.png\" alt=\"Arctic 750 manufactured by GlassRock\" loading=\"lazy\" decoding=\"async\"><\/a><figcaption><a href=\"https:\/\/glassrock.com\/product\/arctic-750\/\">Arctic 750<\/a><\/figcaption><\/figure>\n<\/div>\n\n<aside class=\"grx-rel\">\n<h2>Related guides<\/h2>\n<ul>\n<li><a href=\"\/perfume-cologne-bottle-sizes\/\">Perfume and cologne bottle sizes: mL, ounces and how long they last<\/a><\/li>\n<li><a href=\"\/ml-to-cups\/\">mL to cups conversion chart<\/a><\/li>\n<li><a href=\"\/liquor-bottle-sizes\/\">Liquor bottle sizes: full mL &amp; oz chart<\/a><\/li>\n<li><a href=\"\/4-oz-8-oz-jar-container-sizes\/\">4 oz and 8 oz container sizes<\/a><\/li>\n<li><a href=\"\/jar-sizes\/\">Glass jar sizes and finishes<\/a><\/li>\n<\/ul>\n<\/aside>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>mL to oz Converter \u2014 US and UK Fluid Ounces To convert milliliters to US fluid ounces, divide the number of milliliters by 29.5735295625. To convert milliliters to imperial fluid ounces, divide by 28.4130625. The converter below handles any mL to oz \u2014 or oz to mL \u2014 value instantly. GlassRock volume tools mL \u2194 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11178,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-11151","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":{"banner_image":null,"title_on_banner":"","Premiere_image":null,"Bloc_texte_1":"","Bloc_texte_2":"","seconde_image":null,"Bloc_texte_3":"","Bloc_texte_4":"","troisieme_image":null,"Bloc_texte_5":"","product":null},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>mL to oz Converter: US &amp; UK Fluid Ounces Chart<\/title>\n<meta name=\"description\" content=\"Convert mL to oz instantly \u2014 US or UK fluid ounces. Exact formulas, an interactive calculator, bottle-size charts and reverse oz to mL conversion.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/glassrock.com\/ru\/oz-to-ml-conversion\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"mL to oz Converter: US &amp; UK Fluid Ounces Chart\" \/>\n<meta property=\"og:description\" content=\"Convert mL to oz instantly \u2014 US or UK fluid ounces. Exact formulas, an interactive calculator, bottle-size charts and reverse oz to mL conversion.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/glassrock.com\/ru\/oz-to-ml-conversion\/\" \/>\n<meta property=\"og:site_name\" content=\"glassrock.com\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-05T06:45:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-23T10:52:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/glassrock.com\/wp-content\/uploads\/2026\/06\/oz-to-ml.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"1000\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"alexy@ja-lx.com\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041d\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0430\u0432\u0442\u043e\u0440\u043e\u043c\" \/>\n\t<meta name=\"twitter:data1\" content=\"alexy@ja-lx.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 \u043c\u0438\u043d\u0443\u0442\u044b\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/glassrock.com\\\/oz-to-ml-conversion\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/glassrock.com\\\/oz-to-ml-conversion\\\/\"},\"author\":{\"name\":\"alexy@ja-lx.com\",\"@id\":\"https:\\\/\\\/glassrock.com\\\/#\\\/schema\\\/person\\\/f8695b60d461bdc212cba710bdc08ade\"},\"headline\":\"mL to oz Converter \u2014 US and UK Fluid Ounces\",\"datePublished\":\"2026-06-05T06:45:06+00:00\",\"dateModified\":\"2026-07-23T10:52:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/glassrock.com\\\/oz-to-ml-conversion\\\/\"},\"wordCount\":2424,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\\\/\\\/glassrock.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/glassrock.com\\\/oz-to-ml-conversion\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/glassrock.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/oz-to-ml.jpg\",\"articleSection\":[\"General\"],\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/glassrock.com\\\/oz-to-ml-conversion\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/glassrock.com\\\/oz-to-ml-conversion\\\/\",\"url\":\"https:\\\/\\\/glassrock.com\\\/oz-to-ml-conversion\\\/\",\"name\":\"mL to oz Converter: US & UK Fluid Ounces Chart\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/glassrock.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/glassrock.com\\\/oz-to-ml-conversion\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/glassrock.com\\\/oz-to-ml-conversion\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/glassrock.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/oz-to-ml.jpg\",\"datePublished\":\"2026-06-05T06:45:06+00:00\",\"dateModified\":\"2026-07-23T10:52:26+00:00\",\"description\":\"Convert mL to oz instantly \u2014 US or UK fluid ounces. Exact formulas, an interactive calculator, bottle-size charts and reverse oz to mL conversion.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/glassrock.com\\\/oz-to-ml-conversion\\\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/glassrock.com\\\/oz-to-ml-conversion\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/glassrock.com\\\/oz-to-ml-conversion\\\/#primaryimage\",\"url\":\"https:\\\/\\\/glassrock.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/oz-to-ml.jpg\",\"contentUrl\":\"https:\\\/\\\/glassrock.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/oz-to-ml.jpg\",\"width\":1000,\"height\":1000},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/glassrock.com\\\/oz-to-ml-conversion\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/glassrock.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"mL to oz Converter \u2014 US and UK Fluid Ounces\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/glassrock.com\\\/#website\",\"url\":\"https:\\\/\\\/glassrock.com\\\/\",\"name\":\"glassrock.com\",\"description\":\"ISO 9001 Certified Glass Container Manufacturer\",\"publisher\":{\"@id\":\"https:\\\/\\\/glassrock.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/glassrock.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ru-RU\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/glassrock.com\\\/#organization\",\"name\":\"glassrock.com\",\"url\":\"https:\\\/\\\/glassrock.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/glassrock.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/glassrock.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Logo_Glass-Rock_CN.png\",\"contentUrl\":\"https:\\\/\\\/glassrock.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Logo_Glass-Rock_CN.png\",\"width\":2223,\"height\":570,\"caption\":\"glassrock.com\"},\"image\":{\"@id\":\"https:\\\/\\\/glassrock.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/glassrock.com\\\/#\\\/schema\\\/person\\\/f8695b60d461bdc212cba710bdc08ade\",\"name\":\"alexy@ja-lx.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e2a97c1914b29bbbb1803bb91ee33305cc6a3269caae58e1d09b44ceceee8f5f?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e2a97c1914b29bbbb1803bb91ee33305cc6a3269caae58e1d09b44ceceee8f5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e2a97c1914b29bbbb1803bb91ee33305cc6a3269caae58e1d09b44ceceee8f5f?s=96&d=mm&r=g\",\"caption\":\"alexy@ja-lx.com\"},\"sameAs\":[\"http:\\\/\\\/glassrock.com\"],\"url\":\"https:\\\/\\\/glassrock.com\\\/ru\\\/author\\\/alexyja-lx-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"mL to oz Converter: US & UK Fluid Ounces Chart","description":"Convert mL to oz instantly \u2014 US or UK fluid ounces. Exact formulas, an interactive calculator, bottle-size charts and reverse oz to mL conversion.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/glassrock.com\/ru\/oz-to-ml-conversion\/","og_locale":"ru_RU","og_type":"article","og_title":"mL to oz Converter: US & UK Fluid Ounces Chart","og_description":"Convert mL to oz instantly \u2014 US or UK fluid ounces. Exact formulas, an interactive calculator, bottle-size charts and reverse oz to mL conversion.","og_url":"https:\/\/glassrock.com\/ru\/oz-to-ml-conversion\/","og_site_name":"glassrock.com","article_published_time":"2026-06-05T06:45:06+00:00","article_modified_time":"2026-07-23T10:52:26+00:00","og_image":[{"width":1000,"height":1000,"url":"https:\/\/glassrock.com\/wp-content\/uploads\/2026\/06\/oz-to-ml.jpg","type":"image\/jpeg"}],"author":"alexy@ja-lx.com","twitter_card":"summary_large_image","twitter_misc":{"\u041d\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0430\u0432\u0442\u043e\u0440\u043e\u043c":"alexy@ja-lx.com","\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"3 \u043c\u0438\u043d\u0443\u0442\u044b"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/glassrock.com\/oz-to-ml-conversion\/#article","isPartOf":{"@id":"https:\/\/glassrock.com\/oz-to-ml-conversion\/"},"author":{"name":"alexy@ja-lx.com","@id":"https:\/\/glassrock.com\/#\/schema\/person\/f8695b60d461bdc212cba710bdc08ade"},"headline":"mL to oz Converter \u2014 US and UK Fluid Ounces","datePublished":"2026-06-05T06:45:06+00:00","dateModified":"2026-07-23T10:52:26+00:00","mainEntityOfPage":{"@id":"https:\/\/glassrock.com\/oz-to-ml-conversion\/"},"wordCount":2424,"commentCount":2,"publisher":{"@id":"https:\/\/glassrock.com\/#organization"},"image":{"@id":"https:\/\/glassrock.com\/oz-to-ml-conversion\/#primaryimage"},"thumbnailUrl":"https:\/\/glassrock.com\/wp-content\/uploads\/2026\/06\/oz-to-ml.jpg","articleSection":["General"],"inLanguage":"ru-RU","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/glassrock.com\/oz-to-ml-conversion\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/glassrock.com\/oz-to-ml-conversion\/","url":"https:\/\/glassrock.com\/oz-to-ml-conversion\/","name":"mL to oz Converter: US & UK Fluid Ounces Chart","isPartOf":{"@id":"https:\/\/glassrock.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/glassrock.com\/oz-to-ml-conversion\/#primaryimage"},"image":{"@id":"https:\/\/glassrock.com\/oz-to-ml-conversion\/#primaryimage"},"thumbnailUrl":"https:\/\/glassrock.com\/wp-content\/uploads\/2026\/06\/oz-to-ml.jpg","datePublished":"2026-06-05T06:45:06+00:00","dateModified":"2026-07-23T10:52:26+00:00","description":"Convert mL to oz instantly \u2014 US or UK fluid ounces. Exact formulas, an interactive calculator, bottle-size charts and reverse oz to mL conversion.","breadcrumb":{"@id":"https:\/\/glassrock.com\/oz-to-ml-conversion\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/glassrock.com\/oz-to-ml-conversion\/"]}]},{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/glassrock.com\/oz-to-ml-conversion\/#primaryimage","url":"https:\/\/glassrock.com\/wp-content\/uploads\/2026\/06\/oz-to-ml.jpg","contentUrl":"https:\/\/glassrock.com\/wp-content\/uploads\/2026\/06\/oz-to-ml.jpg","width":1000,"height":1000},{"@type":"BreadcrumbList","@id":"https:\/\/glassrock.com\/oz-to-ml-conversion\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/glassrock.com\/"},{"@type":"ListItem","position":2,"name":"mL to oz Converter \u2014 US and UK Fluid Ounces"}]},{"@type":"WebSite","@id":"https:\/\/glassrock.com\/#website","url":"https:\/\/glassrock.com\/","name":"glassrock.com","description":"\u0421\u0435\u0440\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u043f\u043e ISO 9001 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c \u0441\u0442\u0435\u043a\u043b\u044f\u043d\u043d\u043e\u0439 \u0442\u0430\u0440\u044b","publisher":{"@id":"https:\/\/glassrock.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/glassrock.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https:\/\/glassrock.com\/#organization","name":"glassrock.com","url":"https:\/\/glassrock.com\/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/glassrock.com\/#\/schema\/logo\/image\/","url":"https:\/\/glassrock.com\/wp-content\/uploads\/2025\/06\/Logo_Glass-Rock_CN.png","contentUrl":"https:\/\/glassrock.com\/wp-content\/uploads\/2025\/06\/Logo_Glass-Rock_CN.png","width":2223,"height":570,"caption":"glassrock.com"},"image":{"@id":"https:\/\/glassrock.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/glassrock.com\/#\/schema\/person\/f8695b60d461bdc212cba710bdc08ade","name":"alexy@ja-lx.com","image":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/secure.gravatar.com\/avatar\/e2a97c1914b29bbbb1803bb91ee33305cc6a3269caae58e1d09b44ceceee8f5f?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e2a97c1914b29bbbb1803bb91ee33305cc6a3269caae58e1d09b44ceceee8f5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e2a97c1914b29bbbb1803bb91ee33305cc6a3269caae58e1d09b44ceceee8f5f?s=96&d=mm&r=g","caption":"alexy@ja-lx.com"},"sameAs":["http:\/\/glassrock.com"],"url":"https:\/\/glassrock.com\/ru\/author\/alexyja-lx-com\/"}]}},"_links":{"self":[{"href":"https:\/\/glassrock.com\/ru\/wp-json\/wp\/v2\/posts\/11151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/glassrock.com\/ru\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/glassrock.com\/ru\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/glassrock.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/glassrock.com\/ru\/wp-json\/wp\/v2\/comments?post=11151"}],"version-history":[{"count":22,"href":"https:\/\/glassrock.com\/ru\/wp-json\/wp\/v2\/posts\/11151\/revisions"}],"predecessor-version":[{"id":11420,"href":"https:\/\/glassrock.com\/ru\/wp-json\/wp\/v2\/posts\/11151\/revisions\/11420"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/glassrock.com\/ru\/wp-json\/wp\/v2\/media\/11178"}],"wp:attachment":[{"href":"https:\/\/glassrock.com\/ru\/wp-json\/wp\/v2\/media?parent=11151"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/glassrock.com\/ru\/wp-json\/wp\/v2\/categories?post=11151"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/glassrock.com\/ru\/wp-json\/wp\/v2\/tags?post=11151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}