You're viewing a demo portfolio

Join the waitlist
PRSM

convert

Active

Tool of ai.dynamicfeed/dynamic-feed

declared in 0.8.0

Convert an amount between currencies at the LIVE rate (not a stale training-era rate). CURRENTLY LIVE: fiat (USD/EUR/GBP/JPY/CNY/AUD/...). Crypto (BTC/ETH/SOL/...) and precious metals (XAU/XAG/XPT/XPD) are coming in a future release. e.g. 100 USD→JPY, 5000 EUR→GBP. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.

Parameters schema

{
  "type": "object",
  "title": "convertArguments",
  "properties": {
    "amount": {
      "type": "number",
      "title": "Amount",
      "default": 1
    },
    "to_currency": {
      "type": "string",
      "title": "To Currency",
      "default": "USD"
    },
    "from_currency": {
      "type": "string",
      "title": "From Currency",
      "default": "USD"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

ai.dynamicfeed/dynamic-feed

1/7 registries
View full server →
convert — ai.dynamicfeed/dynamic-feed — PRSM MCP