QVeris
Skill Hub/exchange-rate
OfficialVerifiedMarkets / Financial research

Exchange rate

by QVeris

Use this skill when the agent needs reliable conversion and FX context inside travel, ecommerce, finance, or reporting workflows.

Task value

Currency conversion, FX monitoring, and historical exchange-rate lookup for agents.

Best for

Investor research agents, portfolio monitors, and analyst workflows

Expected output

A source-backed research brief with evidence, risk notes, QVeris calls used, and estimated credits.

Supported agents4
Workflow cases1
Estimated credits1-15 credits
ForexConversionRatesMonitoring
Source repoManifest

Case Workflows

Each article or tutorial is treated as a reusable workflow source: content, copied prompt, QVeris API recipe, and expected output.

Content source

Travel case

Travel planning with real place data

Pair travel recommendations with reliable price conversion.

Copied prompt

Convert a 250,000 JPY Tokyo hotel budget into USD and CNY using current rates. Include the timestamp or provider context if available.

QVeris API calls
DiscoverInspectCall
Expected result

Analyst memo · Markdown memo

Open case

Prompt Templates

Starter prompts that turn the skill into executable agent work.

Travel budget conversion

Make exchange-rate lookup part of a travel planning workflow.

Convert a 250,000 JPY Tokyo hotel budget into USD and CNY using current rates. Include the timestamp or provider context if available.

FX movement monitor

Track rate movements for reporting or treasury workflows.

Check USD/CNY, EUR/USD, and USD/JPY. Summarize today's movement and call out which pair changed the most.

Expected Outputs

The formats an agent should return after the workflow runs, with enough structure for reuse and auditing.

Markdown memo

Analyst memo

A concise research memo with conclusion, evidence, dissent, and caveats.

Sections
  • Scope
  • Key findings
  • Evidence table
  • Risks and dissent
  • QVeris calls and credits
Table

Signal table

A scan-friendly table for tickers, sources, events, or watchlist items.

Sections
  • Subject
  • Signal
  • Evidence strength
  • Market relevance
  • Next verification
JSON / appendix

Audit appendix

A provenance record of capabilities, sources, windows, and estimated cost.

Sections
  • capabilities_used
  • sources
  • paid_calls
  • estimated_credits

QVeris API Recipe

The concrete Discover, Inspect, and Call sequence this skill expects the agent to run.

Recipe step 01DiscoverPOST /search

Find exchange-rate providers

Search for current, historical, or conversion-oriented FX capabilities.

Sample query: currency exchange rate conversion API

FX providers
Recipe step 02InspectPOST /tools/by-ids

Inspect currency coverage

Check supported currencies, parameter shape, precision, and billing rule.

Capability schemas
Recipe step 03CallPOST /tools/execute

Convert or monitor rates

Execute the selected FX capability and return structured rate data.

FX providers

QVeris Usage & Cost

A planning estimate before execution. Discover and Inspect are free; successful Call execution follows the selected provider billing rule.

Typical paid calls1-3
Estimated credits1-15 credits
Free actions
DiscoverInspect
Paid action
Call

FX lookup workflow

Currency lookup is usually a small workflow: free discovery and inspection, then one or a few exchange-rate calls.

Historical ranges, many currency pairs, or repeated monitoring can increase the number of paid calls.

Installation

Install the skill in the target agent environment. Agents must ask before running commands or changing local configuration.

Official GitHub source

This is the source of record for QVeris skills. Inspect or fork the skill folder before installing it in an agent environment.

Open source
Source pathQVerisAI/open-qveris-skills/exchange-rate
git clone https://github.com/QVerisAI/open-qveris-skills.git && cd open-qveris-skills/exchange-rate
Install skillOpenClaw
openclaw skills install exchange-rate

Agent Execution Flow

The visible chain the agent should expose after the user copies a prompt.

01

Describe the job

The agent turns a user request into capability-oriented search intent.

02

Discover candidates

QVeris returns ranked capabilities with quality, latency, and pricing signals.

03

Inspect and choose

The agent checks parameters, examples, and provider signals before calling.

04

Call and compose

The selected capability is executed and the agent turns results into the final workflow output.

Install policy

Read manifest and agent.md first. Explain the install command, API actions, and possible credit usage. Wait for explicit approval before making local changes.

Exchange rate — Skill Hub | QVeris