Skip to main content
Glama

Currency Latest Rates

currency_latest_rates
Read-onlyIdempotent

Get live exchange rates for 170+ fiat currencies and 830+ cryptocurrencies relative to a base currency. Optionally filter by specific currency symbols.

Instructions

Retrieve the latest exchange rates for 170+ fiat currencies and 830+ cryptocurrencies. Returns a 'rates' dictionary mapping currency codes to their rate relative to the base. Filter to specific symbols to reduce response size.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
baseNoBase currency code (e.g. 'USD', 'EUR', 'GBP'). Defaults to 'USD'.USD
symbolsNoAn array of 3-letter ISO 4217 fiat currency codes or cryptocurrency symbols (e.g., ['USD', 'EUR', 'BTC']). If omitted, the API will return rates for all 1,000+ supported assets. For a full list of valid codes, use the `currency_symbols` tool first.
updatesNoExchange rate update frequency: '1m' (default), '10m', '1h', or '1d'.1m
Behavior4/5

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

The description discloses that the tool returns a dictionary mapping currency codes to rates relative to the base, and that filtering reduces response size. The annotations already cover read-only and idempotent behavior, so the description adds useful context about the return format and the effect of filtering, without contradicting annotations.

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 description is extremely concise—just two sentences—with the main action (retrieve latest rates) stated first, followed by output format and a key usage hint. Every sentence adds value, no unnecessary words.

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 tool with 3 parameters and no output schema, the description provides a clear picture of what the tool does and returns. It mentions the scope (170+ fiat, 830+ crypto) and the benefit of filtering. It does not explain the update frequency parameter, but that is detailed in the schema. Overall, it is sufficiently complete for selecting and invoking the tool.

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?

All three parameters have descriptions in the schema (100% coverage), so the baseline is 3. The description adds the practical insight that filtering with 'symbols' reduces response size, which goes beyond the schema's statement and aids agent decision-making. The other parameters (base, updates) are adequately covered by 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 clearly states it retrieves the latest exchange rates for a vast set of currencies, distinguishing it from historical or fluctuation tools by emphasizing 'latest'. It also specifies the return format as a rates dictionary, which is distinct from sibling tools like currency_converter.

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?

The description mentions filtering to reduce response size, but does not explicitly state when to use this tool versus alternatives like currency_historical_rates or currency_fluctuation. The usage context is implied but not thoroughly delineated.

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/api-freaks/apifreaks-mcp'

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