{"uid":"cap_crmlOL8BxO8OT01n4tbiv","slug":"numora-data-unit-conversion-api-542a8d51","name":"Numora Data Unit Conversion API","description":"100 pure math computation endpoints for AI agents. Statistics, financial math, linear algebra, equation solving, calculus, number theory, sequence generation, and unit conversions. Zero external dependencies. x402 micropayments on Base.","url":"https://numormo.vercel.app/api/convert/data","method":"POST","headers":{},"bodySchema":{"type":"object","required":["to","from","value"],"properties":{"to":{"type":"string"},"from":{"type":"string"},"value":{"type":"number"}}},"responseSchema":{"type":"object","required":["success","result","computation"],"properties":{"result":{"type":"object","description":"Computation result varies by endpoint"},"success":{"type":"boolean","description":"Always true on success"},"computation":{"type":"string","description":"Human-readable description of what was computed"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_tX4ZQveQcrSOdtoKe-QYq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a numeric value from one data storage/transfer unit to another (e.g. bytes to gigabytes, megabits to terabytes)","exampleAgentPrompt":"Convert 1,500,000 bytes to gigabytes for me using Numora's data unit converter — I need the precise computed result.","exampleUseCases":[{"title":"File size display normalization","prompt":"I have a file that's 2,097,152 bytes — convert that to megabytes so I can display a human-friendly size to users."},{"title":"Storage capacity planning","prompt":"We're provisioning a disk that holds 2.5 terabytes. Convert that to gigabytes so I can compare it to our existing 1800 GB drives."},{"title":"Network bandwidth unit check","prompt":"Our ISP says our connection is 100 megabits per second. Convert that to megabytes per second so I can calculate realistic download speeds."}],"resultDescription":"Returns a JSON object with 'success' (boolean), 'result' (object containing the converted numeric value), and 'computation' (a human-readable string describing what was computed, e.g. '1500000 bytes = 1.43051 GB').","failureModes":["Invalid or unrecognized unit string in 'from' or 'to' fields — returns error or success:false","Missing required fields ('value', 'from', 'to') — returns 400-level error","Incompatible unit types (e.g. converting bytes to seconds) — may return error or unexpected result","Non-numeric 'value' field — schema validation failure"],"whenToPreferThis":"Choose this endpoint when you need a reliable, dependency-free arithmetic conversion between data storage or transfer units (bytes, kilobytes, megabytes, gigabytes, terabytes, petabytes, megabits, gigabits, etc.) with a verifiable numeric result and a human-readable explanation. Prefer it over general-purpose LLM math when precision and repeatability matter, or when you need the computation logged as a structured result rather than inferred text.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:57:28.140Z","isFirstParty":false}