Unit converter / measurement conversion / metric imperial / length weight temper...
https://api.x402node.dev/math/unit-convertOverview
Unit converter / measurement conversion / metric imperial / length weight temperature speed area volume / kilometer to mile / kg to pound / celsius to fahrenheit / inch to cm / mph to kmh / bytes to gigabytes. Convert between common units of measurement: length, weight, temperature, area, volume, speed, data size, time.
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402node
Source
bazaar
Indexed
2026-05-23 03:23:13
Health
Status
healthy
Latency (p50)
422ms
Uptime (30d)
100.0%
Reliability Score
87/100
Last Checked
2026-05-23 13:42:43
Last Healthy
2026-05-23 13:42:43
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"from": "Source unit (km, mi, kg, lb, c, f, etc.) (required)",
"to": "Target unit (required)",
"value": "Number to convert (required)"
},
"type": "http"
}
Output Schema
{
"properties": {
"from": {
"type": "string"
},
"input": {
"type": "number"
},
"output": {
"type": "number"
},
"to": {
"type": "string"
}
},
"required": [
"input",
"output"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-05-23 13:42:43 | healthy | 402 | 422ms |