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

Inactive

Tool of Bnm My

declared in 0.1.0

Foreign exchange rates against the Malaysian Ringgit (MYR) from Bank Negara Malaysia. Latest rates for all currencies (default), one currency, or one currency on a specific historical date. Rates are published per session (snapshot time) and quote basis. Returns buying/selling/middle rates per currency unit.

Parameters schema

{
  "type": "object",
  "properties": {
    "date": {
      "type": "string",
      "description": "Historical date YYYY-MM-DD, e.g. \"2026-05-28\". Only valid together with a \"currency\". Omit for latest."
    },
    "quote": {
      "enum": [
        "rm",
        "fx"
      ],
      "type": "string",
      "description": "Quote basis: \"rm\" (units of MYR per 1 foreign) or \"fx\" (units of foreign per 1 MYR)."
    },
    "session": {
      "enum": [
        "0900",
        "1130",
        "1200",
        "1700"
      ],
      "type": "string",
      "description": "Rate snapshot session time (24h). Defaults to BNM default if omitted."
    },
    "currency": {
      "type": "string",
      "description": "ISO currency code, e.g. \"USD\", \"SGD\", \"EUR\". Omit to get all currencies. Required if \"date\" is given."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Bnm My

https://github.com/pipeworx-io/mcp-bnm-my

1/7 registries
View full server →
exchange_rates — Bnm My — PRSM MCP