agent402.tools Nanometers to Feet 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 length value from nanometers to feet via a simple GET request with a query parameter.
Convert nanometers to feet (length). Pass ?value=N.
Returns the numeric equivalent of the input nanometer value expressed in feet, providing a straightforward unit conversion result.
GEThttps://agent402.tools/api/convert/nanometers-to-feetUse this endpoint when you need a quick, programmatic nanometer-to-feet conversion without setting up local math, especially in agent workflows requiring length unit normalization from SI nanometer scale to imperial foot measurements.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"value": "1000000"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"to": "feet",
"from": "nanometers",
"value": 1000000,
"result": 0.00328083989501
}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"