You're viewing a demo portfolio

Join the waitlist
PRSM

hnb_currency_rate

Active

Tool of Hnb Hr

declared in 0.1.0

HNB exchange rate for ONE foreign currency vs EUR (Croatia is in the eurozone). Pass the 3-letter ISO currency code (e.g. "USD", "GBP", "CHF"). Three modes: omit dates for the latest rate; pass `date` for a single historical date; pass `start_date`+`end_date` for a daily time series over that window. srednji_tecaj is the middle/reference rate. Rate values are strings with a COMMA decimal separator (e.g. "1,164900"). Dates are YYYY-MM-DD.

Parameters schema

{
  "type": "object",
  "required": [
    "currency"
  ],
  "properties": {
    "date": {
      "type": "string",
      "description": "Single historical date, YYYY-MM-DD. Ignored if start_date is given."
    },
    "currency": {
      "type": "string",
      "description": "3-letter ISO currency code, e.g. \"USD\", \"GBP\", \"CHF\"."
    },
    "end_date": {
      "type": "string",
      "description": "Time-series window end, YYYY-MM-DD. Required when start_date is given."
    },
    "start_date": {
      "type": "string",
      "description": "Time-series window start, YYYY-MM-DD."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Hnb Hr

https://github.com/pipeworx-io/mcp-hnb-hr

1/7 registries
View full server →
hnb_currency_rate — Hnb Hr — PRSM MCP