Feet Per Second to Miles Per Hour Converter is a paid API for AI agents from agent402.tools, paid per call via x402, $0.001/call, status down (last checked 2026-09-15).
Converts a numeric speed value from feet per second (ft/s) to miles per hour (mph)
Convert feet per second to miles per hour (speed). Pass ?value=N.
Returns the numeric equivalent of the input feet-per-second value expressed in miles per hour, allowing the caller to use the converted speed in downstream calculations or display.
GEThttps://agent402.tools/api/convert/feet-per-second-to-miles-per-hourUse this endpoint when you need a quick, programmatic conversion from feet per second to miles per hour without implementing the formula yourself. Ideal for agents processing speed data from sensors, physics problems, or unit normalization pipelines that need to present speeds in mph.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"value": "88"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"to": "miles-per-hour",
"from": "feet-per-second",
"value": 88,
"result": 60
}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"