Finance · head-to-head

Goldprice.dev vs Razorpay IFSC

Goldprice.dev

Goldprice.dev is a commodity-pricing API returning live XAU/XAG/copper spot prices across 31 currencies (cross-checked via exchangerate.dev with an ECB fallback), COMEX gold futures and GLD ETF data, and over a decade of daily XAU/USD history, with every price citing its source and published methodology. Access is anonymous and keyless by default at a modest rate limit; a free API key raises throughput, and paid tiers add per-country physical dealer pricing, a volatility/probability surface, a real-time SSE/WebSocket feed, and an MCP server on every plan. A live Origin-header probe against the real API host (api.goldprice.dev) found no Access-Control-Allow-Origin header, so CORS resolves to `no` — the stored `unknown` was unresolved, not confirmed open.

Razorpay IFSC

Razorpay's IFSC Toolkit is a free, keyless lookup over India's Indian Financial System Code directory, compiled from RBI and NPCI public data, returning the bank, branch, address, and supported payment rails (NEFT/RTGS/IMPS/UPI) for any given code. The underlying dataset and API server are open-sourced on GitHub, with official client libraries for Node, PHP, Ruby, and Go.

Goldprice.devRazorpay IFSC
AuthenticationNoneNone
Pricingfreemiumfree
FormatsJSON, WebSocketJSON
CORSnoyes
HTTPSYesYes

Razorpay IFSC supports CORS, while Goldprice.dev doesn't — pick Razorpay IFSC for direct browser calls.

More comparisons