Skip to main content
Glama

currency.exchange.convert

Convert currency amounts between 160+ currencies using real-time exchange rates. Enter source and target currency codes with an amount to get the conversion result.

Instructions

Convert amount between any two currencies — 160+ currencies supported. Returns conversion rate and result (ExchangeRate-API)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fromYesSource currency code (e.g. "USD")
toYesTarget currency code (e.g. "EUR")
amountNoAmount to convert (default 1)
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden. It successfully discloses the return values ('conversion rate and result') and data source ('ExchangeRate-API'), plus scope ('160+ currencies'). However, it omits rate limits, authentication requirements, and precision/rounding behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The single sentence is efficiently structured with the action first ('Convert amount'), followed by scope ('160+ currencies'), and return value disclosure. Every clause earns its place; no redundancy or filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a 3-parameter tool without output schema, the description adequately compensates by stating what gets returned. It covers the essential behavioral context given the tool's simplicity, though explicit mention of the default amount behavior (implied by schema) would strengthen it further.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, establishing a baseline of 3. The description adds value by noting '160+ currencies supported,' which provides context for valid 'from' and 'to' parameter values beyond the basic ISO code format in the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Convert') with clear resource ('currencies') and scope ('any two currencies'). It effectively distinguishes from sibling 'currency.exchange.latest' by emphasizing the conversion action with an amount, versus merely retrieving rates.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

While the description implies usage through the word 'Convert' (suggesting use when transforming monetary values), it lacks explicit when-to-use guidance or contrast with sibling 'currency.exchange.latest'. The agent must infer this is for calculated conversions versus rate lookups.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/whiteknightonhorse/APIbase'

If you have feedback or need assistance with the MCP directory API, please join our Discord server