The #1 Software Provider in Precious Metals Market
Track gold prices and precious metal spot prices in real time. Get the time-sensitive insights you need to take immediate action. Send branded alerts and notifications to your customers based on their specific purchasing needs.
Our precious metal spot price software is scalable and supports email, text, and mobile app notifications. It all runs through our gold price API and precious metals live data feed. Get access to reliable data on a professional pricing dashboard. Try our gold price software free for 14 days.
Precious metal prices move at lightning speed. Anyone unlucky enough to be looking at snapshotted bullion pricing is likely to miss a critical moment for action. Our price monitoring software offers to-the-moment data, price drop alerts, and more.
Our software is flexible, allowing you to set up your pricing dashboard to your liking. Simply track the ebb and flow of gold and silver prices. Or put together a custom dashboard for your clients. With smart software from NFUSION SOLUTIONS, price tracking becomes second nature.
We also offer API integrations so you can make your investment decisions alongside your other tracked market prices. Integration is simple and straightforward with secure hooks and thorough documentation to onboard you.
Here are some of the other standout benefits our precious metal price monitoring software offers:
Our platform is simple to use, allowing you to get to the market faster and scale quickly.
Our tech support is in-house, so if you have a problem, you can rest assured we’ll fix it fast.
Help your clients visualize data with branded, customizable functional, and interactive charts.
Our platform integrates easily with responsive design and with mobile apps.
They deliver amazing products that are second to none, easy to use and you’ll actually love working with. But what really amazed me was the speed and professionalism of their service and delivery. The nFusion team is really on the ball and will go to great heights to meet all your expectations – a real rarity!
As Good As Gold
Partnering with nFusion has allowed us to quickly and easily roll out useful new features for our customers. Their expertise and experience in the precious metals industry is unrivaled, and we’ve come to rely on them as a trusted partner in a variety of ways.
JM Bullion, Inc
nFusion Solutions did an excellent job in creating a customized precious metals spot market feed for our websites. We've found that their feed is the most accurate real time representation of precious metals markets.
Jack Hunt
We could not have been happier with the technology expertise provided by nFusion and the level of continuous support provided during this project. The nFusion team was very disciplined in the development process and in documenting all development and implementation procedures. We are now entering a second phase of development and look forward to our continued working relationship with nFusion. We would not hesitate to recommend the services of nFusion to anyone seeking customized software and technology development work.
OMV
Sprott Money Ltd relies on nFusion Solutions to provides us with e-commerce critical services. We find their work to be of high quality and very reliable. They are responsive to changes we have had – such as changing to a new server, domain changes, upgrading our mobile app, spot alerts as well as new functionality such as widgets, charts and more. We value their support and ongoing maintenance and the range of services that they offer. We’ve worked with several people on the team and they are all professional, helpful and reply in a timely manner. Truly, we wouldn’t work with them if we didn’t think they weren’t great.
Sprott Money
We're very happy with the contribution nFusion's data and graphs make to our site, but the best thing is the speed and quality of customer service - exemplary.
Rosland Capital
We have worked with nFusion Solutions for over 4 years and are delighted with the work and dedication. Our company, Austin Rare Coins and Bullion has been an industry leader in physical precious metals and rare coins since 1989 so all project work needs to be of the highest quality, which is what we get with nFusion Solutions. They are responsible for our gold and silver price charts, mobile application, and live pricing feed. nFusion understands the high standards that our company has and are most efficient in delivering well within time limits. I would highly recommend working with them.
Austin Rare Coins and Bullion
A slowdown of data can mean the difference between selling at-spot or severely under. Don’t hang your pricing strategies on outdated data. Rely on timely precious metal spot price alerts to guide you.
Our precious metals spot price alert software sends automated alerts to clients via text, push notification, or email whenever specific metals hit predetermined price points. This increases the likelihood of conversions. Your clients simply input their buy or sell price, and our software does the rest.
Our live gold and silver prices are designed to benefit customers such as bullion dealers, wholesalers, and refiners. And unlike repackaged precious metal price charts, our dynamic pricing lives and breathes real-time data.
Our data feeds are licensed from global exchanges. This means you get consistent, reliable data every time you access our precious metal price dashboard. Simply track the price of precious metals on our dashboard and know you’re looking at the latest data.
If you ever have an issue with our software or an integration, we are here to help. Rely on our service team to help with an API integration, help optimizing your price drop alerts, and more.
Request a quote today to get your hands on a custom price monitoring dashboard.
Countries
Products Priced per Month
Satisfied Clients
Web Requests Per Month
We handle all the hard work. All you need to do is copy and paste a simple script into your website. Our precious metal spot price alerts integrate with all major e-commerce platforms, so you’ll be up and running in no time.
Our products are designed and built specifically for the precious metals market by financial market data experts. We offer a robust suite of data software solutions. This includes our gold price APIs and precious metal price APIs that make running your business easier.
Because clients need to sign in to use precious metals spot price alerts, our software captures their names and email addresses. These are automatically qualified leads you can use to create highly targeted email or inbound marketing campaigns.
Our products allow you to increase productivity and streamline operations, helping to maximize your profits. We can customize our products to meet the specific needs of your business. And we’ll be there every step of the way to make sure they’re executed flawlessly.
Do you have questions about our platform or need technical help? Contact us today and a team member will get back to you shortly. Contact Us
Log into your product catalog as an administrator. When you are logged in, you should see the menu item “Config” in the navigation bar at the top of the screen. Click on the “Config” menu item to display a dropdown menu. Click on the Spot Admin option. It will be the third option on the menu. From there you can control the spot prices powering all of your services (charts, widgets, mobile apps, product catalog, alerts, etc). You can set a Fixed Value or an Adjustment Value for your spot prices. To override your spot price with a Fixed Value, use the fields Bid and/or Ask for the appropriate metal.
For example, to lock your Ask of Gold at a fixed price of $1,215.75, put that value in the Ask field for gold. To apply an adjustment value to your spot price, use the fields for Bid Adjustment and or Ask Adjustment for the appropriate metal. For example, to have your Ask of Gold automatically adjust by ¢50 over the spot price and your bid automatically adjust by the same amount, you would set “Ask Adjustment” for Gold to 0.5 and the “Bid Adjustment” for Gold to -0.5. Also, Enable Spot Price Overrides must be checked and settings saved for any of these values to be applied. To turn these values off and resume the use of the spot price data feed, uncheck the Enable Spot Price Overrides checkbox and save the settings.
Add or change the HTTP headers within the API request. The header that you will need to change/add is the Accept header. The recommended value for this header is application/json. However, If you prefer XML results, you can specify application/xml but we recommend JSON for most use cases.
In order to access the nFusion Solutions APIs, you will be issued one or more API tokens, depending on your use case. These API tokens should be considered a secret, and should not be exposed over the public internet. To that end, API calls should never be made directly in JavaScript such that the code can be inspected in a browser and the API token discovered. Instead of making direct calls to nFusion APIs in client-side code, please use a proxy on your own server. For example, https://yoursite.com/proxy/metals/spot. The nFusion API can then be called from your server-side code and the token will not be exposed. It is also highly recommended that your proxy perform some form of caching so that the ratio of client-side requests for data is not 1:1 with calls to nFusion APIs, as this will boost performance. Moreover, when accessing our data API, some of the following HTTP headers should be added to your API requests, depending on your use cases.
We have tested and confirmed compatibility with the three most popular multi-currency plugins in the WordPress plugin store. These plugins will work out of the box with our plugin as of version 2.9.9. If you are not using at least version 2.9.9 of our plugin, currency switching plugins may not be compatible. Please note the version with which they have been tested.
When it comes to quality, functionality, customization, and service, our bullion software solutions are unmatched. Let us help you grow your business.
© 2025 nFusion Solutions