← All widgetsTier 1Health & Utility

Unit Converter

Convert units.

Converts between units of length, weight, temperature, and more.

type · converter
Runs entirely in the shell — no backend needed.

How to use it

Just ask for it in chat — the agent emits this widget and the shell renders it:

Try saying
convert 10 miles to kilometers

Example

The agent returns this A2UI component (inside the components array of a /chat response):

converter.json
{
  "type": "converter"
}

Properties

This widget takes no properties.


Browse the full Widget Index, the Widget Catalog, or learn the A2UI system behind it.