About PriceWatch
What is PriceWatch?
PriceWatch is a free, fully static financial data site providing live prices for currencies, gold, silver, and crude oil. Our prices are updated every 30 minutes automatically using a GitHub Actions pipeline that fetches data from trusted financial APIs and publishes new HTML to Cloudflare Pages.
Data Sources
- Currency rates: ExchangeRate-API (live rates updated every 30 minutes)
- Gold & Silver: GoldAPI.io / metals.live (spot prices from LBMA & COMEX)
- Oil prices: U.S. Energy Information Administration (EIA) Open Data API
Disclaimer
All prices on PriceWatch are indicative and for informational purposes only. They do not constitute financial advice or an offer to buy/sell any financial instrument. Always verify rates with your bank or exchange provider before transacting.
Coverage
- 30+ major and minor currency pairs vs EGP
- Gold prices for karats 24K, 22K, 21K, 18K, 14K, 10K
- Silver prices for 999 and 925 purity
- Brent crude, WTI crude, and natural gas
- Country-specific price hubs for 40+ countries
- Full historical data going back 2+ years
Technology
PriceWatch is built with Eleventy (11ty), deployed on Cloudflare Pages, and refreshed via GitHub Actions every 30 minutes. The entire site is statically generated β no databases, no server-side rendering. This means near-instant page loads and zero downtime.
Contact
For data corrections, partnership inquiries, or feedback, please open an issue on our GitHub repository.