nFusion Solutions provides REST APIs that deliver enterprise-grade financial data. Data sets include real-time and historical pricing for Spot prices of precious metals such as Gold, Silver, Platinum, and Palladium, exchange
https://api.nfusionsolutions.biz
Auth type
API Key Header
Auth header
GET /endpoint?token=YOUR_KEY
Rate limit
Based on plan
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://nfusionsolutions.com/contact-us
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)1.99s
(checked Mar 29, 2026)
Builder score
D
46%
builder-friendly
API key as a query parameter (token)
GET /endpoint?token=YOUR_KEY
Paid. Precious metals and market data API. Pricing on request.
| Method | Path | Description |
|---|---|---|
| GET | /api/v1/Currencies/history |
Get historical prices for requested currency pairs |
| GET | /api/v1/Currencies/history/supported |
Get list of currency pairs supported by the history endpoint |
| GET | /api/v1/Currencies/rate |
Get latest mid rate for requested currency pairs |
| GET | /api/v1/Currencies/rate/supported |
Get list of currencies supported by the rate endpoint |
| GET | /api/v1/Currencies/summary |
Get latest Summary for requested currency pairs |
| GET | /api/v1/Currencies/summary/supported |
Get list of currency pairs supported by the Summary endpoint |
| GET | /api/v1/Metals/benchmark/history |
Get historical benchmark prices for requested metals |
| GET | /api/v1/Metals/benchmark/summary |
Get latest Benchmark prices for requested metals |
curl -X GET 'https://api.nfusionsolutions.biz/api/v1/Currencies/history' \ -H 'GET /endpoint?token=YOUR_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official nFusion Solutions Market Data documentation.