Skip to content
Back to search
30
MCP

@n8n-dev/n8n-nodes-interzoid-getcurrencyrate

n8n/@n8n-dev/n8n-nodes-interzoid-getcurrencyrate

API retrieves latest USD exchange rate for given ISO currency code.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@n8n-dev/n8n-nodes-exchangerate-api
Retrieve real-time exchange rates using ExchangeRate-API.
0 tools
@n8n-dev/n8n-nodes-interzoid-convertcurrency
Converts currency amounts using current foreign exchange rates.
0 tools
@n8n-dev/n8n-nodes-mastercard-currencyconversioncalculator
API retrieves Mastercard currency conversion rates and amounts.
0 tools
n8n-nodes-unirate
n8n community node for the UniRate API — currency conversion, exchange rates, historical rates, time series, and VAT rates.
0 tools
@n8n-dev/n8n-nodes-nexmo-pricing
API to retrieve pricing information.
0 tools
@n8n-dev/n8n-nodes-interzoid-getglobaltime
API retrieves current time for any global city or location.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@n8n-dev/n8n-nodes-interzoid-getcurrencyrate": {
      "url": "None",
      "transport": "http"
    }
  }
}