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).

exchange_rates_history

Inactive

Tool of Bnr Ro

declared in 0.1.0

Historical National Bank of Romania (BNR) official FX reference rates, parsed from XML. With no arguments (or period="10days") returns the last 10 published business days. Pass year=YYYY (e.g. 2024) to return every published day in that calendar year. Returns an array of daily entries, each { date, rates:[{currency, value, multiplier}] }. Each rate is RON per `multiplier` units of the currency; per-1-unit rate = value / multiplier. Currencies are ISO 4217 codes. Note the currency set can vary across dates.

Parameters schema

{
  "type": "object",
  "properties": {
    "year": {
      "type": "integer",
      "description": "Calendar year, e.g. 2024. Returns the full-year file for that year."
    },
    "period": {
      "type": "string",
      "description": "Use \"10days\" for the last 10 business days (default). Ignored if year is set."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Bnr Ro

https://github.com/pipeworx-io/mcp-bnr-ro

1/7 registries
View full server →
exchange_rates_history — Bnr Ro — PRSM MCP