{"uid":"cap_43ssGoc17M-Q-i7y9vsZl","slug":"numora-length-unit-conversion-f5dd5b58","name":"Numora Length Unit Conversion","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/length","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_qE2ypKHKslkcyPNer6j_F","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 length value from one unit to another (e.g. meters to feet, miles to kilometers)","exampleAgentPrompt":"Convert 26.2 miles to kilometers — just give me the result.","exampleUseCases":[{"title":"Marathon distance in metric units","prompt":"Convert 26.2 miles to kilometers for me."},{"title":"Construction measurement conversion","prompt":"I need to convert 500 centimeters to inches — can you do that calculation?"},{"title":"Astronomy distance unit check","prompt":"How many meters is 1 light-year? Convert it for me using whatever units you can."}],"resultDescription":"Returns a JSON object with a 'success' boolean, a 'result' object containing the converted numeric value, and a 'computation' string describing the conversion in human-readable form (e.g. '26.2 miles = 42.165 kilometers').","failureModes":["Unrecognized unit strings for 'from' or 'to' fields result in an error response","Missing required fields ('value', 'from', 'to') cause a validation error","Non-numeric 'value' input causes a parsing failure","Unsupported or misspelled unit names (e.g. 'metre' vs 'meter') may not resolve correctly"],"whenToPreferThis":"Choose this endpoint when an AI agent needs a reliable, zero-dependency, pure math length unit conversion with no external API calls or network lookups required. Ideal for inline arithmetic during agent reasoning steps where latency and cost matter. Prefer over general-purpose LLM math when precision and determinism are required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:41:54.853Z","isFirstParty":false}