You're viewing a demo portfolio

Join the waitlist
PRSM

price_oracle_convert

Active

Tool of Japan Public Ledgers MCP

declared in 0.1.0

Convert an amount between any two supported currencies (crypto or fiat), routing each leg through its USD value. Returns the rate and converted amount. Read-only; price 0.0 (free).

Parameters schema

{
  "type": "object",
  "required": [
    "amount",
    "from",
    "to"
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "Target currency (crypto ticker or fiat ISO code)"
    },
    "from": {
      "type": "string",
      "description": "Source currency (crypto ticker or fiat ISO code)"
    },
    "amount": {
      "type": "number",
      "description": "Amount to convert"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Japan Public Ledgers MCP

1/7 registries
View full server →
price_oracle_convert — Japan Public Ledgers MCP — PRSM MCP