Skip to main content
Glama

forex-rates

Get real-time fiat foreign exchange rates for 166 currencies. Convert amounts between any ISO 4217 currencies for international payments or multi-currency workflows.

Instructions

Real-time fiat foreign exchange rates. Base currency defaults to USD; returns rates for all 166 supported currencies, or a filtered subset. Sourced from open.er-api.com (free, no key, daily updates ~00:00 UTC). Supports any ISO 4217 base: EUR, GBP, JPY, KRW, CNY, AUD, etc. Use for: USD→KRW conversion when reading Korean exchange data, cross-border payment amounts, international price normalization, or any multi-currency DeFi workflow.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
baseNoBase currency ISO 4217 code (e.g. USD, EUR, GBP, JPY). Default: USD.
symbolsNoSpecific currency codes to return (e.g. ['KRW','EUR','GBP']). If omitted, returns all 166+ currencies.
convertNoOptional: convert an amount. E.g. {amount: 1000, from: 'USD', to: 'KRW'}.
Behavior4/5

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

Discloses source (open.er-api.com, free, no key), update schedule (~00:00 UTC), and supports all ISO 4217 bases. No annotations exist, so description carries full burden—adequately covers behavioral traits.

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

Conciseness4/5

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

Two sentences front-load core purpose. Second sentence lists many use cases, making it slightly verbose but still clear and organized.

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?

Covers source, update frequency, and use cases. Without output schema, description could mention return format (e.g., JSON structure), but overall sufficient for 3-param tool.

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

Parameters3/5

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

Schema coverage is 100%, so baseline is 3. Description adds context about defaults and examples (e.g., 'convert' example) but doesn't significantly extend schema-provided semantics.

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?

Description clearly states it provides real-time fiat exchange rates, defaults to USD, and offers filtered subsets. It distinguishes from siblings like forex-historical by emphasizing real-time and daily updates.

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

Usage Guidelines4/5

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

Includes explicit use cases (USD→KRW conversion, cross-border payments, DeFi workflows) and mentions source and update cadence. Lacks explicit when-not-to-use, but context is sufficient given sibling tools.

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/thebrierfox/the-stall'

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