{"id":8551,"date":"2026-08-04T03:41:36","date_gmt":"2026-08-04T03:41:36","guid":{"rendered":"https:\/\/veperpins.com\/?p=8551"},"modified":"2026-08-05T04:38:28","modified_gmt":"2026-08-05T04:38:28","slug":"custom-medal-size-thickness-guide","status":"publish","type":"post","link":"https:\/\/veperpins.com\/custom-medal-size-thickness-guide\/","title":{"rendered":"Custom Medal Size and Thickness Guide"},"content":{"rendered":"\n<div class=\"wp-block-columns alignwide vp-blog-layout has-medium-font-size is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\" style=\"border-style:none;border-width:0px;border-top-left-radius:58px;border-top-right-radius:58px;border-bottom-left-radius:58px;border-bottom-right-radius:58px\">\n<div class=\"wp-block-column vp-blog-toc-wrap is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:20%\">\n<style data-wp-block-html=\"css\">\n[data-vp-article-toc] a.vp-current {\n  color: #1f5eff !important;\n  font-weight: 700 !important;\n}\n\n[data-vp-article-toc] a.vp-current::before {\n  content: \"\";\n  display: inline-block;\n  width: 6px;\n  height: 6px;\n  margin-right: 7px;\n  border-radius: 50%;\n  background: #1f5eff;\n  vertical-align: middle;\n}\n\n#common-medal-sizes,\n#common-medal-thicknesses,\n#common-size-and-thickness-combinations,\n#what-to-consider-when-choosing-a-medal-size,\n#choosing-a-size-for-different-uses,\n#other-tips-for-choosing-a-medal,\n#where-can-you-order-custom-medals {\n  scroll-margin-top: 130px;\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n(function () {\n  function initVpTocSpy() {\n    var links = Array.prototype.slice.call(\n      document.querySelectorAll('[data-vp-article-toc] a[href^=\"#\"]')\n    );\n\n    if (!links.length) return;\n\n    var sections = [];\n    var added = {};\n\n    links.forEach(function (link) {\n      var id = link.getAttribute(\"href\").slice(1);\n      var target = document.getElementById(id);\n\n      if (target && !added[id]) {\n        sections.push({\n          id: id,\n          target: target\n        });\n        added[id] = true;\n      }\n    });\n\n    if (!sections.length) return;\n\n    var ticking = false;\n    var lastId = \"\";   \n\n    function getOffset() {\n      return Math.min(Math.max(window.innerHeight * 0.55, 220), 520);\n    }\n\n    function scrollTocItemIntoView(link) {\n      var tocBox = link.closest(\"[data-vp-article-toc]\");\n      if (!tocBox) return;\n\n      var scrollBox = tocBox;\n\n      if (tocBox.classList.contains(\"vp-toc-mobile\")) {\n        var nav = tocBox.querySelector(\"nav\");\n        if (nav) scrollBox = nav;\n      }\n\n      if (!scrollBox || scrollBox.scrollHeight <= scrollBox.clientHeight) return;\n\n      var linkTop = link.offsetTop;\n      var linkHeight = link.offsetHeight;\n      var boxHeight = scrollBox.clientHeight;\n\n      scrollBox.scrollTo({\n        top: linkTop - boxHeight \/ 2 + linkHeight \/ 2,\n        behavior: \"smooth\"\n      });\n    }\n\n    function updateActive() {\n      var scrollTop = window.pageYOffset || document.documentElement.scrollTop;\n      var currentId = sections[0].id;\n      var offset = getOffset();\n\n      sections.forEach(function (section) {\n        var top = section.target.getBoundingClientRect().top + scrollTop;\n\n        if (scrollTop + offset >= top) {\n          currentId = section.id;\n        }\n      });\n\n      links.forEach(function (link) {\n        link.classList.toggle(\n          \"vp-current\",\n          link.getAttribute(\"href\") === \"#\" + currentId\n        );\n      });\n\n      if (currentId !== lastId) {\n        links.forEach(function (link) {\n          if (link.getAttribute(\"href\") === \"#\" + currentId) {\n            scrollTocItemIntoView(link);\n          }\n        });\n\n        lastId = currentId;\n      }\n\n      ticking = false;\n    }\n\n    function onScroll() {\n      if (!ticking) {\n        window.requestAnimationFrame(updateActive);\n        ticking = true;\n      }\n    }\n\n    updateActive();\n    window.addEventListener(\"scroll\", onScroll, { passive: true });\n    window.addEventListener(\"resize\", updateActive);\n  }\n\n  if (document.readyState === \"loading\") {\n    document.addEventListener(\"DOMContentLoaded\", initVpTocSpy);\n  } else {\n    initVpTocSpy();\n  }\n})();\n<\/script>\n\n<!-- Desktop TOC -->\n<div class=\"vp-toc vp-toc-desktop\" data-vp-article-toc=\"\">\n  <div class=\"vp-toc-title\">Table of Contents<\/div>\n\n  <nav aria-label=\"Table of Contents\">\n    <ul>\n      <li>\n        <a href=\"#common-medal-sizes\">Common Medal Sizes<\/a>\n      <\/li>\n      <li>\n        <a href=\"#common-medal-thicknesses\">Common Medal Thicknesses<\/a>\n      <\/li>\n      <li>\n        <a href=\"#common-size-and-thickness-combinations\">\n          Common Size and Thickness Combinations\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"#what-to-consider-when-choosing-a-medal-size\">\n          What to Consider When Choosing a Medal Size\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"#choosing-a-size-for-different-uses\">\n          Choosing a Size for Different Uses\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"#other-tips-for-choosing-a-medal\">\n          Other Tips for Choosing a Medal\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"#where-can-you-order-custom-medals\">\n          Where Can You Order Custom Medals?\n        <\/a>\n      <\/li>\n    <\/ul>\n  <\/nav>\n<\/div>\n\n<!-- Mobile \/ Tablet TOC -->\n<details class=\"vp-toc vp-toc-mobile\" data-vp-article-toc=\"\">\n  <summary>Table of Contents<\/summary>\n\n  <nav aria-label=\"Mobile Table of Contents\">\n    <ul>\n      <li>\n        <a href=\"#common-medal-sizes\">Common Medal Sizes<\/a>\n      <\/li>\n      <li>\n        <a href=\"#common-medal-thicknesses\">Common Medal Thicknesses<\/a>\n      <\/li>\n      <li>\n        <a href=\"#common-size-and-thickness-combinations\">\n          Common Size and Thickness Combinations\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"#what-to-consider-when-choosing-a-medal-size\">\n          What to Consider When Choosing a Medal Size\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"#choosing-a-size-for-different-uses\">\n          Choosing a Size for Different Uses\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"#other-tips-for-choosing-a-medal\">\n          Other Tips for Choosing a Medal\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"#where-can-you-order-custom-medals\">\n          Where Can You Order Custom Medals?\n        <\/a>\n      <\/li>\n    <\/ul>\n  <\/nav>\n<\/details>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"564\" src=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Custom-Medal-Size-and-Thickness-Guide-1024x564.webp\" alt=\"Custom Medal Size and Thickness Guide\" class=\"wp-image-8562\" srcset=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Custom-Medal-Size-and-Thickness-Guide-1024x564.webp 1024w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Custom-Medal-Size-and-Thickness-Guide-300x165.webp 300w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Custom-Medal-Size-and-Thickness-Guide-768x423.webp 768w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Custom-Medal-Size-and-Thickness-Guide-1536x846.webp 1536w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Custom-Medal-Size-and-Thickness-Guide-2048x1128.webp 2048w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Custom-Medal-Size-and-Thickness-Guide-600x331.webp 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">For many participants, receiving a medal at the finish line is about more than where they placed. It becomes a reminder of the time, effort, and commitment they put into the event. Custom medals are also commonly used for graduations, academic achievements, corporate recognition, and other special occasions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The right size and thickness give you enough room for the event name, logo, date, and artwork while keeping the finished piece comfortable to wear.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Based on the orders we produce at VeperPins, 2.5 inches wide and around 3 mm thick is a solid starting point for most designs. It offers enough space for the key details, has a satisfying weight, and does not feel overly heavy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this guide, we\u2019ll look at the most common size and thickness options and explain how to choose the right combination for your project.<\/p>\n\n\n\n<h2 id=\"common-medal-sizes\" class=\"wp-block-heading\">Common Medal Sizes<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Custom medals can be made in almost any size, but most orders fall within three general ranges.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"569\" src=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Medal-Sizes-1024x569.webp\" alt=\"Medal Sizes\" class=\"wp-image-8563\" srcset=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Medal-Sizes-1024x569.webp 1024w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Medal-Sizes-300x167.webp 300w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Medal-Sizes-768x427.webp 768w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Medal-Sizes-1536x853.webp 1536w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Medal-Sizes-2048x1137.webp 2048w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Medal-Sizes-600x333.webp 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Small: 1.5\u20132 Inches<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Smaller medals are lighter and usually more affordable. They work well when the design only includes a logo, date, or a few short lines of text. Because the surface area is limited, small lettering and detailed artwork may need to be simplified.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Standard: 2\u20133 Inches<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This is the most common size range. It offers a good balance between design space, readability, weight, and cost. A 2.5-inch medal is often large enough for an event name, logo, year, and additional design details without feeling bulky.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Large: Over 3 Inches<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Larger medals provide more room for detailed artwork, multiple lines of text, and stronger 3D effects. They also stand out more during an award ceremony or in photos. The tradeoff is additional weight and a higher production cost.<\/p>\n\n\n\n<style data-wp-block-html=\"css\">\n.vp-medal-size-note {\n  margin: 14px 0 0;\n  padding: 12px 14px;\n  border-left: 3px solid #f26a2e;\n  background: #f7f8fa;\n  color: #5f6368;\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n.vp-medal-size-note a {\n  color: #1f5eff;\n  font-weight: 600;\n  text-decoration: underline;\n  text-underline-offset: 2px;\n}\n\n.vp-medal-size-note a:hover {\n  text-decoration-thickness: 2px;\n}\n<\/style>\n\n<div class=\"vp-medal-size-note\">\n  Major international events often use larger medals as well. For example, the\n  <a href=\"https:\/\/www.olympics.com\/en\/olympic-games\/tokyo-2020\/medal-design\" target=\"_blank\" rel=\"noopener noreferrer\">\n    Tokyo Olympic medals\n  <\/a>\n  measured 85 mm in diameter, while the PyeongChang medals were 92.5 mm,\n  the Sochi medals reached 100 mm, and the Milano Cortina medals measure 80 mm.\n<\/div>\n\n\n\n<h2 id=\"common-medal-thicknesses\" class=\"wp-block-heading\">Common Medal Thicknesses<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Thickness affects the edge profile, weight, overall feel, and the amount of depth available for raised or recessed details.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Thin: 1.5\u20132 mm<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This thickness creates a lighter medal with a slimmer edge. It can work for simple designs and budget-focused projects, although it may feel too light when paired with a larger diameter.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Standard: 2\u20134 mm<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This is the most common range and offers a comfortable balance of weight and durability. A thickness of around 3 mm works well for most 2D artwork and standard raised metal details.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Thick: Over 4 mm<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Thicker medals have a more noticeable edge and a heavier feel. They also provide more room for deep relief and 3D artwork. As thickness increases, so do the metal weight and overall cost.<\/p>\n\n\n\n<h2 id=\"common-size-and-thickness-combinations\" class=\"wp-block-heading\">Common Size and Thickness Combinations<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The following combinations are practical starting points for standard round medals:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>1.5 inches (about 38 mm):<\/strong> 2\u20132.5 mm thick<\/li>\n\n\n\n<li><strong>2 inches (50.8 mm):<\/strong> 2.5\u20133 mm thick<\/li>\n\n\n\n<li><strong>2.5 inches (63.5 mm):<\/strong> 3\u20134 mm thick<\/li>\n\n\n\n<li><strong>3 inches (76.2 mm):<\/strong> 4\u20135 mm thick<\/li>\n\n\n\n<li><strong>4 inches (101.6 mm):<\/strong> 5\u20136 mm thick<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">These are not fixed rules. A simple flat design may not need much thickness, while deep relief, double-sided 3D artwork, or a large medal may require a thicker base.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Round medals are measured by diameter. Custom-shaped medals are normally measured across their longest side, but the overall width, height, and proportions should also be considered.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"551\" src=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-achievement-medals-for-sale-1024x551.webp\" alt=\"custom achievement medals for sale\" class=\"wp-image-8564\" srcset=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-achievement-medals-for-sale-1024x551.webp 1024w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-achievement-medals-for-sale-300x162.webp 300w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-achievement-medals-for-sale-768x414.webp 768w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-achievement-medals-for-sale-1536x827.webp 1536w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-achievement-medals-for-sale-2048x1103.webp 2048w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-achievement-medals-for-sale-600x323.webp 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 id=\"what-to-consider-when-choosing-a-medal-size\" class=\"wp-block-heading\">What to Consider When Choosing a Medal Size<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Type of Event<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Different events call for different sizes. Sports competitions and major commemorative events often use standard or large medals for greater visual impact. Academic and corporate awards usually work well at a standard size, while youth events may benefit from a smaller and lighter medal.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Amount of Content<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Start by looking at everything that needs to appear on the medal. A logo, date, and short message may fit comfortably on a small medal. An event name, location, sponsor logos, or several lines of text will need more room.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Design Complexity<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Fine lines, small lettering, portraits, buildings, and deep-relief artwork need enough space to remain clear. The more detailed the artwork is, the less practical it becomes to reduce the medal size.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Medal Shape<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Round and square medals are easy to size by diameter or width. Custom shapes require more attention to their overall proportions. A long or narrow design may need to be enlarged even when the artwork itself is simple.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Budget<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Larger medals use more metal, so they usually cost more to produce. For a large order, even a small increase in size can add up quickly, so it\u2019s a good idea to understand <a href=\"https:\/\/veperpins.com\/how-much-do-custom-medals-cost\/\" data-type=\"link\" data-id=\"https:\/\/veperpins.com\/how-much-do-custom-medals-cost\/\">what affects custom medal pricing<\/a> before finalizing your design.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Weight and Comfort<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A large medal can feel impressive and display well, but it may become uncomfortable when worn for a long time. Smaller medals are lighter and easier to wear, carry, and store.<\/p>\n\n\n\n<h2 id=\"choosing-a-size-for-different-uses\" class=\"wp-block-heading\">Choosing a Size for Different Uses<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">School and Corporate Events<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Small or standard medals usually provide enough space for a school crest, company logo, award title, and date. They also stay light enough to wear comfortably and help keep larger orders within budget.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Organized Sports Events<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Standard or large medals are usually a better fit. Sports medals often need room for the event name, logo, year, category, and sponsor information, so the design area can fill up quickly.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Personal Keepsakes and Collections<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Larger or thicker medals are worth considering when appearance and detail matter more than wearing comfort. The extra space makes it easier to add layered artwork, deeper relief, custom text, and other personal elements.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"556\" src=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-finisher-medals-1024x556.webp\" alt=\"custom finisher medals\" class=\"wp-image-8565\" srcset=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-finisher-medals-1024x556.webp 1024w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-finisher-medals-300x163.webp 300w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-finisher-medals-768x417.webp 768w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-finisher-medals-1536x835.webp 1536w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-finisher-medals-2048x1113.webp 2048w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-finisher-medals-600x326.webp 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 id=\"other-tips-for-choosing-a-medal\" class=\"wp-block-heading\">Other Tips for Choosing a Medal<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Think About Photos and Social Sharing<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Many participants will share photos of their medals on Instagram, Reddit, and other social platforms. When planning the artwork and text placement, <a href=\"https:\/\/veperpins.com\/how-to-design-a-standout-medal-the-ultimate-guide\/\" data-type=\"link\" data-id=\"https:\/\/veperpins.com\/how-to-design-a-standout-medal-the-ultimate-guide\/\">make sure the main logo and event name are easy to see<\/a>, whether the medal is being worn or photographed on its own.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Look at Similar Events<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Reviewing medals from events of a similar type and size can give you a useful starting point. It helps you judge whether a small, standard, or large medal will feel appropriate for your own event.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Make Award Levels Easy to Tell Apart<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">First, second, and third place should be easy to identify. Gold, silver, and bronze finishes are the most common solution, but you can also use different ribbon colors, wording, or enamel details without creating three completely separate molds.<\/p>\n\n\n\n<h2 id=\"where-can-you-order-custom-medals\" class=\"wp-block-heading\">Where Can You Order Custom Medals?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/veperpins.com\/custom-medal\/\" data-type=\"page\" data-id=\"553\">Creating custom medals<\/a> that both organizers and recipients will appreciate takes some planning. The finished piece needs to match the occasion, show the artwork clearly, and feel worth keeping. Once the size and thickness are set, choosing the shape, colors, finish, and manufacturing process becomes much easier.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">VeperPins has more than 20 years of manufacturing experience. Whether you\u2019re planning a running event, graduation, military commemoration, corporate award, or personal keepsake, our team can help you choose the right specifications and guide your project from artwork to final production.<\/p>\n\n\n\n<div class=\"wp-block-buttons alignwide is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/veperpins.com\/custom-medals-quote\/\">Get a Quote<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n\n\n\n<div class=\"wp-block-column vp-blog-sidebar-wrap is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:344px\">\n<aside class=\"vp-sidebar\" aria-label=\"Article Sidebar\">\n  <section class=\"vp-side-box vp-side-cta\">\n    <h3>Need a Custom Quote?<\/h3>\n    <p>\n      Get factory-direct pricing, free design support, and fast production for custom promotional products.\n    <\/p>\n    <a href=\"https:\/\/veperpins.com\/get-quote\/\" class=\"vp-side-btn\">Get Free Quote<\/a>\n  <\/section>\n\n  <section class=\"vp-side-box\">\n    <h3>Why Work With Us<\/h3>\n    <ul class=\"vp-side-list\">\n      <li>Low Minimum Order Quantity<\/li>\n      <li>Free Artwork Support<\/li>\n      <li>Fast Turnaround<\/li>\n      <li>Worldwide Shipping<\/li>\n    <\/ul>\n  <\/section>\n\n  <section class=\"vp-side-box\">\n    <h3>View Pricing<\/h3>\n    <div class=\"vp-side-tags\">\n      <a href=\"https:\/\/veperpins.com\/custom-pins-pricing\/\">Custom Pins Pricing<\/a>\n      <a href=\"https:\/\/veperpins.com\/custom-coins-pricing\/\">Challenge Coins Pricing<\/a>\n      <a href=\"https:\/\/veperpins.com\/custom-medals-pricing\/\">Medals Pricing<\/a>\n      <a href=\"https:\/\/veperpins.com\/custom-keychains-pricing\/\">Keychains Pricing<\/a>\n      <a href=\"https:\/\/veperpins.com\/custom-patches-pricing\/\">Patches Pricing<\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"vp-side-box\">\n    <h3>Share This Article<\/h3>\n    <div class=\"vp-side-share\">\n      <a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https:\/\/veperpins.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>\n      <a href=\"https:\/\/twitter.com\/intent\/tweet?url=https:\/\/veperpins.com\/&#038;text=Check%20this%20out\" target=\"_blank\" rel=\"noopener noreferrer\">X<\/a>\n      <a href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https:\/\/veperpins.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn<\/a>\n    <\/div>\n  <\/section>\n<\/aside>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents Common Medal Sizes Common Medal Thicknesses Common Size and Thickness Combinations What to Consider When Choosing a Medal Size Choosing a Size for Different Uses Other Tips for Choosing a Medal Where Can You Order Custom Medals? Table of Contents Common Medal Sizes Common Medal Thicknesses Common Size and Thickness Combinations What&#8230;<\/p>\n","protected":false},"author":1,"featured_media":8562,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[61],"tags":[],"class_list":["post-8551","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-medals-guide"],"taxonomy_info":{"category":[{"value":61,"label":"Medals Guide"}]},"featured_image_src_large":["https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/Custom-Medal-Size-and-Thickness-Guide-1024x564.webp",1024,564,true],"author_info":{"display_name":"Shirya","author_link":"https:\/\/veperpins.com\/author\/boom\/"},"comment_info":0,"category_info":[{"term_id":61,"name":"Medals Guide","slug":"medals-guide","term_group":0,"term_taxonomy_id":61,"taxonomy":"category","description":"Explore custom medals including design ideas, materials, finishes, and production methods. Perfect for sports events, competitions, and awards.","parent":0,"count":9,"filter":"raw","cat_ID":61,"category_count":9,"category_description":"Explore custom medals including design ideas, materials, finishes, and production methods. Perfect for sports events, competitions, and awards.","cat_name":"Medals Guide","category_nicename":"medals-guide","category_parent":0}],"tag_info":false,"_links":{"self":[{"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/posts\/8551","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/comments?post=8551"}],"version-history":[{"count":0,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/posts\/8551\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/media\/8562"}],"wp:attachment":[{"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/media?parent=8551"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/categories?post=8551"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/tags?post=8551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}