@pipeworx/exchange

Connect: https://gateway.pipeworx.io/exchange/mcp · Install: one-click buttons

No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.

Tools: 4

Tools

  • get_rate — Get the current exchange rate between two currencies (e.g., USD, EUR). Returns the rate value and timestamp.
  • convert — Convert an amount from one currency to another at current rates. Returns the converted amount and the exchange rate applied.
  • get_historical_rate — Get the exchange rate between two currencies on a specific date (format: YYYY-MM-DD). Returns the historical rate and date.
  • get_currencies — List all supported currencies with codes and full names. Use to verify currency codes before converting or checking rates.

Tools

  • convert — Convert an amount from one currency to another at current rates. Returns the converted amount and the exchange rate applied.
  • get_currencies — List all supported currencies with codes and full names. Use to verify currency codes before converting or checking rates.
  • get_historical_rate — Get the exchange rate between two currencies on a specific date (format: YYYY-MM-DD). Returns the historical rate and date.
  • get_rate — Get the current exchange rate between two currencies (e.g., USD, EUR). Returns the rate value and timestamp.

Regenerated from source · build September 22, 2026