klymax402 Unit Converter API is a paid API for AI agents from klymax402.com, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-14).
Converts a numeric value from one unit to another across categories like length, weight, temperature, volume, speed, and data storage
One MCP endpoint gives your AI agent access to 100 APIs -- crypto, DeFi, web, AI, finance and utilities. No API keys, USDC on Base from $0.003/call.
Returns a JSON object with the original input (value and unit), the converted output (value and unit), the conversion formula used, and the detected or provided unit category (e.g. temperature, length, weight).
GEThttps://klymax402.com/api/unit-converter/api/convertUse this endpoint when an AI agent needs a quick, reliable unit conversion without maintaining its own conversion logic. Ideal for agents handling user queries about measurements, travel, cooking, fitness, or data storage where a simple numeric conversion is needed on-demand. At $0.003/call and no API key required, it's well-suited for lightweight agentic workflows that occasionally need unit math without bundling a full math library.
| Field | Type | Description |
|---|---|---|
| to | string | Target unit (e.g. mi, kg, fahrenheit, gal, km/h, GB) |
| from | string | Source unit (e.g. km, lb, celsius, l, mph, MB) |
| value | number | The numeric value to convert |
| category | string | Optional category hint: length, weight, temperature, volume, speed, data |
{
"type": "json",
"example": {
"input": {},
"output": {},
"formula": "example",
"category": "example"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"