{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "unit-converter-production-0b91-up-railway-app-api-convert",
  "title": "Unit Converter \u00b7 Measurement Conversion API",
  "url": "https://unit-converter-production-0b91.up.railway.app/api/convert",
  "category": "tools",
  "summary": "Convert between measurement units across multiple categories.",
  "seo": {
    "title": "Unit Conversion API - Railway x402 Base",
    "description": "Pay 0.001 USDC on Base for unit conversions. Convert length, weight, temperature, volume, speed, and data units via x402."
  },
  "use_cases": [
    "Convert metric to imperial units",
    "Translate temperature scales",
    "Convert data storage sizes"
  ],
  "ideal_buyer": "Developers and applications needing reliable unit conversion without maintaining conversion tables.",
  "example_prompt": "Convert 100 kilometers to miles",
  "example_request_body": {
    "to": "mi",
    "from": "km",
    "value": 100,
    "category": "length"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "value",
              "from",
              "to"
            ],
            "properties": {
              "to": {
                "type": "string",
                "description": "Target unit (e.g. mi, kg, fahrenheit, gal, km/h, GB)"
              },
              "from": {
                "type": "string",
                "description": "Source unit (e.g. km, lb, celsius, l, mph, MB)"
              },
              "value": {
                "type": "number",
                "description": "The numeric value to convert"
              },
              "category": {
                "type": "string",
                "description": "Optional category hint: length, weight, temperature, volume, speed, data"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "unit-converter-production-0b91-up-railway-app",
    "host": "unit-converter-production-0b91.up.railway.app",
    "title": "Unit Converter API (Railway)",
    "description": "A unit conversion service hosted on Railway. The origin appears to be a production deployment for converting between measurement units, though the application is currently unavailable.",
    "url": "https://unit-converter-production-0b91.up.railway.app",
    "favicon": "https://unit-converter-production-0b91.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/unit-converter-production-0b91-up-railway-app-api-convert",
    "url": "https://x402all.com/resource/unit-converter-production-0b91-up-railway-app-api-convert",
    "name": "Unit Converter \u00b7 Measurement Conversion API",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/unit-converter-production-0b91-up-railway-app-api-convert",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://unit-converter-production-0b91.up.railway.app/api/convert",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/unit-converter-production-0b91-up-railway-app",
      "url": "https://unit-converter-production-0b91.up.railway.app",
      "name": "Unit Converter API (Railway)",
      "@type": "Organization"
    },
    "identifier": "unit-converter-production-0b91-up-railway-app-api-convert",
    "description": "Pay 0.001 USDC on Base for unit conversions. Convert length, weight, temperature, volume, speed, and data units via x402.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=unit-converter-production-0b91-up-railway-app-api-convert",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=unit-converter-production-0b91-up-railway-app-api-convert"
}
