The official MetalflowAPI WordPress plugin makes it dead simple to embed live precious metals prices on any WordPress site — perfect for jewelers, publishers, trade-in calculators and bullion shops.
[metalflow_price metal="Gold" currency="EUR" unit="g"] — live spot price for one metal
[metalflow_carat carat="14" currency="EUR" unit="g"] — carat-aware Gold price
[metalflow_ticker currency="EUR" theme="light"] — all 4 metals with 24h change
[metalflow_table currency="EUR" unit="g"] — full carat table 9k–24k
[metalflow_change metal="Gold" days="30"] — % change over N days
[metalflow_calc currency="EUR"] — interactive carat-weight calculator
[metalflow_chart metal="Gold" range="1y" currency="EUR" width="600" height="180"] — historical sparkline (30d/90d/180d/1y/2y/5y/10y/30y/max)
The plugin is 100% free. The MetalflowAPI service offers a free tier (no credit card required):
Servers in Strasbourg (France). All data within EU. GDPR-compliant. EUR billing with VAT invoices.
This plugin relies on the MetalflowAPI service (metalflowapi.com) to fetch real-time and historical precious metals prices. By using this plugin you agree to MetalflowAPI's terms of service and privacy policy.
What data is sent to MetalflowAPI from your WordPress server:
X-API-Key HTTP header) — used for authentication and rate-limit tracking.What is NOT sent:
Cache: all responses are cached locally on your server via WordPress transients (default 5 minutes, configurable) so the same query does not hit MetalflowAPI repeatedly.
Before you add an API key: the plugin shows built-in static sample data and makes no request to MetalflowAPI. The service is only contacted once a valid API key is saved.
Service endpoints used:
https://metalflowapi.com/wp-json/metals/v1/prices (historical)https://metalflowapi.com/wp-json/metals/v1/live (24h intraday)https://metalflowapi.com/wp-json/metals/v1/all-prices-internal (spot + FX bulk)https://metalflowapi.com/wp-json/metals/v1/sparkline (SVG chart)Legal: