{"id":8136,"date":"2026-04-03T11:00:00","date_gmt":"2026-04-03T11:00:00","guid":{"rendered":"https:\/\/guardarian.com\/blog\/?p=8136"},"modified":"2026-04-03T09:04:13","modified_gmt":"2026-04-03T09:04:13","slug":"sui-calculator","status":"publish","type":"post","link":"https:\/\/guardarian.com\/blog\/sui-calculator","title":{"rendered":"SUI Calculator"},"content":{"rendered":"\n<div\n  class=\"crypto-page-meta\"\n  data-coin=\"SUI\"\n  data-coin-name=\"Sui\"\n  data-coingecko-id=\"sui\"\n><\/div>\n\n<div class=\"guardarian-coin-page\" id=\"guardarian-coin-page\" data-show-hub=\"false\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@400;500;600;700;800;900&display=swap');\n\n    .guardarian-coin-page,\n    .guardarian-coin-page * {\n      box-sizing: border-box;\n    }\n\n    .guardarian-coin-page {\n      --gcp-bg: #f8f8f8;\n      --gcp-card: rgba(255, 255, 255, 0.94);\n      --gcp-card-solid: #ffffff;\n      --gcp-text: #0a1033;\n      --gcp-text-soft: #667391;\n      --gcp-text-muted: #8b96ab;\n      --gcp-border: #e6edf8;\n      --gcp-border-strong: #d8e4f3;\n      --gcp-accent: #78b8f5;\n      --gcp-accent-2: #2f80ed;\n      --gcp-accent-soft: #eef6ff;\n      --gcp-shadow: 0 20px 60px rgba(16, 24, 40, 0.07);\n      --gcp-shadow-soft: 0 10px 30px rgba(16, 24, 40, 0.05);\n      --gcp-container: 1240px;\n      position: relative;\n      overflow: visible;\n      background: #f8f8f8;\n      color: var(--gcp-text);\n      font-family: 'Roboto', sans-serif;\n      padding: 26px 0 96px;\n    }\n\n    .guardarian-coin-page a {\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    \/* \u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \/ \u0441\u043a\u0440\u044b\u0432\u0430\u0442\u044c \u043a\u043d\u043e\u043f\u043a\u0443 \u0445\u0430\u0431\u0430:\n       data-show-hub=\"true\"  -> \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442\u0441\u044f\n       data-show-hub=\"false\" -> \u0441\u043a\u0440\u044b\u0432\u0430\u0435\u0442\u0441\u044f *\/\n    .gcp-top-actions {\n      width: min(var(--gcp-container), calc(100% - 32px));\n      margin: 0 auto 22px;\n      display: flex;\n      justify-content: flex-start;\n      position: relative;\n      z-index: 12;\n    }\n\n    .guardarian-coin-page[data-show-hub=\"false\"] .gcp-top-actions {\n      display: none;\n    }\n\n    .gcp-hub-link {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 56px;\n      padding: 16px 24px;\n      border-radius: 999px;\n      text-decoration: none;\n      background: linear-gradient(180deg, #8bc6ff 0%, #5ba7f2 100%);\n      color: #ffffff;\n      border: 1px solid rgba(255,255,255,0.45);\n      box-shadow:\n        0 18px 34px rgba(91,167,242,0.30),\n        inset 0 1px 0 rgba(255,255,255,0.22);\n      font-size: 16px;\n      font-weight: 800;\n      letter-spacing: -0.01em;\n      transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;\n      white-space: nowrap;\n    }\n\n    .gcp-hub-link:hover {\n      transform: translateY(-1px);\n      box-shadow:\n        0 22px 40px rgba(91,167,242,0.36),\n        inset 0 1px 0 rgba(255,255,255,0.26);\n      filter: brightness(1.02);\n    }\n\n    .gcp-container {\n      width: min(var(--gcp-container), calc(100% - 32px));\n      margin: 0 auto;\n      position: relative;\n      z-index: 1;\n    }\n\n    .gcp-container--narrow {\n      width: min(920px, calc(100% - 32px));\n    }\n\n    .gcp-section {\n      padding: 72px 0;\n      scroll-margin-top: 110px;\n    }\n\n    .gcp-section--tight {\n      padding: 56px 0;\n    }\n\n    .gcp-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      min-height: 34px;\n      padding: 8px 12px;\n      border: 1px solid rgba(120,184,245,0.22);\n      border-radius: 999px;\n      background: rgba(255,255,255,0.72);\n      backdrop-filter: blur(10px);\n      font-size: 12px;\n      line-height: 1;\n      letter-spacing: 0.05em;\n      text-transform: uppercase;\n      font-weight: 800;\n      color: var(--gcp-accent-2);\n      margin-bottom: 16px;\n      white-space: nowrap;\n    }\n\n    .gcp-grid-hero {\n      display: grid;\n      grid-template-columns: minmax(0, 1.02fr) minmax(420px, 0.98fr);\n      align-items: start;\n      gap: 40px;\n    }\n\n    .gcp-hero-copy {\n      position: relative;\n      min-width: 0;\n    }\n\n    .gcp-hero-heading {\n      display: flex;\n      align-items: center;\n      gap: 22px;\n      margin-bottom: 18px;\n    }\n\n    .gcp-hero-logo-box {\n      width: 128px;\n      height: 128px;\n      border-radius: 24px;\n      background: linear-gradient(180deg, rgba(255,255,255,0.88), rgba(255,255,255,0.68));\n      border: 1px solid rgba(120,184,245,0.14);\n      box-shadow: var(--gcp-shadow-soft);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      backdrop-filter: blur(10px);\n      flex: 0 0 128px;\n      pointer-events: none;\n    }\n\n    .gcp-hero-logo-box img {\n      width: 86px;\n      height: 86px;\n      object-fit: contain;\n      display: block;\n    }\n\n    .gcp-hero-logo-fallback {\n      width: 86px;\n      height: 86px;\n      border-radius: 999px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      background: linear-gradient(180deg, #eef6ff 0%, #e3f0ff 100%);\n      color: var(--gcp-accent-2);\n      font-size: 30px;\n      font-weight: 800;\n      border: 1px solid #dbeafe;\n      text-transform: uppercase;\n    }\n\n    .gcp-hero-title-wrap {\n      min-width: 0;\n      flex: 1 1 auto;\n    }\n\n    .gcp-title {\n      margin: 0;\n      font-size: clamp(42px, 6vw, 68px);\n      line-height: 0.98;\n      letter-spacing: -0.045em;\n      font-weight: 800;\n      color: var(--gcp-text);\n      max-width: 760px;\n      padding-right: 0;\n    }\n\n    .gcp-title__accent {\n      color: var(--gcp-accent);\n    }\n\n    .gcp-subtitle {\n      margin: 0;\n      max-width: 700px;\n      font-size: 18px;\n      line-height: 1.75;\n      color: var(--gcp-text-soft);\n      padding-right: 0;\n    }\n\n    .gcp-meta-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 28px;\n    }\n\n    .gcp-chip {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 44px;\n      padding: 12px 16px;\n      border-radius: 999px;\n      border: 1px solid var(--gcp-border);\n      background: rgba(255,255,255,0.86);\n      box-shadow: var(--gcp-shadow-soft);\n      color: var(--gcp-text);\n      font-size: 14px;\n      font-weight: 700;\n      white-space: nowrap;\n    }\n\n    .gcp-link-pills {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 22px;\n    }\n\n    .gcp-link-pill {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      min-height: 48px;\n      padding: 12px 18px;\n      border-radius: 999px;\n      text-decoration: none;\n      font-size: 14px;\n      font-weight: 700;\n      transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease, background 0.2s ease;\n      text-align: center;\n      white-space: nowrap;\n    }\n\n    .gcp-link-pill--primary {\n      background: linear-gradient(180deg, #7bbcf8 0%, #5ba7f2 100%);\n      color: #ffffff;\n      box-shadow: 0 14px 30px rgba(91,167,242,0.32);\n      border: 1px solid transparent;\n    }\n\n    .gcp-link-pill:hover {\n      transform: translateY(-1px);\n    }\n\n    .gcp-widget-column {\n      display: flex;\n      flex-direction: column;\n      gap: 18px;\n      position: relative;\n      z-index: 1;\n    }\n\n    .gcp-card-shell {\n      position: relative;\n      padding: 14px;\n      border-radius: 36px;\n      background: linear-gradient(180deg, rgba(255,255,255,0.86), rgba(255,255,255,0.7));\n      border: 1px solid rgba(255,255,255,0.7);\n      box-shadow: var(--gcp-shadow);\n      backdrop-filter: blur(10px);\n      overflow: visible;\n      z-index: 20;\n    }\n\n    .gcp-shell-badge {\n      position: absolute;\n      top: -10px;\n      right: 18px;\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      min-height: 34px;\n      padding: 8px 12px;\n      border-radius: 999px;\n      background: #ffffff;\n      border: 1px solid var(--gcp-border);\n      box-shadow: var(--gcp-shadow-soft);\n      font-size: 12px;\n      font-weight: 800;\n      color: var(--gcp-accent-2);\n      z-index: 2;\n      text-transform: uppercase;\n      white-space: nowrap;\n    }\n\n    \/* CTA \u0432\u0441\u0435\u0433\u0434\u0430 \u043d\u0438\u0436\u0435 \u043f\u043e \u0441\u043b\u043e\u044e, \u0447\u0435\u043c dropdown *\/\n    .gcp-widget-cta-wrap {\n      display: flex;\n      justify-content: center;\n      position: relative;\n      z-index: 1;\n    }\n\n    .gcp-widget-cta {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 60px;\n      width: 100%;\n      padding: 16px 22px;\n      margin-top: 12px;\n      border-radius: 18px;\n      background: linear-gradient(180deg, #7bbcf8 0%, #5ba7f2 100%);\n      color: #ffffff;\n      text-decoration: none;\n      font-size: 18px;\n      line-height: 1.2;\n      font-weight: 800;\n      letter-spacing: -0.01em;\n      box-shadow: 0 18px 34px rgba(91,167,242,0.3);\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      text-align: center;\n      cursor: pointer;\n      animation: gcpCtaNudge 8s ease-in-out infinite;\n      transform-origin: center;\n      position: relative;\n      z-index: 1;\n    }\n\n    .gcp-widget-cta:hover {\n      transform: translateY(-1px);\n      box-shadow: 0 22px 38px rgba(91,167,242,0.36);\n      animation-play-state: paused;\n    }\n\n    @keyframes gcpCtaNudge {\n      0%, 86%, 100% {\n        transform: translate3d(0, 0, 0);\n      }\n      88% {\n        transform: translate3d(-1px, 0, 0) rotate(-1deg);\n      }\n      90% {\n        transform: translate3d(2px, 0, 0) rotate(1deg);\n      }\n      92% {\n        transform: translate3d(-3px, 0, 0) rotate(-1.2deg);\n      }\n      94% {\n        transform: translate3d(3px, 0, 0) rotate(1.2deg);\n      }\n      96% {\n        transform: translate3d(-1px, 0, 0) rotate(-0.6deg);\n      }\n      98% {\n        transform: translate3d(1px, 0, 0) rotate(0.6deg);\n      }\n    }\n\n    .gcp-section-head {\n      max-width: 780px;\n      margin-bottom: 28px;\n    }\n\n    .gcp-section-head h2 {\n      margin: 0 0 14px;\n      font-size: clamp(30px, 4vw, 44px);\n      line-height: 1.06;\n      letter-spacing: -0.035em;\n      color: var(--gcp-text);\n    }\n\n    .gcp-section-head p {\n      margin: 0;\n      font-size: 17px;\n      line-height: 1.75;\n      color: var(--gcp-text-soft);\n    }\n\n    .gcp-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .gcp-feature-card,\n    .gcp-step-card,\n    .gcp-note-card,\n    .gcp-faq-item,\n    .gcp-copy-card {\n      background: rgba(255,255,255,0.88);\n      border: 1px solid var(--gcp-border);\n      box-shadow: var(--gcp-shadow-soft);\n      backdrop-filter: blur(8px);\n    }\n\n    .gcp-feature-card {\n      padding: 24px;\n      border-radius: 24px;\n    }\n\n    .gcp-feature-card__icon,\n    .gcp-step-num {\n      width: 46px;\n      height: 46px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      border-radius: 999px;\n      margin-bottom: 18px;\n      background: linear-gradient(180deg, #eef6ff 0%, #e4f0ff 100%);\n      color: var(--gcp-accent-2);\n      font-size: 16px;\n      font-weight: 800;\n      box-shadow: inset 0 0 0 1px #d7e8fb;\n    }\n\n    .gcp-feature-card h3,\n    .gcp-step-card h3,\n    .gcp-copy-card h3 {\n      margin: 0 0 12px;\n      font-size: 22px;\n      line-height: 1.18;\n      color: var(--gcp-text);\n      letter-spacing: -0.02em;\n    }\n\n    .gcp-feature-card p,\n    .gcp-step-card p,\n    .gcp-copy-card p,\n    .gcp-note-card p {\n      margin: 0;\n      color: var(--gcp-text-soft);\n      line-height: 1.75;\n      font-size: 15px;\n    }\n\n    .gcp-steps-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .gcp-step-card {\n      padding: 26px;\n      border-radius: 24px;\n    }\n\n    .gcp-copy-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 18px;\n    }\n\n    .gcp-copy-card {\n      padding: 28px;\n      border-radius: 24px;\n    }\n\n    .gcp-copy-card ul {\n      margin: 14px 0 0;\n      padding-left: 18px;\n      color: var(--gcp-text-soft);\n      line-height: 1.75;\n      font-size: 15px;\n    }\n\n    .gcp-copy-card li + li {\n      margin-top: 8px;\n    }\n\n    .gcp-note-card {\n      padding: 26px;\n      border-radius: 24px;\n      margin-top: 18px;\n    }\n\n    .gcp-faq-list {\n      display: grid;\n      gap: 14px;\n    }\n\n    .gcp-faq-item {\n      border-radius: 20px;\n      padding: 0 22px;\n      overflow: hidden;\n    }\n\n    .gcp-faq-item summary {\n      list-style: none;\n      cursor: pointer;\n      padding: 22px 0;\n      font-size: 18px;\n      line-height: 1.4;\n      font-weight: 700;\n      color: var(--gcp-text);\n      position: relative;\n      padding-right: 28px;\n    }\n\n    .gcp-faq-item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .gcp-faq-item summary::after {\n      content: \"+\";\n      position: absolute;\n      top: 50%;\n      right: 0;\n      transform: translateY(-50%);\n      color: var(--gcp-accent-2);\n      font-size: 22px;\n      font-weight: 700;\n    }\n\n    .gcp-faq-item[open] summary::after {\n      content: \"\u2013\";\n    }\n\n    .gcp-faq-item p {\n      margin: 0 0 22px;\n      color: var(--gcp-text-soft);\n      line-height: 1.75;\n      font-size: 15px;\n    }\n\n    .gcp-seo-links {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    .gcp-seo-links a {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 46px;\n      padding: 12px 16px;\n      border-radius: 999px;\n      text-decoration: none;\n      background: linear-gradient(180deg, #7bbcf8 0%, #5ba7f2 100%);\n      color: #ffffff;\n      border: 1px solid transparent;\n      font-size: 14px;\n      font-weight: 700;\n      box-shadow: 0 14px 30px rgba(91,167,242,0.24);\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      text-align: center;\n      white-space: nowrap;\n    }\n\n    .gcp-seo-links a:hover {\n      transform: translateY(-1px);\n      box-shadow: 0 18px 34px rgba(91,167,242,0.28);\n    }\n\n    \/* \u041a\u043b\u044e\u0447\u0435\u0432\u043e\u0439 \u0444\u0438\u043a\u0441: \u0432\u0438\u0434\u0436\u0435\u0442 \u0438 dropdown \u0432\u044b\u0448\u0435 CTA *\/\n    .g-crypto-widget-wrap {\n      width: 100%;\n      display: flex;\n      justify-content: center;\n      padding: 0;\n      position: relative;\n      z-index: 40;\n      overflow: visible;\n    }\n\n    .g-crypto-widget {\n      width: 100%;\n      max-width: 100%;\n      margin: 0 auto;\n      font-family: 'Roboto', sans-serif;\n      color: var(--gcp-text);\n      position: relative;\n      z-index: 40;\n      overflow: visible;\n    }\n\n    .g-crypto-widget * {\n      box-sizing: border-box;\n    }\n\n    .g-crypto-widget .gcw-card {\n      background: rgba(255,255,255,0.97);\n      border: 1px solid var(--gcp-border);\n      border-radius: 28px;\n      padding: 28px;\n      box-shadow: 0 16px 36px rgba(16, 24, 40, 0.06);\n      position: relative;\n      z-index: 40;\n      overflow: visible;\n    }\n\n    .g-crypto-widget .gcw-topbar,\n    .g-crypto-rates-widget .grw-topbar {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 12px;\n      margin-bottom: 12px;\n    }\n\n    .g-crypto-widget .gcw-topbar--solo {\n      justify-content: flex-end;\n      margin-bottom: 8px;\n    }\n\n    .g-crypto-widget .gcw-eyebrow,\n    .g-crypto-rates-widget .grw-eyebrow {\n      font-size: 12px;\n      line-height: 1.4;\n      color: var(--gcp-text-muted);\n      margin: 0;\n      font-weight: 800;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    .g-crypto-widget .gcw-hint,\n    .g-crypto-rates-widget .grw-hint {\n      position: relative;\n      flex: 0 0 auto;\n    }\n\n    .g-crypto-widget .gcw-hint-btn,\n    .g-crypto-rates-widget .grw-hint-btn {\n      width: 26px;\n      height: 26px;\n      border: 1px solid #d9e7f6;\n      border-radius: 999px;\n      background: #f8fbff;\n      color: var(--gcp-accent);\n      font-family: inherit;\n      font-size: 14px;\n      font-weight: 800;\n      line-height: 1;\n      cursor: pointer;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 0;\n      transition: background 0.2s ease, border-color 0.2s ease;\n    }\n\n    .g-crypto-widget .gcw-hint-btn:hover,\n    .g-crypto-rates-widget .grw-hint-btn:hover {\n      background: #eef6ff;\n      border-color: #cde3fb;\n    }\n\n    .g-crypto-widget .gcw-hint-btn:focus,\n    .g-crypto-rates-widget .grw-hint-btn:focus {\n      outline: none;\n      box-shadow: 0 0 0 4px rgba(120,184,245,0.12);\n    }\n\n    .g-crypto-widget .gcw-hint-popover,\n    .g-crypto-rates-widget .grw-hint-popover {\n      position: absolute;\n      top: calc(100% + 10px);\n      right: 0;\n      width: 260px;\n      padding: 12px 14px;\n      border: 1px solid #dde8f5;\n      border-radius: 14px;\n      background: #ffffff;\n      box-shadow: 0 18px 38px rgba(16,24,40,0.09);\n      color: var(--gcp-text-soft);\n      font-size: 13px;\n      line-height: 1.45;\n      z-index: 80;\n      opacity: 0;\n      visibility: hidden;\n      transform: translateY(4px);\n      transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;\n    }\n\n    .g-crypto-widget .gcw-hint.is-open .gcw-hint-popover,\n    .g-crypto-rates-widget .grw-hint.is-open .grw-hint-popover {\n      opacity: 1;\n      visibility: visible;\n      transform: translateY(0);\n    }\n\n    .g-crypto-widget .gcw-title,\n    .g-crypto-rates-widget .grw-title {\n      margin: 0 0 18px;\n      font-size: clamp(34px, 5vw, 50px);\n      line-height: 0.95;\n      font-weight: 800;\n      letter-spacing: -0.045em;\n      color: var(--gcp-text);\n    }\n\n    .g-crypto-widget .gcw-title {\n      display: none;\n    }\n\n    .g-crypto-widget .gcw-title .gcw-coin,\n    .g-crypto-rates-widget .grw-title-coin {\n      color: var(--gcp-accent);\n    }\n\n    .grw-title-row {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n      margin-bottom: 18px;\n    }\n\n    .grw-title-row .grw-title {\n      margin: 0;\n    }\n\n    .grw-title-logo {\n      width: 54px;\n      height: 54px;\n      border-radius: 999px;\n      object-fit: contain;\n      flex: 0 0 54px;\n      display: none;\n      background: #ffffff;\n      box-shadow: 0 8px 18px rgba(16,24,40,0.06);\n      border: 1px solid #e6edf8;\n      padding: 7px;\n    }\n\n    .grw-title-logo.is-visible {\n      display: block;\n    }\n\n    .grw-title-logo-fallback {\n      width: 54px;\n      height: 54px;\n      border-radius: 999px;\n      flex: 0 0 54px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      background: linear-gradient(180deg, #eef6ff 0%, #e3f0ff 100%);\n      border: 1px solid #dbeafe;\n      color: var(--gcp-accent-2);\n      font-size: 18px;\n      font-weight: 800;\n      text-transform: uppercase;\n      box-shadow: 0 8px 18px rgba(16,24,40,0.06);\n    }\n\n    .g-crypto-widget .gcw-body {\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n    }\n\n    .g-crypto-widget .gcw-row {\n      display: grid;\n      grid-template-columns: 1fr;\n      position: relative;\n      z-index: 50;\n    }\n\n    .g-crypto-widget .gcw-row.gcw-row-open {\n      z-index: 500;\n    }\n\n    .g-crypto-widget .gcw-field {\n      display: grid;\n      width: 100%;\n      min-height: 74px;\n      border: 1px solid #dfe8f4;\n      border-radius: 22px;\n      background: #fff;\n      grid-template-columns: 1fr 156px;\n      position: relative;\n      overflow: visible;\n      box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);\n      z-index: 60;\n    }\n\n    .g-crypto-widget .gcw-field-input {\n      width: 100%;\n      border: 0;\n      outline: none;\n      background: transparent;\n      padding: 0 20px;\n      font-family: inherit;\n      font-size: 28px;\n      font-weight: 600;\n      color: var(--gcp-text);\n      border-radius: 22px 0 0 22px;\n    }\n\n    .g-crypto-widget .gcw-field-input[readonly] {\n      cursor: default;\n    }\n\n    .g-crypto-widget .gcw-side {\n      border-left: 1px solid #dfe8f4;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      background: #fcfdff;\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--gcp-text);\n      padding: 0 14px;\n      border-radius: 0 22px 22px 0;\n      position: relative;\n      z-index: 70;\n    }\n\n    .g-crypto-widget .gcw-crypto-side {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      width: 100%;\n    }\n\n    .g-crypto-widget .gcw-coin-logo {\n      width: 24px;\n      height: 24px;\n      border-radius: 999px;\n      object-fit: cover;\n      flex: 0 0 24px;\n      background: #eef4fb;\n      border: 1px solid #e1ebf7;\n      display: none;\n    }\n\n    .g-crypto-widget .gcw-coin-logo.is-visible {\n      display: block;\n    }\n\n    .g-crypto-widget .gcw-coin-logo-placeholder {\n      width: 24px;\n      height: 24px;\n      border-radius: 999px;\n      flex: 0 0 24px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      background: #eef6ff;\n      border: 1px solid #dbeafe;\n      color: var(--gcp-accent);\n      font-size: 11px;\n      font-weight: 800;\n      letter-spacing: -0.02em;\n    }\n\n    .g-crypto-widget .gcw-dropdown {\n      position: relative;\n      width: 100%;\n      height: 100%;\n      z-index: 100;\n    }\n\n    .g-crypto-widget .gcw-dropdown-trigger {\n      width: 100%;\n      height: 100%;\n      border: 0;\n      background: transparent;\n      padding: 0;\n      display: grid;\n      grid-template-columns: 1fr 44px;\n      align-items: stretch;\n      cursor: pointer;\n      font-family: inherit;\n      position: relative;\n      z-index: 110;\n    }\n\n    .g-crypto-widget .gcw-dropdown-main {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 0 14px 0 16px;\n      font-size: 19px;\n      font-weight: 700;\n      color: var(--gcp-text);\n      text-align: center;\n      min-width: 0;\n      overflow: hidden;\n      white-space: nowrap;\n      text-overflow: ellipsis;\n    }\n\n    .g-crypto-widget .gcw-dropdown-arrow-wrap {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .g-crypto-widget .gcw-dropdown-arrow {\n      width: 11px;\n      height: 11px;\n      border-right: 2px solid var(--gcp-accent);\n      border-bottom: 2px solid var(--gcp-accent);\n      transform: rotate(45deg);\n      margin-top: -3px;\n      transition: transform 0.2s ease;\n    }\n\n    .g-crypto-widget .gcw-dropdown-trigger.is-open .gcw-dropdown-arrow {\n      transform: rotate(225deg);\n      margin-top: 3px;\n    }\n\n    \/* \u0421\u0430\u043c\u044b\u0439 \u0432\u0430\u0436\u043d\u044b\u0439 \u0444\u0438\u043a\u0441 *\/\n    .g-crypto-widget .gcw-dropdown-menu {\n      position: absolute;\n      top: calc(100% + 8px);\n      left: 0;\n      right: 0;\n      background: #ffffff;\n      border: 1px solid #dde8f5;\n      border-radius: 18px;\n      box-shadow: 0 18px 38px rgba(16,24,40,0.09);\n      padding: 8px;\n      max-height: 280px;\n      overflow-y: auto;\n      z-index: 9999;\n      display: none;\n    }\n\n    .g-crypto-widget .gcw-dropdown-menu.is-open {\n      display: block;\n    }\n\n    .g-crypto-widget .gcw-dropdown-option {\n      width: 100%;\n      border: 0;\n      background: transparent;\n      text-align: center;\n      border-radius: 14px;\n      padding: 11px 13px;\n      cursor: pointer;\n      font-family: inherit;\n      transition: background 0.18s ease;\n      display: flex;\n      flex-direction: column;\n      gap: 2px;\n      align-items: center;\n    }\n\n    .g-crypto-widget .gcw-dropdown-option:hover {\n      background: #f5faff;\n    }\n\n    .g-crypto-widget .gcw-dropdown-option.is-selected {\n      background: #edf6ff;\n    }\n\n    .g-crypto-widget .gcw-dropdown-option-code {\n      font-size: 15px;\n      font-weight: 700;\n      color: var(--gcp-text);\n    }\n\n    .g-crypto-widget .gcw-dropdown-option-name {\n      font-size: 13px;\n      color: var(--gcp-text-soft);\n      font-weight: 500;\n    }\n\n    .g-crypto-widget .gcw-switch-wrap {\n      display: flex;\n      justify-content: center;\n      margin: -2px 0 0;\n      position: relative;\n      z-index: 80;\n    }\n\n    .g-crypto-widget .gcw-switch-btn {\n      width: 44px;\n      height: 44px;\n      border: 1px solid #dfe8f4;\n      border-radius: 999px;\n      background: #ffffff;\n      cursor: pointer;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      box-shadow: 0 10px 22px rgba(16,24,40,0.06);\n      transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s ease;\n    }\n\n    .g-crypto-widget .gcw-switch-btn:hover {\n      border-color: #cde3fb;\n      background: #f8fbff;\n      transform: translateY(-1px);\n    }\n\n    .g-crypto-widget .gcw-switch-btn:focus {\n      outline: none;\n      box-shadow: 0 0 0 4px rgba(120,184,245,0.12);\n    }\n\n    .g-crypto-widget .gcw-switch-icon {\n      position: relative;\n      width: 18px;\n      height: 18px;\n    }\n\n    .g-crypto-widget .gcw-switch-icon::before,\n    .g-crypto-widget .gcw-switch-icon::after {\n      content: \"\";\n      position: absolute;\n      width: 8px;\n      height: 8px;\n      border-right: 2px solid var(--gcp-accent);\n      border-bottom: 2px solid var(--gcp-accent);\n      left: 50%;\n      transform-origin: center;\n      margin-left: -4px;\n    }\n\n    .g-crypto-widget .gcw-switch-icon::before {\n      top: 1px;\n      transform: rotate(-135deg);\n    }\n\n    .g-crypto-widget .gcw-switch-icon::after {\n      bottom: 1px;\n      transform: rotate(45deg);\n    }\n\n    .g-crypto-widget .gcw-error,\n    .g-crypto-rates-widget .grw-error {\n      border-radius: 16px;\n      padding: 12px 14px;\n      background: #fff4f2;\n      color: #b42318;\n      font-size: 14px;\n      margin-top: 12px;\n    }\n\n    .g-crypto-rates-widget-wrap {\n      width: 100%;\n      display: flex;\n      justify-content: center;\n      padding: 0;\n    }\n\n    .g-crypto-rates-widget {\n      width: 100%;\n      max-width: 100%;\n      margin: 0 auto;\n      font-family: 'Roboto', sans-serif;\n      color: var(--gcp-text);\n    }\n\n    .g-crypto-rates-widget * {\n      box-sizing: border-box;\n    }\n\n    .g-crypto-rates-widget .grw-card {\n      background: rgba(255,255,255,0.96);\n      border: 1px solid var(--gcp-border);\n      border-radius: 28px;\n      padding: 28px;\n      box-shadow: 0 16px 36px rgba(16,24,40,0.06);\n    }\n\n    .g-crypto-rates-widget .grw-subtitle {\n      font-size: 15px;\n      line-height: 1.6;\n      color: var(--gcp-text-soft);\n      margin-bottom: 18px;\n    }\n\n    .g-crypto-rates-widget .grw-tabs {\n      display: inline-flex;\n      gap: 8px;\n      padding: 6px;\n      border: 1px solid #e4edf8;\n      border-radius: 18px;\n      background: #f8fbff;\n      margin-bottom: 20px;\n    }\n\n    .g-crypto-rates-widget .grw-tab {\n      border: 0;\n      background: transparent;\n      color: var(--gcp-text-soft);\n      font-family: inherit;\n      font-size: 15px;\n      font-weight: 700;\n      padding: 11px 16px;\n      border-radius: 12px;\n      cursor: pointer;\n      transition: background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;\n    }\n\n    .g-crypto-rates-widget .grw-tab.is-active {\n      background: #ffffff;\n      color: var(--gcp-text);\n      box-shadow: 0 4px 14px rgba(16,24,40,0.06);\n    }\n\n    .g-crypto-rates-widget .grw-table-wrap {\n      border: 1px solid #e5edf8;\n      border-radius: 22px;\n      overflow: hidden;\n      background: #ffffff;\n    }\n\n    .g-crypto-rates-widget .grw-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .g-crypto-rates-widget .grw-table thead th {\n      text-align: left;\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 0.02em;\n      color: var(--gcp-text-muted);\n      background: #f8fbff;\n      padding: 16px 18px;\n      border-bottom: 1px solid #e5edf8;\n      text-transform: uppercase;\n    }\n\n    .g-crypto-rates-widget .grw-table thead th:last-child {\n      text-align: right;\n    }\n\n    .g-crypto-rates-widget .grw-table tbody td {\n      padding: 18px;\n      border-bottom: 1px solid #eef3f9;\n      vertical-align: middle;\n    }\n\n    .g-crypto-rates-widget .grw-table tbody tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .g-crypto-rates-widget .grw-table tbody tr:hover {\n      background: #fbfdff;\n    }\n\n    .g-crypto-rates-widget .grw-currency {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n\n    .g-crypto-rates-widget .grw-currency-code {\n      font-size: 18px;\n      font-weight: 800;\n      color: var(--gcp-text);\n      line-height: 1.1;\n    }\n\n    .g-crypto-rates-widget .grw-currency-name {\n      font-size: 14px;\n      color: var(--gcp-text-soft);\n      line-height: 1.35;\n      margin-top: 2px;\n    }\n\n    .g-crypto-rates-widget .grw-rate {\n      text-align: right;\n    }\n\n    .g-crypto-rates-widget .grw-rate-main {\n      font-size: 18px;\n      font-weight: 800;\n      color: var(--gcp-text);\n      line-height: 1.2;\n    }\n\n    .g-crypto-rates-widget .grw-empty {\n      padding: 26px 20px;\n      text-align: center;\n      color: var(--gcp-text-soft);\n      font-size: 15px;\n    }\n\n    .g-crypto-rates-widget .grw-skeleton-table {\n      padding: 8px 0;\n    }\n\n    .g-crypto-rates-widget .grw-skeleton-row {\n      display: grid;\n      grid-template-columns: 1fr 180px;\n      gap: 20px;\n      padding: 18px;\n      border-bottom: 1px solid #eef3f9;\n    }\n\n    .g-crypto-rates-widget .grw-skeleton-row:last-child {\n      border-bottom: 0;\n    }\n\n    .g-crypto-rates-widget .grw-skeleton-line {\n      position: relative;\n      overflow: hidden;\n      height: 14px;\n      border-radius: 999px;\n      background: #eef4fb;\n    }\n\n    .g-crypto-rates-widget .grw-skeleton-line::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      transform: translateX(-100%);\n      background: linear-gradient(\n        90deg,\n        rgba(255,255,255,0) 0%,\n        rgba(255,255,255,0.85) 50%,\n        rgba(255,255,255,0) 100%\n      );\n      animation: gcp-shimmer 1.4s infinite;\n    }\n\n    .g-crypto-rates-widget .grw-w-80 { width: 80px; }\n    .g-crypto-rates-widget .grw-w-120 { width: 120px; }\n    .g-crypto-rates-widget .grw-w-160 { width: 160px; }\n\n    .gcp-toc-desktop {\n      position: fixed;\n      top: 120px;\n      right: 24px;\n      width: 220px;\n      z-index: 30;\n      display: block;\n      opacity: 0;\n      visibility: hidden;\n      pointer-events: none;\n      transform: translateY(8px);\n      transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;\n    }\n\n    .gcp-toc-desktop.is-visible {\n      opacity: 1;\n      visibility: visible;\n      pointer-events: auto;\n      transform: translateY(0);\n    }\n\n    .gcp-toc-card {\n      background: rgba(255,255,255,0.9);\n      border: 1px solid var(--gcp-border);\n      box-shadow: var(--gcp-shadow-soft);\n      border-radius: 20px;\n      padding: 14px;\n      backdrop-filter: blur(10px);\n    }\n\n    .gcp-toc-title {\n      margin: 0 0 10px;\n      font-size: 12px;\n      line-height: 1.2;\n      letter-spacing: 0.05em;\n      text-transform: uppercase;\n      font-weight: 800;\n      color: var(--gcp-accent-2);\n    }\n\n    .gcp-toc-list {\n      display: grid;\n      gap: 8px;\n    }\n\n    .gcp-toc-link {\n      display: block;\n      text-decoration: none;\n      padding: 10px 12px;\n      border-radius: 12px;\n      color: var(--gcp-text-soft);\n      font-size: 14px;\n      font-weight: 700;\n      line-height: 1.35;\n      transition: background 0.2s ease, color 0.2s ease;\n    }\n\n    .gcp-toc-link:hover {\n      background: #f4f9ff;\n      color: var(--gcp-text);\n    }\n\n    .gcp-toc-link.is-active {\n      background: #eef6ff;\n      color: var(--gcp-accent-2);\n    }\n\n    .gcp-toc-mobile-toggle {\n      position: fixed;\n      right: 16px;\n      bottom: 16px;\n      z-index: 40;\n      width: 56px;\n      height: 56px;\n      border: 0;\n      border-radius: 999px;\n      background: linear-gradient(180deg, #7bbcf8 0%, #5ba7f2 100%);\n      color: #ffffff;\n      box-shadow: 0 16px 34px rgba(91,167,242,0.34);\n      display: none;\n      cursor: pointer;\n      padding: 0;\n    }\n\n    .gcp-toc-mobile-toggle svg {\n      width: 22px;\n      height: 22px;\n      display: block;\n    }\n\n    .gcp-toc-mobile-panel {\n      position: fixed;\n      right: 16px;\n      bottom: 84px;\n      width: min(280px, calc(100vw - 32px));\n      z-index: 40;\n      background: rgba(255,255,255,0.96);\n      border: 1px solid var(--gcp-border);\n      border-radius: 20px;\n      box-shadow: var(--gcp-shadow);\n      backdrop-filter: blur(12px);\n      padding: 14px;\n      display: none;\n    }\n\n    .gcp-toc-mobile-panel.is-open {\n      display: block;\n    }\n\n    @keyframes gcp-shimmer {\n      100% { transform: translateX(100%); }\n    }\n\n    @media (max-width: 1400px) {\n      .gcp-toc-desktop {\n        right: 12px;\n        width: 200px;\n      }\n    }\n\n    @media (max-width: 1280px) {\n      .gcp-toc-desktop {\n        display: none;\n      }\n\n      .gcp-toc-mobile-toggle {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n      }\n    }\n\n    @media (max-width: 1100px) {\n      .gcp-grid-hero,\n      .gcp-feature-grid,\n      .gcp-copy-grid,\n      .gcp-steps-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .gcp-hero-heading {\n        gap: 16px;\n      }\n\n      .gcp-hero-logo-box {\n        width: 108px;\n        height: 108px;\n        flex-basis: 108px;\n        border-radius: 22px;\n      }\n\n      .gcp-hero-logo-box img {\n        width: 70px;\n        height: 70px;\n      }\n\n      .gcp-hero-logo-fallback {\n        width: 70px;\n        height: 70px;\n        font-size: 24px;\n      }\n    }\n\n    @media (max-width: 767px) {\n      .guardarian-coin-page {\n        padding: 18px 0 72px;\n      }\n\n      .gcp-top-actions {\n        margin-bottom: 14px;\n      }\n\n      .gcp-hub-link {\n        min-height: 48px;\n        padding: 12px 16px;\n        font-size: 14px;\n        white-space: normal;\n      }\n\n      .gcp-section {\n        padding: 46px 0;\n      }\n\n      .gcp-hero-heading {\n        flex-direction: column;\n        gap: 14px;\n      }\n\n      .gcp-title {\n        font-size: 40px;\n      }\n\n      .gcp-subtitle {\n        font-size: 16px;\n      }\n\n      .gcp-hero-logo-box {\n        width: 96px;\n        height: 96px;\n        flex-basis: 96px;\n      }\n\n      .gcp-hero-logo-box img {\n        width: 62px;\n        height: 62px;\n      }\n\n      .gcp-hero-logo-fallback {\n        width: 62px;\n        height: 62px;\n        font-size: 22px;\n      }\n\n      .gcp-card-shell {\n        padding: 10px;\n        border-radius: 24px;\n      }\n\n      .gcp-widget-cta {\n        min-height: 54px;\n        font-size: 16px;\n        padding: 14px 16px;\n      }\n\n      .gcp-link-pills,\n      .gcp-meta-row,\n      .gcp-seo-links {\n        gap: 10px;\n      }\n\n      .gcp-link-pill,\n      .gcp-seo-links a {\n        white-space: normal;\n      }\n\n      .g-crypto-widget .gcw-card,\n      .g-crypto-rates-widget .grw-card {\n        padding: 20px;\n        border-radius: 22px;\n      }\n\n      .g-crypto-widget .gcw-hint-popover,\n      .g-crypto-rates-widget .grw-hint-popover {\n        width: 220px;\n        right: -6px;\n      }\n\n      .g-crypto-widget .gcw-title,\n      .g-crypto-rates-widget .grw-title {\n        font-size: 36px;\n        line-height: 1;\n        margin-bottom: 18px;\n      }\n\n      .grw-title-row {\n        gap: 12px;\n      }\n\n      .grw-title-logo,\n      .grw-title-logo-fallback {\n        width: 44px;\n        height: 44px;\n        flex-basis: 44px;\n      }\n\n      .grw-title-logo-fallback {\n        font-size: 15px;\n      }\n\n      .g-crypto-widget .gcw-field {\n        min-height: 64px;\n        border-radius: 16px;\n        grid-template-columns: 1fr 118px;\n      }\n\n      .g-crypto-widget .gcw-field-input {\n        padding: 0 16px;\n        font-size: 22px;\n        border-radius: 16px 0 0 16px;\n      }\n\n      .g-crypto-widget .gcw-side {\n        padding: 0 10px;\n        font-size: 17px;\n        gap: 8px;\n        border-radius: 0 16px 16px 0;\n      }\n\n      .g-crypto-widget .gcw-coin-logo,\n      .g-crypto-widget .gcw-coin-logo-placeholder {\n        width: 20px;\n        height: 20px;\n        flex-basis: 20px;\n      }\n\n      .g-crypto-widget .gcw-dropdown-main {\n        font-size: 17px;\n        padding: 0 10px 0 12px;\n      }\n\n      .g-crypto-rates-widget .grw-subtitle {\n        font-size: 14px;\n      }\n\n      .g-crypto-rates-widget .grw-tabs {\n        width: 100%;\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .g-crypto-rates-widget .grw-tab {\n        width: 100%;\n        padding: 10px 12px;\n        font-size: 14px;\n      }\n\n      .g-crypto-rates-widget .grw-table thead th,\n      .g-crypto-rates-widget .grw-table tbody td {\n        padding: 14px;\n      }\n\n      .g-crypto-rates-widget .grw-currency-code,\n      .g-crypto-rates-widget .grw-rate-main {\n        font-size: 16px;\n      }\n\n      .g-crypto-rates-widget .grw-currency-name {\n        font-size: 12px;\n      }\n\n      .g-crypto-rates-widget .grw-skeleton-row {\n        grid-template-columns: 1fr 120px;\n        gap: 12px;\n        padding: 14px;\n      }\n    }\n  <\/style>\n\n  <!-- \u0427\u0442\u043e\u0431\u044b \u0441\u043a\u0440\u044b\u0442\u044c \u043a\u043d\u043e\u043f\u043a\u0443 \u0445\u0430\u0431\u0430, \u043f\u043e\u043c\u0435\u043d\u044f\u0439 \u0442\u0443\u0442 true \u043d\u0430 false -->\n  <div class=\"gcp-top-actions\">\n    <a\n      class=\"gcp-hub-link\"\n      href=\"https:\/\/guardarian.com\/blog\/crypto-calculator\"\n      target=\"_blank\"\n      rel=\"noopener noreferrer\"\n    >\n      Visit Crypto Calculator Hub\n    <\/a>\n  <\/div>\n\n  <nav class=\"gcp-toc-desktop\" id=\"gcp-toc-desktop\" aria-label=\"Table of contents\">\n    <div class=\"gcp-toc-card\">\n      <div class=\"gcp-toc-title\">Table of contents<\/div>\n      <div class=\"gcp-toc-list\">\n        <a class=\"gcp-toc-link\" href=\"#section-calculator\" data-toc-link=\"section-calculator\"><span data-bind=\"coin-name\">Sui<\/span> calculator<\/a>\n        <a class=\"gcp-toc-link\" href=\"#section-why-use-it\" data-toc-link=\"section-why-use-it\">Why use it<\/a>\n        <a class=\"gcp-toc-link\" href=\"#section-exchange-rates\" data-toc-link=\"section-exchange-rates\">Exchange rates<\/a>\n        <a class=\"gcp-toc-link\" href=\"#section-how-to-use\" data-toc-link=\"section-how-to-use\">How to use<\/a>\n        <a class=\"gcp-toc-link\" href=\"#section-helpful-information\" data-toc-link=\"section-helpful-information\">Helpful information<\/a>\n        <a class=\"gcp-toc-link\" href=\"#section-faq\" data-toc-link=\"section-faq\">FAQ<\/a>\n      <\/div>\n    <\/div>\n  <\/nav>\n\n  <button class=\"gcp-toc-mobile-toggle\" id=\"gcp-toc-mobile-toggle\" type=\"button\" aria-expanded=\"false\" aria-controls=\"gcp-toc-mobile-panel\">\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n      <path d=\"M4 7H20\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\"><\/path>\n      <path d=\"M4 12H20\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\"><\/path>\n      <path d=\"M4 17H20\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\"><\/path>\n    <\/svg>\n  <\/button>\n\n  <div class=\"gcp-toc-mobile-panel\" id=\"gcp-toc-mobile-panel\" aria-label=\"Table of contents\">\n    <div class=\"gcp-toc-title\">Table of contents<\/div>\n    <div class=\"gcp-toc-list\">\n      <a class=\"gcp-toc-link\" href=\"#section-calculator\" data-toc-link=\"section-calculator\"><span data-bind=\"coin-name\">Sui<\/span> calculator<\/a>\n      <a class=\"gcp-toc-link\" href=\"#section-why-use-it\" data-toc-link=\"section-why-use-it\">Why use it<\/a>\n      <a class=\"gcp-toc-link\" href=\"#section-exchange-rates\" data-toc-link=\"section-exchange-rates\">Exchange rates<\/a>\n      <a class=\"gcp-toc-link\" href=\"#section-how-to-use\" data-toc-link=\"section-how-to-use\">How to use<\/a>\n      <a class=\"gcp-toc-link\" href=\"#section-helpful-information\" data-toc-link=\"section-helpful-information\">Helpful information<\/a>\n      <a class=\"gcp-toc-link\" href=\"#section-faq\" data-toc-link=\"section-faq\">FAQ<\/a>\n    <\/div>\n  <\/div>\n\n  <section class=\"gcp-section gcp-section--tight\" id=\"section-calculator\" data-section-observe=\"\">\n    <div class=\"gcp-container\">\n      <div class=\"gcp-grid-hero\">\n        <div class=\"gcp-hero-copy\">\n          <div class=\"gcp-eyebrow\"><span data-bind=\"coin-name\">Sui<\/span> calculator<\/div>\n\n          <div class=\"gcp-hero-heading\">\n            <div class=\"gcp-hero-logo-box\" id=\"gcp-hero-logo-box\">\n              <span class=\"gcp-hero-logo-fallback\" id=\"gcp-hero-logo-fallback\">SU<\/span>\n              <img id=\"gcp-hero-logo-img\" alt=\"\" style=\"display:none;\">\n            <\/div>\n\n            <div class=\"gcp-hero-title-wrap\">\n              <h1 class=\"gcp-title\">\n                <span data-bind=\"coin-name\">Sui<\/span>\n                <span class=\"gcp-title__accent\">(<span data-bind=\"coin\">SUI<\/span>)<\/span>\n                Calculator\n              <\/h1>\n            <\/div>\n          <\/div>\n\n          <p class=\"gcp-subtitle\">\n            Use this <span data-bind=\"coin-name\">Sui<\/span> calculator to convert <span data-bind=\"coin\">SUI<\/span> to USD, EUR, and other supported fiat currencies, or switch direction to estimate how much <span data-bind=\"coin-name\">Sui<\/span> you could buy with a set budget. It is a simple <span data-bind=\"coin-name\">Sui<\/span> converter for quick value checks, fiat-to-<span data-bind=\"coin\">SUI<\/span> planning, and everyday conversion estimates.\n          <\/p>\n\n          <div class=\"gcp-meta-row\">\n            <div class=\"gcp-chip\"><span data-bind=\"coin\">SUI<\/span>&nbsp;to fiat<\/div>\n            <div class=\"gcp-chip\">Fiat to&nbsp;<span data-bind=\"coin\">SUI<\/span><\/div>\n            <div class=\"gcp-chip\">Fast conversion<\/div>\n          <\/div>\n\n          <div class=\"gcp-link-pills\">\n            <a class=\"gcp-link-pill gcp-link-pill--primary\" data-dynamic-link=\"live-price\" href=\"\/blog\/sui-price\">\n              <span data-bind=\"coin\">SUI<\/span>&nbsp;Live Price\n            <\/a>\n            <a class=\"gcp-link-pill gcp-link-pill--primary\" data-dynamic-link=\"price-prediction\" href=\"\/blog\/sui-price-prediction\">\n              <span data-bind=\"coin\">SUI<\/span>&nbsp;Price Prediction\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"gcp-widget-column\">\n          <div class=\"gcp-card-shell\">\n            <div <\/div>\n\n            <div class=\"g-crypto-widget-wrap\">\n              <div class=\"g-crypto-widget\" data-widget-id=\"main\">\n                <div class=\"gcw-card\">\n                  <div class=\"gcw-topbar gcw-topbar--solo\">\n                    <div class=\"gcw-hint\">\n                      <button class=\"gcw-hint-btn\" type=\"button\" aria-label=\"Rate disclaimer\" aria-expanded=\"false\">?<\/button>\n                      <div class=\"gcw-hint-popover\" role=\"tooltip\">\n                        Exchange rates shown in this calculator are indicative and may differ from the final rate shown in the purchase widget.\n                      <\/div>\n                    <\/div>\n                  <\/div>\n\n                  <h3 class=\"gcw-title\"><span class=\"gcw-coin\">\u2014<\/span> Calculator<\/h3>\n\n                  <div class=\"gcw-body\">\n                    <div class=\"gcw-row gcw-row-top\">\n                      <div class=\"gcw-field\">\n                        <input class=\"gcw-top-input gcw-field-input\" type=\"number\" min=\"0\" step=\"any\" value=\"1\">\n                        <div class=\"gcw-top-side gcw-side\"><\/div>\n                      <\/div>\n                    <\/div>\n\n                    <div class=\"gcw-switch-wrap\">\n                      <button class=\"gcw-switch-btn\" type=\"button\" aria-label=\"Switch conversion direction\">\n                        <span class=\"gcw-switch-icon\"><\/span>\n                      <\/button>\n                    <\/div>\n\n                    <div class=\"gcw-row gcw-row-bottom\">\n                      <div class=\"gcw-field\">\n                        <input class=\"gcw-bottom-input gcw-field-input\" type=\"text\" readonly=\"\" value=\"\">\n                        <div class=\"gcw-bottom-side gcw-side\"><\/div>\n                      <\/div>\n                    <\/div>\n\n                    <div class=\"gcw-error\" hidden=\"\"><\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <script>\n              (function () {\n                const widget = document.querySelector('.g-crypto-widget[data-widget-id=\"main\"]');\n                if (!widget || widget.dataset.inited === '1') return;\n                widget.dataset.inited = '1';\n\n                const pageMeta = document.querySelector('.crypto-page-meta');\n                const coin = (pageMeta?.dataset?.coin || '').trim().toUpperCase();\n                const coinName = (pageMeta?.dataset?.coinName || '').trim();\n                const explicitCoinGeckoId = (pageMeta?.dataset?.coingeckoId || '').trim();\n\n                const topInput = widget.querySelector('.gcw-top-input');\n                const bottomInput = widget.querySelector('.gcw-bottom-input');\n                const topSide = widget.querySelector('.gcw-top-side');\n                const bottomSide = widget.querySelector('.gcw-bottom-side');\n                const errorBox = widget.querySelector('.gcw-error');\n                const coinTitle = widget.querySelector('.gcw-coin');\n                const switchBtn = widget.querySelector('.gcw-switch-btn');\n                const hint = widget.querySelector('.gcw-hint');\n                const hintBtn = widget.querySelector('.gcw-hint-btn');\n\n                const BINANCE_BASE = 'https:\/\/api.binance.com';\n                const BRIDGE = 'USDT';\n                const COINGECKO_BASE = 'https:\/\/api.coingecko.com\/api\/v3';\n\n                const FIATS = [\n                  { code: 'EUR', name: 'Euro' },\n                  { code: 'USD', name: 'United States dollar' },\n                  { code: 'GBP', name: 'British Pound Sterling' },\n                  { code: 'TRY', name: 'Turkish lira' },\n                  { code: 'DKK', name: 'Danish Krone' },\n                  { code: 'SEK', name: 'Swedish Krona' },\n                  { code: 'ZAR', name: 'South African rand' },\n                  { code: 'CHF', name: 'Swiss Franc' },\n                  { code: 'AUD', name: 'Australian Dollar' },\n                  { code: 'PLN', name: 'Polish Zloty' },\n                  { code: 'AED', name: 'United Arab Emirates dirham' },\n                  { code: 'KRW', name: 'South Korean won' },\n                  { code: 'JPY', name: 'Japanese Yen' },\n                  { code: 'CAD', name: 'Canadian Dollar' },\n                  { code: 'NZD', name: 'New Zealand Dollar' },\n                  { code: 'NGN', name: 'Nigerian Naira' },\n                  { code: 'COP', name: 'Colombian Peso' },\n                  { code: 'HKD', name: 'Hong Kong Dollar' },\n                  { code: 'INR', name: 'Indian Rupee' },\n                  { code: 'BHD', name: 'Bahraini Dinar' },\n                  { code: 'KES', name: 'Kenyan Shilling' },\n                  { code: 'PEN', name: 'Sol' },\n                  { code: 'SGD', name: 'Singapore Dollar' },\n                  { code: 'UAH', name: 'Ukrainian hryvnia' },\n                  { code: 'OMR', name: 'Omani rial' },\n                  { code: 'BRL', name: 'Brazilian Real' },\n                  { code: 'MYR', name: 'Malaysian Ringgit' },\n                  { code: 'PHP', name: 'Philippine peso' },\n                  { code: 'THB', name: 'Thai Baht' },\n                  { code: 'TWD', name: 'New Taiwan dollar' },\n                  { code: 'MXN', name: 'Mexican Peso' },\n                  { code: 'CLP', name: 'Chilean Peso' },\n                  { code: 'RON', name: 'Romanian Leu' },\n                  { code: 'NOK', name: 'Norwegian Krone' },\n                  { code: 'DOP', name: 'Dominican Peso' },\n                  { code: 'BDT', name: 'Bangladeshi Taka' },\n                  { code: 'IDR', name: 'Indonesian Rupiah' },\n                  { code: 'GHS', name: 'Ghanaian Cedi' },\n                  { code: 'CZK', name: 'Czech Koruna' }\n                ];\n\n                const state = {\n                  symbolSet: null,\n                  priceCache: new Map(),\n                  availableFiats: [],\n                  selectedFiat: null,\n                  cgCoinList: null,\n                  cgResolvedId: null,\n                  cgLogoUrl: null,\n                  mode: 'crypto-to-fiat',\n                  lastOutputNumeric: null\n                };\n\n                function showError(text) {\n                  errorBox.hidden = false;\n                  errorBox.textContent = text;\n                }\n\n                function hideError() {\n                  errorBox.hidden = true;\n                  errorBox.textContent = '';\n                }\n\n                function setCoinName() {\n                  if (coinTitle) coinTitle.textContent = coin || '\u2014';\n                }\n\n                function normalizeText(value) {\n                  return String(value || '')\n                    .trim()\n                    .toLowerCase()\n                    .replace(\/[-_\\s]+\/g, ' ');\n                }\n\n                function fmtInputValue(value) {\n                  if (!Number.isFinite(value)) return '';\n                  return String(value);\n                }\n\n                async function fetchJson(url) {\n                  const res = await fetch(url);\n                  if (!res.ok) throw new Error('HTTP ' + res.status);\n                  return res.json();\n                }\n\n                async function loadSymbols() {\n                  if (state.symbolSet) return state.symbolSet;\n\n                  const data = await fetchJson(BINANCE_BASE + '\/api\/v3\/exchangeInfo');\n                  const symbols = (data.symbols || [])\n                    .filter((s) => s.status === 'TRADING')\n                    .map((s) => s.symbol);\n\n                  state.symbolSet = new Set(symbols);\n                  return state.symbolSet;\n                }\n\n                function hasDirectOrInverse(a, b, symbolSet) {\n                  return symbolSet.has(a + b) || symbolSet.has(b + a);\n                }\n\n                function isFiatAvailableForCoin(coinCode, fiatCode, symbolSet) {\n                  if (hasDirectOrInverse(coinCode, fiatCode, symbolSet)) return true;\n\n                  if (\n                    hasDirectOrInverse(coinCode, BRIDGE, symbolSet) &&\n                    hasDirectOrInverse(fiatCode, BRIDGE, symbolSet)\n                  ) {\n                    return true;\n                  }\n\n                  return false;\n                }\n\n                async function getPrice(symbol) {\n                  if (state.priceCache.has(symbol)) return state.priceCache.get(symbol);\n\n                  const data = await fetchJson(BINANCE_BASE + '\/api\/v3\/ticker\/price?symbol=' + encodeURIComponent(symbol));\n                  const price = parseFloat(data.price);\n\n                  if (!Number.isFinite(price)) throw new Error('Invalid price');\n\n                  state.priceCache.set(symbol, price);\n                  return price;\n                }\n\n                async function directOrInverseRate(base, quote) {\n                  const symbols = await loadSymbols();\n\n                  const direct = base + quote;\n                  if (symbols.has(direct)) {\n                    return { rate: await getPrice(direct), route: direct };\n                  }\n\n                  const inverse = quote + base;\n                  if (symbols.has(inverse)) {\n                    return { rate: 1 \/ await getPrice(inverse), route: inverse + ' inverse' };\n                  }\n\n                  return null;\n                }\n\n                async function getRate(base, quote) {\n                  if (base === quote) return { rate: 1, route: base + ' = ' + quote };\n\n                  const direct = await directOrInverseRate(base, quote);\n                  if (direct) return direct;\n\n                  const baseToUsdt = await directOrInverseRate(base, BRIDGE);\n                  const quoteToUsdt = await directOrInverseRate(quote, BRIDGE);\n\n                  if (baseToUsdt && quoteToUsdt) {\n                    return {\n                      rate: baseToUsdt.rate * (1 \/ quoteToUsdt.rate),\n                      route: baseToUsdt.route + ' \u2192 ' + quoteToUsdt.route + ' via ' + BRIDGE\n                    };\n                  }\n\n                  throw new Error('No route found');\n                }\n\n                async function loadCoinGeckoCoinList() {\n                  if (state.cgCoinList) return state.cgCoinList;\n\n                  const cacheKey = 'gcw_cg_coin_list_v1';\n                  try {\n                    const cached = sessionStorage.getItem(cacheKey);\n                    if (cached) {\n                      const parsed = JSON.parse(cached);\n                      if (parsed && parsed.ts && Array.isArray(parsed.items)) {\n                        const ageMs = Date.now() - parsed.ts;\n                        if (ageMs < 30 * 60 * 1000) {\n                          state.cgCoinList = parsed.items;\n                          return state.cgCoinList;\n                        }\n                      }\n                    }\n                  } catch (e) {}\n\n                  const list = await fetchJson(COINGECKO_BASE + '\/coins\/list');\n                  state.cgCoinList = Array.isArray(list) ? list : [];\n\n                  try {\n                    sessionStorage.setItem(cacheKey, JSON.stringify({\n                      ts: Date.now(),\n                      items: state.cgCoinList\n                    }));\n                  } catch (e) {}\n\n                  return state.cgCoinList;\n                }\n\n                async function resolveCoinGeckoId() {\n                  if (state.cgResolvedId) return state.cgResolvedId;\n\n                  if (explicitCoinGeckoId) {\n                    state.cgResolvedId = explicitCoinGeckoId;\n                    return state.cgResolvedId;\n                  }\n\n                  const symbol = normalizeText(coin);\n                  const name = normalizeText(coinName);\n                  if (!symbol) return null;\n\n                  const list = await loadCoinGeckoCoinList();\n                  const symbolMatches = list.filter((item) => normalizeText(item.symbol) === symbol);\n\n                  if (!symbolMatches.length) return null;\n\n                  if (name) {\n                    const exactNameMatch = symbolMatches.find((item) => normalizeText(item.name) === name);\n                    if (exactNameMatch) {\n                      state.cgResolvedId = exactNameMatch.id;\n                      return state.cgResolvedId;\n                    }\n                  }\n\n                  if (symbolMatches.length === 1) {\n                    state.cgResolvedId = symbolMatches[0].id;\n                    return state.cgResolvedId;\n                  }\n\n                  return null;\n                }\n\n                async function loadCoinLogo() {\n                  try {\n                    const cgId = await resolveCoinGeckoId();\n                    if (!cgId) return;\n\n                    const data = await fetchJson(\n                      COINGECKO_BASE + '\/coins\/markets?vs_currency=usd&ids=' + encodeURIComponent(cgId)\n                    );\n\n                    if (Array.isArray(data) && data[0] && data[0].image) {\n                      state.cgLogoUrl = data[0].image;\n                      renderFields();\n\n                      window.dispatchEvent(new CustomEvent('guardarianCoinLogoReady', {\n                        detail: { url: state.cgLogoUrl, coin: coin, coinName: coinName }\n                      }));\n                    }\n                  } catch (e) {}\n                }\n\n                function createCryptoSideHTML() {\n                  const placeholder = (coin || '--').slice(0, 2);\n                  const logo = state.cgLogoUrl\n                    ? '<img decoding=\"async\" class=\"gcw-coin-logo is-visible\" src=\"' + state.cgLogoUrl + '\" alt=\"' + coin + ' logo\" \/>'\n                    : '';\n                  const logoPlaceholder = !state.cgLogoUrl\n                    ? '<span class=\"gcw-coin-logo-placeholder\">' + placeholder + '<\/span>'\n                    : '';\n\n                  return ''\n                    + '<div class=\"gcw-crypto-side\">'\n                    + logo\n                    + logoPlaceholder\n                    + '<span>' + (coin || '\u2014') + '<\/span>'\n                    + '<\/div>';\n                }\n\n                function createFiatDropdownHTML(selectedCode) {\n                  const code = selectedCode || '--';\n                  return ''\n                    + '<div class=\"gcw-dropdown\">'\n                    + '<button class=\"gcw-dropdown-trigger\" type=\"button\">'\n                    + '<div class=\"gcw-dropdown-main\">' + code + '<\/div>'\n                    + '<div class=\"gcw-dropdown-arrow-wrap\"><span class=\"gcw-dropdown-arrow\"><\/span><\/div>'\n                    + '<\/button>'\n                    + '<div class=\"gcw-dropdown-menu\"><\/div>'\n                    + '<\/div>';\n                }\n\n                function clearOpenRows() {\n                  widget.querySelectorAll('.gcw-row').forEach((row) => {\n                    row.classList.remove('gcw-row-open');\n                  });\n                }\n\n                function markOpenRow(sideEl) {\n                  clearOpenRows();\n                  const row = sideEl.closest('.gcw-row');\n                  if (row) row.classList.add('gcw-row-open');\n                }\n\n                function closeAllDropdowns() {\n                  widget.querySelectorAll('.gcw-dropdown-menu').forEach((menu) => {\n                    menu.classList.remove('is-open');\n                  });\n                  widget.querySelectorAll('.gcw-dropdown-trigger').forEach((trigger) => {\n                    trigger.classList.remove('is-open');\n                  });\n                  clearOpenRows();\n                }\n\n                function bindFiatDropdown(sideEl) {\n                  const trigger = sideEl.querySelector('.gcw-dropdown-trigger');\n                  const menu = sideEl.querySelector('.gcw-dropdown-menu');\n                  const main = sideEl.querySelector('.gcw-dropdown-main');\n                  if (!trigger || !menu || !main) return;\n\n                  menu.innerHTML = state.availableFiats.map((item) => {\n                    const selectedClass = state.selectedFiat && state.selectedFiat.code === item.code ? ' is-selected' : '';\n                    return ''\n                      + '<button class=\"gcw-dropdown-option' + selectedClass + '\" type=\"button\" data-code=\"' + item.code + '\" data-name=\"' + item.name + '\">'\n                      + '<span class=\"gcw-dropdown-option-code\">' + item.code + '<\/span>'\n                      + '<span class=\"gcw-dropdown-option-name\">' + item.name + '<\/span>'\n                      + '<\/button>';\n                  }).join('');\n\n                  trigger.addEventListener('click', function (e) {\n                    e.stopPropagation();\n                    const isOpen = menu.classList.contains('is-open');\n                    closeAllDropdowns();\n\n                    if (!isOpen) {\n                      markOpenRow(sideEl);\n                      menu.classList.add('is-open');\n                      trigger.classList.add('is-open');\n                    }\n                  });\n\n                  menu.querySelectorAll('.gcw-dropdown-option').forEach((btn) => {\n                    btn.addEventListener('click', function () {\n                      const code = btn.getAttribute('data-code');\n                      const name = btn.getAttribute('data-name');\n                      state.selectedFiat = { code, name };\n                      renderFields();\n                      calculate();\n                    });\n                  });\n\n                  main.textContent = state.selectedFiat?.code || '--';\n                }\n\n                function renderFields() {\n                  const fiatCode = state.selectedFiat?.code || '--';\n\n                  if (state.mode === 'crypto-to-fiat') {\n                    topSide.innerHTML = createCryptoSideHTML();\n                    bottomSide.innerHTML = createFiatDropdownHTML(fiatCode);\n                  } else {\n                    topSide.innerHTML = createFiatDropdownHTML(fiatCode);\n                    bottomSide.innerHTML = createCryptoSideHTML();\n                  }\n\n                  topInput.readOnly = false;\n                  topInput.type = 'number';\n                  bottomInput.readOnly = true;\n                  bottomInput.type = 'text';\n\n                  bindFiatDropdown(topSide);\n                  bindFiatDropdown(bottomSide);\n                }\n\n                function closeHint() {\n                  if (!hint) return;\n                  hint.classList.remove('is-open');\n                  if (hintBtn) hintBtn.setAttribute('aria-expanded', 'false');\n                }\n\n                function toggleHint() {\n                  if (!hint) return;\n                  if (hint.classList.contains('is-open')) {\n                    closeHint();\n                  } else {\n                    hint.classList.add('is-open');\n                    if (hintBtn) hintBtn.setAttribute('aria-expanded', 'true');\n                  }\n                }\n\n                async function calculate() {\n                  hideError();\n\n                  const amount = parseFloat(topInput.value);\n                  const fiat = state.selectedFiat?.code;\n\n                  if (!coin) {\n                    showError('Coin ticker not found in data-coin.');\n                    return;\n                  }\n\n                  if (!fiat) {\n                    showError('Fiat currency is not selected.');\n                    return;\n                  }\n\n                  if (!Number.isFinite(amount) || amount < 0) {\n                    showError('Enter a valid amount.');\n                    return;\n                  }\n\n                  bottomInput.value = '';\n\n                  try {\n                    let data, total;\n\n                    if (state.mode === 'crypto-to-fiat') {\n                      data = await getRate(coin, fiat);\n                      total = amount * data.rate;\n                    } else {\n                      data = await getRate(fiat, coin);\n                      total = amount * data.rate;\n                    }\n\n                    state.lastOutputNumeric = total;\n                    bottomInput.value = new Intl.NumberFormat(undefined, {\n                      maximumFractionDigits: total >= 100 ? 2 : total >= 1 ? 4 : 6\n                    }).format(total);\n                  } catch (e) {\n                    bottomInput.value = '';\n                    showError('Binance does not currently provide a usable route for this pair.');\n                  }\n                }\n\n                async function init() {\n                  setCoinName();\n                  hideError();\n\n                  if (!coin) {\n                    showError('Add this on page: <div class=\"crypto-page-meta\" data-coin=\"BTC\"><\/div>');\n                    return;\n                  }\n\n                  try {\n                    const symbolSet = await loadSymbols();\n                    const availableFiats = FIATS.filter((f) => isFiatAvailableForCoin(coin, f.code, symbolSet));\n\n                    state.availableFiats = availableFiats;\n\n                    if (!availableFiats.length) {\n                      showError('No available fiat pairs found.');\n                      return;\n                    }\n\n                    state.selectedFiat = availableFiats[0];\n                    renderFields();\n                    await calculate();\n                    loadCoinLogo();\n                  } catch (e) {\n                    showError('Failed to load Binance market data.');\n                  }\n                }\n\n                switchBtn.addEventListener('click', function () {\n                  const nextInput = Number.isFinite(state.lastOutputNumeric)\n                    ? state.lastOutputNumeric\n                    : parseFloat(topInput.value);\n\n                  state.mode = state.mode === 'crypto-to-fiat' ? 'fiat-to-crypto' : 'crypto-to-fiat';\n                  closeAllDropdowns();\n                  renderFields();\n                  topInput.value = fmtInputValue(nextInput);\n                  calculate();\n                });\n\n                if (hintBtn) {\n                  hintBtn.addEventListener('click', function (e) {\n                    e.stopPropagation();\n                    toggleHint();\n                  });\n                }\n\n                document.addEventListener('click', function (e) {\n                  if (!widget.contains(e.target)) {\n                    closeAllDropdowns();\n                    closeHint();\n                  }\n                });\n\n                topInput.addEventListener('input', function () {\n                  clearTimeout(topInput._gcwTimer);\n                  topInput._gcwTimer = setTimeout(calculate, 220);\n                });\n\n                init();\n              })();\n            <\/script>\n          <\/div>\n\n          <div class=\"gcp-widget-cta-wrap\">\n            <a\n              class=\"gcp-widget-cta\"\n              href=\"https:\/\/guardarian.com\/calculator\/v1?partner_api_token=GRNCC&amp;full_page=true&amp;type=narrow&amp;theme=orange&amp;default_crypto_currency=SUI\"\n              data-buy-link=\"\"\n              target=\"_blank\"\n              rel=\"noopener noreferrer\"\n            >\n              Buy&nbsp;<span data-bind=\"coin\">SUI<\/span>&nbsp;with 7% Off Fees!\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"gcp-section\" id=\"section-why-use-it\" data-section-observe=\"\">\n    <div class=\"gcp-container\">\n      <div class=\"gcp-section-head\">\n        <div class=\"gcp-eyebrow\">Why use it<\/div>\n        <h2>How can this <span data-bind=\"coin-name\">Sui<\/span> calculator help<\/h2>\n        <p>\n          A useful <span data-bind=\"coin-name\">Sui<\/span> calculator should help you do more than glance at one figure. It should let you convert <span data-bind=\"coin\">SUI<\/span>, test different budgets, compare fiat currencies, and quickly answer how much your <span data-bind=\"coin\">SUI<\/span> is worth in the format you actually need.\n        <\/p>\n      <\/div>\n\n      <div class=\"gcp-feature-grid\">\n        <div class=\"gcp-feature-card\">\n          <div class=\"gcp-feature-card__icon\">1<\/div>\n          <h3>Check how much your <span data-bind=\"coin\">SUI<\/span> is worth<\/h3>\n          <p>\n            Enter any amount of <span data-bind=\"coin\">SUI<\/span> to get an instant conversion estimate in a supported fiat currency. That makes the tool useful as a <span data-bind=\"coin-name\">Sui<\/span> to USD calculator, a <span data-bind=\"coin-name\">Sui<\/span> to EUR calculator, or a quick <span data-bind=\"coin-name\">Sui<\/span> value calculator when you want a clear number fast.\n          <\/p>\n        <\/div>\n\n        <div class=\"gcp-feature-card\">\n          <div class=\"gcp-feature-card__icon\">2<\/div>\n          <h3>Start from your budget<\/h3>\n          <p>\n            Switch the direction to fiat-to-crypto and begin with the amount you plan to spend. This is practical when you know your budget first and want to estimate how much <span data-bind=\"coin-name\">Sui<\/span> you could buy before moving to checkout.\n          <\/p>\n        <\/div>\n\n        <div class=\"gcp-feature-card\">\n          <div class=\"gcp-feature-card__icon\">3<\/div>\n          <h3>Compare supported currencies<\/h3>\n          <p>\n            A <span data-bind=\"coin-name\">Sui<\/span> converter is more useful when you can compare multiple fiat options without starting over each time. The dropdown and rates table help you review supported pairs side by side and spot differences quickly.\n          <\/p>\n        <\/div>\n\n        <div class=\"gcp-feature-card\">\n          <div class=\"gcp-feature-card__icon\">4<\/div>\n          <h3>Plan small or large conversions<\/h3>\n          <p>\n            Whether you are checking a small fraction of <span data-bind=\"coin\">SUI<\/span> or mapping out a bigger purchase, the calculator gives you a clean estimate in seconds. It helps with budgeting, quick comparisons, and practical conversion planning without manual math.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"gcp-section\" id=\"section-exchange-rates\" data-section-observe=\"\">\n    <div class=\"gcp-container\">\n      <div class=\"gcp-section-head\">\n        <div class=\"gcp-eyebrow\">Exchange rates<\/div>\n        <h2><span data-bind=\"coin\">SUI<\/span> rates in supported fiat currencies<\/h2>\n        <p>\n          Use the table below to compare <span data-bind=\"coin-name\">Sui<\/span> across supported fiat pairs. You can see how much 1 <span data-bind=\"coin\">SUI<\/span> converts to in fiat, then switch tabs to view the reverse side and estimate how much <span data-bind=\"coin\">SUI<\/span> one unit of each supported currency can represent.\n        <\/p>\n      <\/div>\n\n      <div class=\"gcp-card-shell\">\n        <div class=\"gcp-shell-badge\">Rates table<\/div>\n\n        <div class=\"g-crypto-rates-widget-wrap\">\n          <div class=\"g-crypto-rates-widget\" data-widget-id=\"rates-table-main\">\n            <div class=\"grw-card\">\n              <div class=\"grw-topbar\">\n                <div class=\"grw-eyebrow\"><span data-bind=\"coin-name\">Sui<\/span> rates table<\/div>\n\n                <div class=\"grw-hint\">\n                  <button class=\"grw-hint-btn\" type=\"button\" aria-label=\"Rate disclaimer\" aria-expanded=\"false\">?<\/button>\n                  <div class=\"grw-hint-popover\" role=\"tooltip\">\n                    Exchange rates shown in this calculator are indicative and may differ from the final rate shown in the purchase widget.\n                  <\/div>\n                <\/div>\n              <\/div>\n\n              <div class=\"grw-title-row\">\n                <span class=\"grw-title-logo-fallback\" id=\"grw-title-logo-fallback\">SU<\/span>\n                <img class=\"grw-title-logo\" id=\"grw-title-logo\" alt=\"\">\n                <h3 class=\"grw-title\"><span class=\"grw-title-coin\">\u2014<\/span> Calculator Table<\/h3>\n              <\/div>\n\n              <div class=\"grw-subtitle\">\n                View rates only for fiat currencies supported in your calculator setup.\n              <\/div>\n\n              <div class=\"grw-tabs\">\n                <button class=\"grw-tab is-active\" type=\"button\" data-tab=\"coin-to-fiat\">\n                  <span class=\"grw-tab-coin-label\">Coin<\/span> in fiat\n                <\/button>\n                <button class=\"grw-tab\" type=\"button\" data-tab=\"fiat-to-coin\">\n                  Fiat in <span class=\"grw-tab-coin-label\">coin<\/span>\n                <\/button>\n              <\/div>\n\n              <div class=\"grw-table-wrap\">\n                <div class=\"grw-table-area\"><\/div>\n              <\/div>\n\n              <div class=\"grw-error\" hidden=\"\"><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <script>\n          (function () {\n            const widget = document.querySelector('.g-crypto-rates-widget[data-widget-id=\"rates-table-main\"]');\n            if (!widget || widget.dataset.inited === '1') return;\n            widget.dataset.inited = '1';\n\n            const pageMeta = document.querySelector('.crypto-page-meta');\n            const coin = (pageMeta?.dataset?.coin || '').trim().toUpperCase();\n            const coinName = (pageMeta?.dataset?.coinName || '').trim();\n\n            const tableArea = widget.querySelector('.grw-table-area');\n            const errorBox = widget.querySelector('.grw-error');\n            const tabButtons = Array.from(widget.querySelectorAll('.grw-tab'));\n            const tabCoinLabels = Array.from(widget.querySelectorAll('.grw-tab-coin-label'));\n            const titleCoin = widget.querySelector('.grw-title-coin');\n            const titleLogo = widget.querySelector('#grw-title-logo');\n            const titleLogoFallback = widget.querySelector('#grw-title-logo-fallback');\n\n            const hint = widget.querySelector('.grw-hint');\n            const hintBtn = widget.querySelector('.grw-hint-btn');\n\n            const BINANCE_BASE = 'https:\/\/api.binance.com';\n            const BRIDGE = 'USDT';\n\n            const FIATS = [\n              { code: 'EUR', name: 'Euro' },\n              { code: 'USD', name: 'United States dollar' },\n              { code: 'GBP', name: 'British Pound Sterling' },\n              { code: 'TRY', name: 'Turkish lira' },\n              { code: 'DKK', name: 'Danish Krone' },\n              { code: 'SEK', name: 'Swedish Krona' },\n              { code: 'ZAR', name: 'South African rand' },\n              { code: 'CHF', name: 'Swiss Franc' },\n              { code: 'AUD', name: 'Australian Dollar' },\n              { code: 'PLN', name: 'Polish Zloty' },\n              { code: 'AED', name: 'United Arab Emirates dirham' },\n              { code: 'KRW', name: 'South Korean won' },\n              { code: 'JPY', name: 'Japanese Yen' },\n              { code: 'CAD', name: 'Canadian Dollar' },\n              { code: 'NZD', name: 'New Zealand Dollar' },\n              { code: 'NGN', name: 'Nigerian Naira' },\n              { code: 'COP', name: 'Colombian Peso' },\n              { code: 'HKD', name: 'Hong Kong Dollar' },\n              { code: 'INR', name: 'Indian Rupee' },\n              { code: 'BHD', name: 'Bahraini Dinar' },\n              { code: 'KES', name: 'Kenyan Shilling' },\n              { code: 'PEN', name: 'Sol' },\n              { code: 'SGD', name: 'Singapore Dollar' },\n              { code: 'UAH', name: 'Ukrainian hryvnia' },\n              { code: 'OMR', name: 'Omani rial' },\n              { code: 'BRL', name: 'Brazilian Real' },\n              { code: 'MYR', name: 'Malaysian Ringgit' },\n              { code: 'PHP', name: 'Philippine peso' },\n              { code: 'THB', name: 'Thai Baht' },\n              { code: 'TWD', name: 'New Taiwan dollar' },\n              { code: 'MXN', name: 'Mexican Peso' },\n              { code: 'CLP', name: 'Chilean Peso' },\n              { code: 'RON', name: 'Romanian Leu' },\n              { code: 'NOK', name: 'Norwegian Krone' },\n              { code: 'DOP', name: 'Dominican Peso' },\n              { code: 'BDT', name: 'Bangladeshi Taka' },\n              { code: 'IDR', name: 'Indonesian Rupiah' },\n              { code: 'GHS', name: 'Ghanaian Cedi' },\n              { code: 'CZK', name: 'Czech Koruna' }\n            ];\n\n            const state = {\n              symbolSet: null,\n              priceCache: new Map(),\n              availableFiats: [],\n              activeTab: 'coin-to-fiat',\n              tableRows: {\n                'coin-to-fiat': [],\n                'fiat-to-coin': []\n              }\n            };\n\n            function showError(text) {\n              errorBox.hidden = false;\n              errorBox.textContent = text;\n            }\n\n            function hideError() {\n              errorBox.hidden = true;\n              errorBox.textContent = '';\n            }\n\n            function setCoinName() {\n              titleCoin.textContent = coin || '\u2014';\n              tabCoinLabels.forEach(function (el) {\n                el.textContent = coin || 'Coin';\n              });\n              if (titleLogoFallback) titleLogoFallback.textContent = (coin || 'BT').slice(0, 2);\n            }\n\n            function setTitleLogo(url) {\n              if (!titleLogo || !titleLogoFallback) return;\n              if (url) {\n                titleLogo.src = url;\n                titleLogo.alt = coinName ? coinName + ' logo' : coin + ' logo';\n                titleLogo.classList.add('is-visible');\n                titleLogo.style.display = 'block';\n                titleLogoFallback.style.display = 'none';\n              }\n            }\n\n            function closeHint() {\n              if (!hint) return;\n              hint.classList.remove('is-open');\n              if (hintBtn) hintBtn.setAttribute('aria-expanded', 'false');\n            }\n\n            function toggleHint() {\n              if (!hint) return;\n              if (hint.classList.contains('is-open')) {\n                closeHint();\n              } else {\n                hint.classList.add('is-open');\n                if (hintBtn) hintBtn.setAttribute('aria-expanded', 'true');\n              }\n            }\n\n            function renderSkeletonTable() {\n              tableArea.innerHTML = ''\n                + '<div class=\"grw-skeleton-table\">'\n                + '  <div class=\"grw-skeleton-row\">'\n                + '    <div><div class=\"grw-skeleton-line grw-w-80\"><\/div><div class=\"grw-skeleton-line grw-w-120\" style=\"margin-top:8px;\"><\/div><\/div>'\n                + '    <div style=\"display:flex;justify-content:flex-end;\"><div class=\"grw-skeleton-line grw-w-160\"><\/div><\/div>'\n                + '  <\/div>'\n                + '  <div class=\"grw-skeleton-row\">'\n                + '    <div><div class=\"grw-skeleton-line grw-w-80\"><\/div><div class=\"grw-skeleton-line grw-w-120\" style=\"margin-top:8px;\"><\/div><\/div>'\n                + '    <div style=\"display:flex;justify-content:flex-end;\"><div class=\"grw-skeleton-line grw-w-160\"><\/div><\/div>'\n                + '  <\/div>'\n                + '  <div class=\"grw-skeleton-row\">'\n                + '    <div><div class=\"grw-skeleton-line grw-w-80\"><\/div><div class=\"grw-skeleton-line grw-w-120\" style=\"margin-top:8px;\"><\/div><\/div>'\n                + '    <div style=\"display:flex;justify-content:flex-end;\"><div class=\"grw-skeleton-line grw-w-160\"><\/div><\/div>'\n                + '  <\/div>'\n                + '<\/div>';\n            }\n\n            function fmtCurrency(value, currency) {\n              const abs = Math.abs(value);\n              let digits = 2;\n              if (abs < 1) digits = 6;\n              if (abs < 0.01) digits = 8;\n\n              try {\n                return new Intl.NumberFormat(undefined, {\n                  style: 'currency',\n                  currency,\n                  maximumFractionDigits: digits\n                }).format(value);\n              } catch (e) {\n                return value.toFixed(digits) + ' ' + currency;\n              }\n            }\n\n            function fmtTinyAsset(value, asset) {\n              const abs = Math.abs(value);\n\n              if (!Number.isFinite(abs)) return '\u2014';\n              if (abs === 0) return '0 ' + asset;\n\n              let digits;\n\n              if (abs >= 1) {\n                digits = 4;\n              } else if (abs >= 0.000001) {\n                digits = 6;\n              } else {\n                const str = abs.toFixed(20);\n                const frac = str.split('.')[1] || '';\n                const firstNonZero = frac.search(\/[1-9]\/);\n                digits = firstNonZero >= 0 ? Math.min(firstNonZero + 1, 20) : 8;\n              }\n\n              return new Intl.NumberFormat(undefined, {\n                minimumFractionDigits: 0,\n                maximumFractionDigits: digits\n              }).format(value) + ' ' + asset;\n            }\n\n            async function fetchJson(url) {\n              const res = await fetch(url);\n              if (!res.ok) throw new Error('HTTP ' + res.status);\n              return res.json();\n            }\n\n            async function loadSymbols() {\n              if (state.symbolSet) return state.symbolSet;\n\n              const data = await fetchJson(BINANCE_BASE + '\/api\/v3\/exchangeInfo');\n              const symbols = (data.symbols || [])\n                .filter(function (s) { return s.status === 'TRADING'; })\n                .map(function (s) { return s.symbol; });\n\n              state.symbolSet = new Set(symbols);\n              return state.symbolSet;\n            }\n\n            function hasDirectOrInverse(a, b, symbolSet) {\n              return symbolSet.has(a + b) || symbolSet.has(b + a);\n            }\n\n            function isFiatAvailableForCoin(coinCode, fiatCode, symbolSet) {\n              if (hasDirectOrInverse(coinCode, fiatCode, symbolSet)) return true;\n\n              if (\n                hasDirectOrInverse(coinCode, BRIDGE, symbolSet) &&\n                hasDirectOrInverse(fiatCode, BRIDGE, symbolSet)\n              ) {\n                return true;\n              }\n\n              return false;\n            }\n\n            async function getPrice(symbol) {\n              if (state.priceCache.has(symbol)) return state.priceCache.get(symbol);\n\n              const data = await fetchJson(BINANCE_BASE + '\/api\/v3\/ticker\/price?symbol=' + encodeURIComponent(symbol));\n              const price = parseFloat(data.price);\n\n              if (!Number.isFinite(price)) throw new Error('Invalid price');\n\n              state.priceCache.set(symbol, price);\n              return price;\n            }\n\n            async function directOrInverseRate(base, quote) {\n              const symbols = await loadSymbols();\n\n              const direct = base + quote;\n              if (symbols.has(direct)) {\n                return { rate: await getPrice(direct), route: direct };\n              }\n\n              const inverse = quote + base;\n              if (symbols.has(inverse)) {\n                return { rate: 1 \/ await getPrice(inverse), route: inverse + ' inverse' };\n              }\n\n              return null;\n            }\n\n            async function getRate(base, quote) {\n              if (base === quote) return { rate: 1, route: base + ' = ' + quote };\n\n              const direct = await directOrInverseRate(base, quote);\n              if (direct) return direct;\n\n              const baseToUsdt = await directOrInverseRate(base, BRIDGE);\n              const quoteToUsdt = await directOrInverseRate(quote, BRIDGE);\n\n              if (baseToUsdt && quoteToUsdt) {\n                return {\n                  rate: baseToUsdt.rate * (1 \/ quoteToUsdt.rate),\n                  route: baseToUsdt.route + ' \u2192 ' + quoteToUsdt.route + ' via ' + BRIDGE\n                };\n              }\n\n              throw new Error('No route found');\n            }\n\n            async function buildRows() {\n              const coinToFiat = [];\n              const fiatToCoin = [];\n\n              for (const fiat of state.availableFiats) {\n                try {\n                  const rateCoinToFiat = await getRate(coin, fiat.code);\n                  coinToFiat.push({\n                    code: fiat.code,\n                    name: fiat.name,\n                    valueMain: fmtCurrency(rateCoinToFiat.rate, fiat.code)\n                  });\n\n                  const rateFiatToCoin = await getRate(fiat.code, coin);\n                  fiatToCoin.push({\n                    code: fiat.code,\n                    name: fiat.name,\n                    valueMain: fmtTinyAsset(rateFiatToCoin.rate, coin)\n                  });\n                } catch (e) {}\n              }\n\n              state.tableRows['coin-to-fiat'] = coinToFiat;\n              state.tableRows['fiat-to-coin'] = fiatToCoin;\n            }\n\n            function renderTable() {\n              const rows = state.tableRows[state.activeTab] || [];\n\n              tabButtons.forEach(function (btn) {\n                btn.classList.toggle('is-active', btn.dataset.tab === state.activeTab);\n              });\n\n              if (!rows.length) {\n                tableArea.innerHTML = '<div class=\"grw-empty\">No available rates found for this asset.<\/div>';\n                return;\n              }\n\n              tableArea.innerHTML = ''\n                + '<table class=\"grw-table\">'\n                + '  <thead><tr><th>Currency<\/th><th>Rate<\/th><\/tr><\/thead>'\n                + '  <tbody>'\n                + rows.map(function (row) {\n                    return ''\n                      + '<tr>'\n                      + '  <td>'\n                      + '    <div class=\"grw-currency\">'\n                      + '      <div>'\n                      + '        <div class=\"grw-currency-code\">' + row.code + '<\/div>'\n                      + '        <div class=\"grw-currency-name\">' + row.name + '<\/div>'\n                      + '      <\/div>'\n                      + '    <\/div>'\n                      + '  <\/td>'\n                      + '  <td class=\"grw-rate\"><div class=\"grw-rate-main\">' + row.valueMain + '<\/div><\/td>'\n                      + '<\/tr>';\n                  }).join('')\n                + '  <\/tbody>'\n                + '<\/table>';\n            }\n\n            async function init() {\n              setCoinName();\n              renderSkeletonTable();\n              hideError();\n\n              if (!coin) {\n                showError('Add this on page: <div class=\"crypto-page-meta\" data-coin=\"BTC\"><\/div>');\n                tableArea.innerHTML = '<div class=\"grw-empty\">Coin ticker not found.<\/div>';\n                return;\n              }\n\n              try {\n                const symbolSet = await loadSymbols();\n\n                state.availableFiats = FIATS.filter(function (f) {\n                  return isFiatAvailableForCoin(coin, f.code, symbolSet);\n                });\n\n                if (!state.availableFiats.length) {\n                  tableArea.innerHTML = '<div class=\"grw-empty\">No supported fiat rates found for this asset.<\/div>';\n                  showError('No available fiat pairs found.');\n                  return;\n                }\n\n                await buildRows();\n                renderTable();\n              } catch (e) {\n                tableArea.innerHTML = '<div class=\"grw-empty\">Unable to load rates right now.<\/div>';\n                showError('Failed to load Binance market data.');\n              }\n            }\n\n            tabButtons.forEach(function (btn) {\n              btn.addEventListener('click', function () {\n                state.activeTab = btn.dataset.tab;\n                renderTable();\n              });\n            });\n\n            if (hintBtn) {\n              hintBtn.addEventListener('click', function (e) {\n                e.stopPropagation();\n                toggleHint();\n              });\n            }\n\n            document.addEventListener('click', function (e) {\n              if (!widget.contains(e.target)) {\n                closeHint();\n              }\n            });\n\n            window.addEventListener('guardarianCoinLogoReady', function (e) {\n              if (e.detail && e.detail.url) setTitleLogo(e.detail.url);\n            });\n\n            init();\n          })();\n        <\/script>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"gcp-section\" id=\"section-how-to-use\" data-section-observe=\"\">\n    <div class=\"gcp-container\">\n      <div class=\"gcp-section-head\">\n        <div class=\"gcp-eyebrow\">How to use<\/div>\n        <h2>How to use the <span data-bind=\"coin-name\">Sui<\/span> calculator<\/h2>\n        <p>\n          The calculator is designed for fast conversion checks, whether you are estimating the value of a full coin, a small fraction, or a fiat budget. Follow these steps to get a clear <span data-bind=\"coin-name\">Sui<\/span> conversion estimate without extra tabs or manual calculations.\n        <\/p>\n      <\/div>\n\n      <div class=\"gcp-steps-grid\">\n        <div class=\"gcp-step-card\">\n          <div class=\"gcp-step-num\">1<\/div>\n          <h3>Enter the amount you have<\/h3>\n          <p>\n            Start with the amount of <span data-bind=\"coin\">SUI<\/span> you want to convert. If you only know your budget, switch the direction first and enter the fiat amount in the top field instead.\n          <\/p>\n        <\/div>\n\n        <div class=\"gcp-step-card\">\n          <div class=\"gcp-step-num\">2<\/div>\n          <h3>Choose the currency you need<\/h3>\n          <p>\n            Pick the fiat currency you want from the dropdown. This lets you use the page as a <span data-bind=\"coin-name\">Sui<\/span> to USD calculator, a <span data-bind=\"coin-name\">Sui<\/span> to EUR calculator, or a broader <span data-bind=\"coin-name\">Sui<\/span> to fiat converter for other supported currencies.\n          <\/p>\n        <\/div>\n\n        <div class=\"gcp-step-card\">\n          <div class=\"gcp-step-num\">3<\/div>\n          <h3>Read the estimate and compare<\/h3>\n          <p>\n            The result updates automatically and gives you an indicative conversion value. For a wider comparison, use the exchange rate table below to scan more supported fiat pairs and reverse conversions in one place.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"gcp-section\" id=\"section-helpful-information\" data-section-observe=\"\">\n    <div class=\"gcp-container\">\n      <div class=\"gcp-section-head\">\n        <div class=\"gcp-eyebrow\">Helpful information<\/div>\n        <h2>What to know about <span data-bind=\"coin\">SUI<\/span> calculator<\/h2>\n        <p>\n          A practical crypto calculator should answer straightforward questions quickly: how much is my <span data-bind=\"coin\">SUI<\/span> worth in fiat, how much <span data-bind=\"coin\">SUI<\/span> can I get for a budget, and why can an estimate change slightly before the final transaction step.\n        <\/p>\n      <\/div>\n\n      <div class=\"gcp-copy-grid\">\n        <div class=\"gcp-copy-card\">\n          <h3>When this calculator is most useful<\/h3>\n          <p>\n            This tool is most helpful when you want a quick <span data-bind=\"coin-name\">Sui<\/span> conversion estimate without opening charts or separate converter pages. You can check the value of 1 <span data-bind=\"coin\">SUI<\/span>, test fractional amounts, or see how much <span data-bind=\"coin-name\">Sui<\/span> a fixed fiat amount could buy.\n          <\/p>\n          <ul>\n            <li>Convert <span data-bind=\"coin\">SUI<\/span> to fiat or fiat to <span data-bind=\"coin\">SUI<\/span><\/li>\n            <li>Compare supported currencies side by side<\/li>\n            <li>Plan purchases around both small and larger amounts<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"gcp-copy-card\">\n          <h3>Why the final amount can differ<\/h3>\n          <p>\n            The calculator shows an indicative rate, not a locked quote. Final conversion amounts can move because market conditions change, liquidity shifts, and the route used to convert <span data-bind=\"coin-name\">Sui<\/span> against your selected fiat currency may update between estimate and execution.\n          <\/p>\n          <ul>\n            <li>Rates can move while you are comparing values<\/li>\n            <li>Different fiat pairs may follow different market routes<\/li>\n            <li>The result is best used for planning and quick estimates<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"gcp-note-card\">\n        <p>\n          If you want to go beyond a quick estimate, use the articles below for extra context and a broader market view.\n        <\/p>\n\n        <div class=\"gcp-seo-links\">\n          <a data-dynamic-link=\"live-price\" href=\"\/blog\/sui-price\">Check&nbsp;<span data-bind=\"coin\">SUI<\/span>&nbsp;Live Price<\/a>\n          <a data-dynamic-link=\"price-prediction\" href=\"\/blog\/sui-price-prediction\">Get&nbsp;<span data-bind=\"coin\">SUI<\/span>&nbsp;Price Prediction<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"gcp-section\" id=\"section-faq\" data-section-observe=\"\">\n    <div class=\"gcp-container gcp-container--narrow\">\n      <div class=\"gcp-section-head\">\n        <div class=\"gcp-eyebrow\">FAQ<\/div>\n        <h2>More about <span data-bind=\"coin-name\">Sui<\/span> calculator<\/h2>\n        <p>\n          These are the questions people usually have when they want a quick <span data-bind=\"coin-name\">Sui<\/span> conversion estimate without guessing.\n        <\/p>\n      <\/div>\n\n      <div class=\"gcp-faq-list\" id=\"gcp-faq-list\">\n        <details class=\"gcp-faq-item\" open=\"\">\n          <summary>How does the <span data-bind=\"coin\">SUI<\/span> calculator work?<\/summary>\n          <p>\n            It converts the amount you enter using the currently available market route for the selected pair. You can use it as a <span data-bind=\"coin-name\">Sui<\/span> to fiat calculator or switch direction to estimate how much <span data-bind=\"coin\">SUI<\/span> a fiat amount could represent.\n          <\/p>\n        <\/details>\n\n        <details class=\"gcp-faq-item\">\n          <summary>Can I use it as a Sui to USD calculator?<\/summary>\n          <p>\n            Yes. Select USD in the dropdown and enter either your <span data-bind=\"coin\">SUI<\/span> amount or your dollar budget. The widget will show an indicative conversion result based on the route available at that moment.\n          <\/p>\n        <\/details>\n\n        <details class=\"gcp-faq-item\">\n          <summary>Can I calculate fiat to <span data-bind=\"coin\">SUI<\/span> instead of <span data-bind=\"coin\">SUI<\/span> to fiat?<\/summary>\n          <p>\n            Yes. Use the switch button between the fields to reverse the direction. After switching, you can start with a fiat amount and estimate how much <span data-bind=\"coin-name\">Sui<\/span> it could convert into.\n          <\/p>\n        <\/details>\n\n        <details class=\"gcp-faq-item\">\n          <summary>Can I calculate small fractions of <span data-bind=\"coin-name\">Sui<\/span>?<\/summary>\n          <p>\n            Yes. The calculator works with full amounts and fractional <span data-bind=\"coin\">SUI<\/span>, so it is useful for both small checks and more detailed planning. That includes test purchases, partial holdings, and custom conversion amounts.\n          <\/p>\n        <\/details>\n\n        <details class=\"gcp-faq-item\">\n          <summary>Does the calculator support more than one fiat currency?<\/summary>\n          <p>\n            Yes. You can choose from the supported fiat currencies in the dropdown and review more options in the rates table. This makes it easier to compare the same <span data-bind=\"coin\">SUI<\/span> amount across different currencies without repeating the process from scratch.\n          <\/p>\n        <\/details>\n\n        <details class=\"gcp-faq-item\">\n          <summary>Why does the result change when I switch fiat currencies?<\/summary>\n          <p>\n            Each fiat currency has its own conversion rate and may use a different route to arrive at the estimate. When you change the selected fiat, the calculator updates the value to reflect that specific pair rather than reusing the previous one.\n          <\/p>\n        <\/details>\n\n        <details class=\"gcp-faq-item\">\n          <summary>Is the number shown an exact final quote?<\/summary>\n          <p>\n            No. The calculator is built for estimation and comparison, not for locking in a final transaction amount. It is best used as a quick reference before you continue to the next step.\n          <\/p>\n        <\/details>\n\n        <details class=\"gcp-faq-item\">\n          <summary>Why can the final amount differ from the calculator estimate?<\/summary>\n          <p>\n            Exchange rates can move in real time, and available liquidity can change between your estimate and checkout. The final amount may also vary because the exact execution path used for the transaction can update.\n          <\/p>\n        <\/details>\n\n        <details class=\"gcp-faq-item\">\n          <summary>Is this page useful if I only know my budget?<\/summary>\n          <p>\n            Yes. Switch to fiat-to-crypto mode and enter the amount you plan to spend. The calculator will estimate how much <span data-bind=\"coin-name\">Sui<\/span> that budget could buy at the current indicative rate.\n          <\/p>\n        <\/details>\n\n        <details class=\"gcp-faq-item\">\n          <summary>Can I compare several currencies without entering the amount again?<\/summary>\n          <p>\n            Yes. Keep the same value in the input field and change the fiat currency from the dropdown, or use the rates table for a broader comparison. This is one of the quickest ways to compare supported currency options on a single page.\n          <\/p>\n        <\/details>\n\n        <details class=\"gcp-faq-item\">\n          <summary>Does the calculator update with market conditions?<\/summary>\n          <p>\n            The estimate uses current market data available to the widget, so results can change as conditions move. That is why the page is useful for live conversion checks and planning, but not for fixed quotes.\n          <\/p>\n        <\/details>\n\n        <details class=\"gcp-faq-item\">\n          <summary>When is a <span data-bind=\"coin-name\">Sui<\/span> calculator most helpful?<\/summary>\n          <p>\n            It is most helpful when you need to convert <span data-bind=\"coin\">SUI<\/span> quickly, test a purchase budget, compare supported fiat currencies, or estimate the value of a specific amount. It keeps the conversion process simple and saves time when you want a fast answer.\n          <\/p>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <script>\n    (function () {\n      const meta = document.querySelector('.crypto-page-meta');\n      const page = document.getElementById('guardarian-coin-page');\n      if (!meta || !page) return;\n\n      const coin = (meta.dataset.coin || '').trim().toUpperCase();\n      const coinName = (meta.dataset.coinName || '').trim();\n      const geckoId = (meta.dataset.coingeckoId || '').trim();\n      const coinLower = coin.toLowerCase();\n\n      function bindText() {\n        page.querySelectorAll('[data-bind=\"coin\"]').forEach(function (el) {\n          el.textContent = coin || 'BTC';\n        });\n\n        page.querySelectorAll('[data-bind=\"coin-name\"]').forEach(function (el) {\n          el.textContent = coinName || coin || 'Bitcoin';\n        });\n\n        page.querySelectorAll('[data-bind=\"coingecko-id\"]').forEach(function (el) {\n          el.textContent = geckoId || '';\n        });\n      }\n\n      function bindLinks() {\n        page.querySelectorAll('[data-dynamic-link=\"live-price\"]').forEach(function (el) {\n          el.setAttribute('href', '\/blog\/' + coinLower + '-price');\n        });\n\n        page.querySelectorAll('[data-dynamic-link=\"price-prediction\"]').forEach(function (el) {\n          el.setAttribute('href', '\/blog\/' + coinLower + '-price-prediction');\n        });\n      }\n\n      function buildFaqJsonLd() {\n        const faqContainer = document.getElementById('gcp-faq-list');\n        if (!faqContainer) return;\n\n        const items = [];\n        faqContainer.querySelectorAll('.gcp-faq-item').forEach(function (item) {\n          const q = item.querySelector('summary');\n          const a = item.querySelector('p');\n          if (!q || !a) return;\n\n          items.push({\n            \"@type\": \"Question\",\n            \"name\": q.textContent.trim(),\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": a.textContent.trim()\n            }\n          });\n        });\n\n        if (!items.length) return;\n\n        const old = document.getElementById('gcp-faq-jsonld');\n        if (old) old.remove();\n\n        const script = document.createElement('script');\n        script.type = 'application\/ld+json';\n        script.id = 'gcp-faq-jsonld';\n        script.textContent = JSON.stringify({\n          \"@context\": \"https:\/\/schema.org\",\n          \"@type\": \"FAQPage\",\n          \"mainEntity\": items\n        });\n        document.body.appendChild(script);\n      }\n\n      function bindHeroLogo() {\n        const heroLogoImg = document.getElementById('gcp-hero-logo-img');\n        const heroLogoFallback = document.getElementById('gcp-hero-logo-fallback');\n        if (!heroLogoFallback) return;\n\n        heroLogoFallback.textContent = (coin || 'BT').slice(0, 2);\n\n        window.addEventListener('guardarianCoinLogoReady', function (e) {\n          if (!heroLogoImg || !heroLogoFallback || !e.detail || !e.detail.url) return;\n          heroLogoImg.src = e.detail.url;\n          heroLogoImg.alt = (coinName || coin || 'Coin') + ' logo';\n          heroLogoImg.style.display = 'block';\n          heroLogoFallback.style.display = 'none';\n        });\n      }\n\n      function initToc() {\n        const desktopToc = document.getElementById('gcp-toc-desktop');\n        const widgetShell = document.getElementById('gcp-widget-shell');\n        const mobileToggle = document.getElementById('gcp-toc-mobile-toggle');\n        const mobilePanel = document.getElementById('gcp-toc-mobile-panel');\n        const tocLinks = Array.from(page.querySelectorAll('[data-toc-link]'));\n        const sections = Array.from(page.querySelectorAll('[data-section-observe]'));\n\n        if (mobileToggle && mobilePanel) {\n          mobileToggle.addEventListener('click', function () {\n            const isOpen = mobilePanel.classList.toggle('is-open');\n            mobileToggle.setAttribute('aria-expanded', isOpen ? 'true' : 'false');\n          });\n\n          document.addEventListener('click', function (e) {\n            const clickedInsidePanel = mobilePanel.contains(e.target);\n            const clickedToggle = mobileToggle.contains(e.target);\n\n            if (!clickedInsidePanel && !clickedToggle) {\n              mobilePanel.classList.remove('is-open');\n              mobileToggle.setAttribute('aria-expanded', 'false');\n            }\n          });\n        }\n\n        tocLinks.forEach(function (link) {\n          link.addEventListener('click', function () {\n            if (mobilePanel) mobilePanel.classList.remove('is-open');\n            if (mobileToggle) mobileToggle.setAttribute('aria-expanded', 'false');\n          });\n        });\n\n        function handleDesktopTocVisibility() {\n          if (!desktopToc || !widgetShell || window.innerWidth <= 1280) return;\n          const rect = widgetShell.getBoundingClientRect();\n          const shouldShow = rect.bottom <= 120;\n          desktopToc.classList.toggle('is-visible', shouldShow);\n        }\n\n        window.addEventListener('scroll', handleDesktopTocVisibility, { passive: true });\n        window.addEventListener('resize', handleDesktopTocVisibility);\n        handleDesktopTocVisibility();\n\n        if (!sections.length || !tocLinks.length || !('IntersectionObserver' in window)) return;\n\n        const linkMap = {};\n        tocLinks.forEach(function (link) {\n          const key = link.getAttribute('data-toc-link');\n          linkMap[key] = linkMap[key] || [];\n          linkMap[key].push(link);\n        });\n\n        const observer = new IntersectionObserver(function (entries) {\n          entries.forEach(function (entry) {\n            if (!entry.isIntersecting) return;\n            const id = entry.target.id;\n\n            Object.keys(linkMap).forEach(function (key) {\n              linkMap[key].forEach(function (link) {\n                link.classList.toggle('is-active', key === id);\n              });\n            });\n          });\n        }, {\n          rootMargin: '-20% 0px -60% 0px',\n          threshold: 0.1\n        });\n\n        sections.forEach(function (section) {\n          observer.observe(section);\n        });\n      }\n\n      bindText();\n      bindLinks();\n      buildFaqJsonLd();\n      bindHeroLogo();\n      initToc();\n    })();\n  <\/script>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Visit Crypto Calculator Hub Table of contents Sui calculator Why use it Exchange rates How to use Helpful information FAQ Table of contents Sui calculator Why use it Exchange rates How to use Helpful information FAQ Sui calculator SU Sui (SUI) Calculator Use this Sui calculator to convert SUI to USD, EUR, and other supported [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":8131,"comment_status":"open","ping_status":"open","sticky":false,"template":"calculator","format":"standard","meta":{"om_disable_all_campaigns":false,"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[174],"tags":[],"class_list":["post-8136","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cryptocurrency-news-and-insights"],"uagb_featured_image_src":{"full":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/04\/SUI-Calculator-scaled.jpg",2560,511,false],"thumbnail":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/04\/SUI-Calculator-300x60.jpg",300,60,true],"medium":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/04\/SUI-Calculator-scaled.jpg",2560,511,false],"medium_large":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/04\/SUI-Calculator-768x153.jpg",768,153,true],"large":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/04\/SUI-Calculator-1920x383.jpg",1920,383,true],"1536x1536":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/04\/SUI-Calculator-1536x307.jpg",1536,307,true],"2048x2048":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/04\/SUI-Calculator-2048x409.jpg",2048,409,true],"rpwe-thumbnail":["https:\/\/guardarian.com\/blog\/wp-content\/uploads\/2026\/04\/SUI-Calculator-45x45.jpg",45,45,true]},"uagb_author_info":{"display_name":"Daria Liukshina","author_link":"https:\/\/guardarian.com\/blog\/author\/daria-liukshina"},"uagb_comment_info":0,"uagb_excerpt":"Visit Crypto Calculator Hub Table of contents Sui calculator Why use it Exchange rates How to use Helpful information FAQ Table of contents Sui calculator Why use it Exchange rates How to use Helpful information FAQ Sui calculator SU Sui (SUI) Calculator Use this Sui calculator to convert SUI to USD, EUR, and other supported&hellip;","_links":{"self":[{"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/posts\/8136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/comments?post=8136"}],"version-history":[{"count":1,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/posts\/8136\/revisions"}],"predecessor-version":[{"id":8139,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/posts\/8136\/revisions\/8139"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/media\/8131"}],"wp:attachment":[{"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/media?parent=8136"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/categories?post=8136"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/guardarian.com\/blog\/wp-json\/wp\/v2\/tags?post=8136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}