home_rates

Pack: sarb-za · Endpoint: https://gateway.pipeworx.io/sarb-za/mcp

Current headline South African rates shown on the SARB home page: CPI & PPI inflation, SARB Policy Rate, prime lending rate, government bond yields, Sabor/Zaronia money-market rates, and key Rand exchange rates (USD/GBP/EUR). Each item includes its TimeseriesCode for use with the timeseries tool. No arguments.

Example call

curl -X POST https://gateway.pipeworx.io/sarb-za/mcp \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"home_rates","arguments":{}}}'

Connect

Add this to your MCP client config, or use one-click install buttons:

{
  "mcpServers": {
    "sarb-za": {
      "url": "https://gateway.pipeworx.io/sarb-za/mcp"
    }
  }
}

See Getting Started for client-specific install steps.

Regenerated from source · build June 2, 2026