Arzbin MCP Server
AM
Arzbin MCP Server
/get_latest_fiat_rates

Get latest fiat rates

Returns latest Arzbin fiat currency rates in Toman. Data is indicative market data, not financial advice.

liveverifiedunknown~5s typical
mcpprobedarzbinmcpserver
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-arzbin-market-data /get_latest_fiat_rates for me.

Input

FieldTypeDescription
codesarrayOptional fiat currency codes such as USD, EUR, AED, GBP. Omit for all available fiat rates

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-arzbin-market-data","endpoint":"/get_latest_fiat_rates","input":{}}'
cli
npx cracked-ai run -p mcp-com-arzbin-market-data -e /get_latest_fiat_rates -i '{}'
mcp
run_tool({ provider: "mcp-com-arzbin-market-data", endpoint: "/get_latest_fiat_rates", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.