You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

currency_rate

Inactive

Tool of Nbu Ua

declared in 0.1.0

Official NBU rate for a SINGLE currency on one day. Pass `valcode` as an ISO-4217 code (e.g. USD, EUR, GBP). `rate` is UAH per 1 unit of that currency. Omit `date` for today. For a time series of one currency across a date range, use `currency_history` instead.

Parameters schema

{
  "type": "object",
  "required": [
    "valcode"
  ],
  "properties": {
    "date": {
      "type": "string",
      "description": "Day to fetch, format YYYYMMDD, e.g. \"20240115\". Omit for the latest/today."
    },
    "valcode": {
      "type": "string",
      "description": "ISO-4217 currency code, e.g. \"USD\", \"EUR\", \"PLN\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Nbu Ua

https://github.com/pipeworx-io/mcp-nbu-ua

1/7 registries
View full server →