www.gold.co.uk Open in urlscan Pro
2606:4700:10::ac43:1b67  Public Scan

URL: https://www.gold.co.uk/platinum-price/year/ounces/GBP/
Submission: On February 11 via manual from GB — Scanned from GB

Form analysis 9 forms found in the DOM

GET /search/

<form class="search" method="get" action="/search/">
  <input type="hidden" name="csrfmiddlewaretoken" value="GUJ8sD6Znsn4tGw9M3AlCGqVpcgN7cl1leBvYH7ZNdgBr48H0QgcqP78Zs7kl0I2">
  <div class="input-group">
    <input type="search" placeholder="Search Gold.co.uk for..." class="form-control search-input ui-autocomplete-input ui-corner-all" autocomplete="off" name="q">
    <span class="input-group-btn">
      <button type="submit" class="btn btn-primary">Search</button>
    </span>
  </div>
</form>

POST /accounts/login/#returning-customer

<form method="post" action="/accounts/login/#returning-customer" class="form-horizontal fv-form fv-form-bootstrap" id="f_returning_customer_mobile_header" novalidate="novalidate"><button type="submit" class="fv-hidden-submit"
    style="display: none; width: 0px; height: 0px;"></button>
  <input type="hidden" name="csrfmiddlewaretoken" value="GUJ8sD6Znsn4tGw9M3AlCGqVpcgN7cl1leBvYH7ZNdgBr48H0QgcqP78Zs7kl0I2">
  <input type="hidden" name="login">
  <div class="form-group has-feedback">
    <label class="control-label  " for="id_mobile-login-username">Email address</label>
    <div class=" ">
      <input type="text" name="mobile-login-username" maxlength="150" autocomplete="username email" class=" form-control" required="" id="id_mobile-login-username"
        data-fv-field="mobile-login-username"><i class="form-control-feedback" data-fv-icon-for="mobile-login-username" style="display: none;"></i>
    </div>
    <small class="help-block" data-fv-validator="notEmpty" data-fv-for="mobile-login-username" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small><small class="help-block" data-fv-validator="stringLength"
      data-fv-for="mobile-login-username" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a value with valid length</small>
  </div>
  <div class="form-group has-feedback">
    <label class="control-label  " for="id_mobile-login-password">Password</label>
    <div class=" ">
      <input type="password" name="mobile-login-password" autocomplete="current-password" class=" form-control" required="" id="id_mobile-login-password"
        data-fv-field="mobile-login-password"><i class="form-control-feedback" data-fv-icon-for="mobile-login-password" style="display: none;"></i>
    </div>
    <small class="help-block" data-fv-validator="notEmpty" data-fv-for="mobile-login-password" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
  </div>
  <p>
    <a href="/accounts/login/#returning-customer">Forgot
your
password?</a>
  </p>
  <button type="submit" class="btn btn-primary" formnovalidate=""> Login </button>
  <button class="btn btn-success pull-right mobile-register-button"> Register an account </button>
</form>

GET /search/

<form action="/search/" method="GET" class="top-search-form">
  <div class="input-group">
    <input type="search" class="form-control search-input ui-autocomplete-input" name="q" placeholder="Search Gold.co.uk for..." autocomplete="off">
    <span class="input-group-btn">
      <button class="btn btn-default" type="submit">Search</button>
    </span>
  </div>
</form>

POST /metal-price-alerts/defaults/

<form action="/metal-price-alerts/defaults/" method="POST">
  <input type="hidden" name="csrfmiddlewaretoken" value="GUJ8sD6Znsn4tGw9M3AlCGqVpcgN7cl1leBvYH7ZNdgBr48H0QgcqP78Zs7kl0I2">
  <label for="default_price_alerts_email">Email me at</label>
  <div class="form-row">
    <div class="form-group col-md order-1">
      <input type="email" name="email" id="default_price_alerts_email" class="form-control" required="">
      <input type="hidden" name="metal" id="metal" value="Pt">
    </div>
    <div class="form-group col-md-auto order-3 order-md-2">
      <input type="submit" class="btn btn-primary" value="Create Alerts">
    </div>
    <div class="form-group col-12 mb-0 order-2 order-md-3">
      <div class="alert alert-success mt-0 d-none"> Your metal price alerts have been created successfully. </div>
      <div class="alert alert-danger d-none"></div>
    </div>
  </div>
</form>

POST .

<form action="." class="metal-price-alerts-form" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="GUJ8sD6Znsn4tGw9M3AlCGqVpcgN7cl1leBvYH7ZNdgBr48H0QgcqP78Zs7kl0I2">
  <h3 class="text-center">Create Your Own Price Alerts</h3>
  <div class="metal_holder">
    <div class="form-group">
      <label class="control-label metal-price-alerts-label" for="id_mpp-metal"> When the price for </label>
      <select id="id_mpp-metal" name="metal" class="form-control">
        <option value="Au">Gold</option>
        <option value="Ag">Silver</option>
        <option value="Pt">Platinum</option>
        <option value="Pd">Palladium</option>
      </select>
    </div>
  </div>
  <div class="price_alert_type_holder">
    <div class="form-group">
      <select id="id_mpp-price_alert_type" name="price_alert_type" class="form-control">
        <option value="1">Changes by (%)</option>
        <option value="2">Changes by (price)</option>
        <option value="3">Reaches</option>
      </select>
    </div>
  </div>
  <div class="percentage_change_holder">
    <div class="form-group">
      <select id="id_mpp-percentage_change" name="percentage_change" class="form-control">
        <option value="1">1.0%</option>
        <option value="1.5">1.5%</option>
        <option value="2">2.0%</option>
        <option value="3">3.0%</option>
        <option value="5">5.0%</option>
        <option value="10">10.0%</option>
        <option value="15">15.0%</option>
        <option value="20">20.0%</option>
      </select>
    </div>
  </div>
  <div class="period_holder">
    <div class="form-group">
      <label class="control-label metal-price-alerts-label" for="id_mpp-period"> Within the space of </label>
      <select id="id_mpp-period" name="period" class="form-control">
        <option value="1 Hour">1 Hour</option>
        <option value="24 Hours">24 Hours</option>
        <option value="1 Week">1 Week</option>
        <option value="1 Month">1 Month</option>
        <option value="3 Months">3 Months</option>
        <option value="6 Months">6 Months</option>
        <option value="1 Year">1 Year</option>
      </select>
    </div>
  </div>
  <div class="email_holder">
    <div class="row">
      <div class="col-lg-3 col-md-3 col-sm-2 col-xs-12">
        <div class="form-group">
          <label class="control-label metal-price-alerts-label"> Email me at </label>
        </div>
      </div>
      <div class="col-lg-6 col-md-6 col-sm-8 col-xs-12">
        <div class="form-group">
          <input id="id_mpp-email" name="email" placeholder="your.email@example.com" type="email" value="" class="form-control">
        </div>
      </div>
      <div class="col-lg-3 col-md-3 col-sm-2 col-xs-12">
        <div class="form-group">
          <button class="btn btn-primary submit-metal-price-alerts-form"> Submit </button>
        </div>
      </div>
    </div>
  </div>
</form>

POST .

<form action="." class="metal-price-alerts-form" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="GUJ8sD6Znsn4tGw9M3AlCGqVpcgN7cl1leBvYH7ZNdgBr48H0QgcqP78Zs7kl0I2">
  <h3 class="text-center">Create Your Own Price Alerts</h3>
  <div class="metal_holder">
    <div class="form-group">
      <label class="control-label metal-price-alerts-label" for="id_mpc-metal"> When the price for </label>
      <select id="id_mpc-metal" name="metal" class="form-control">
        <option value="Au">Gold</option>
        <option value="Ag">Silver</option>
        <option value="Pt">Platinum</option>
        <option value="Pd">Palladium</option>
      </select>
    </div>
  </div>
  <div class="price_alert_type_holder">
    <div class="form-group">
      <select id="id_mpc-price_alert_type" name="price_alert_type" class="form-control">
        <option value="1">Changes by (%)</option>
        <option value="2">Changes by (price)</option>
        <option value="3">Reaches</option>
      </select>
    </div>
  </div>
  <div class="price_change_holder">
    <div class="form-group">
      <input id="id_mpc-price_change" name="price_change" class="form-control" value="" placeholder="5.00">
    </div>
  </div>
  <div class="weight_unit_holder">
    <div class="form-group">
      <label class="control-label metal-price-alerts-label" for="id_mpc-weight_unit"> Per </label>
      <select id="id_mpc-weight_unit" name="weight_unit" class="form-control">
        <option value="Ounce">Ounce</option>
        <option value="Gram">Gram</option>
        <option value="Kilogram">Kilogram</option>
      </select>
    </div>
  </div>
  <div class="currency_holder">
    <div class="form-group">
      <label class="control-label metal-price-alerts-label" for="id_mpc-currency"> In </label>
      <select id="id_mpc-currency" name="currency" class="form-control">
        <option value="GBP">GBP</option>
        <option value="EUR">EUR</option>
        <option value="USD">USD</option>
      </select>
    </div>
  </div>
  <div class="period_holder">
    <div class="form-group">
      <label class="control-label metal-price-alerts-label" for="id_mpc-period"> Within the space of </label>
      <select id="id_mpc-period" name="period" class="form-control">
        <option value="1 Hour">1 Hour</option>
        <option value="24 Hours">24 Hours</option>
        <option value="1 Week">1 Week</option>
        <option value="1 Month">1 Month</option>
        <option value="3 Months">3 Months</option>
        <option value="6 Months">6 Months</option>
        <option value="1 Year">1 Year</option>
      </select>
    </div>
  </div>
  <div class="email_holder">
    <div class="row">
      <div class="col-lg-3 col-md-3 col-sm-2 col-xs-12">
        <div class="form-group">
          <label class="control-label metal-price-alerts-label"> Email me at </label>
        </div>
      </div>
      <div class="col-lg-6 col-md-6 col-sm-8 col-xs-12">
        <div class="form-group">
          <input id="id_mpc-email" name="email" placeholder="your.email@example.com" type="email" value="" class="form-control">
        </div>
      </div>
      <div class="col-lg-3 col-md-3 col-sm-2 col-xs-12">
        <div class="form-group">
          <button class="btn btn-primary submit-metal-price-alerts-form"> Submit </button>
        </div>
      </div>
    </div>
  </div>
</form>

POST .

<form action="." class="metal-price-alerts-form" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="GUJ8sD6Znsn4tGw9M3AlCGqVpcgN7cl1leBvYH7ZNdgBr48H0QgcqP78Zs7kl0I2">
  <h3 class="text-center">Create Your Own Price Alerts</h3>
  <div class="metal_holder">
    <div class="form-group">
      <label class="control-label metal-price-alerts-label" for="id_mpt-metal"> When the price for </label>
      <select id="id_mpt-metal" name="metal" class="form-control">
        <option value="Au">Gold</option>
        <option value="Ag">Silver</option>
        <option value="Pt">Platinum</option>
        <option value="Pd">Palladium</option>
      </select>
    </div>
  </div>
  <div class="price_alert_type_holder">
    <div class="form-group">
      <select id="id_mpt-price_alert_type" name="price_alert_type" class="form-control">
        <option value="1">Changes by (%)</option>
        <option value="2">Changes by (price)</option>
        <option value="3">Reaches</option>
      </select>
    </div>
  </div>
  <div class="target_price_holder">
    <div class="form-group">
      <input id="id_mpt-target_price" name="target_price" class="form-control" value="" placeholder="770.00">
    </div>
  </div>
  <div class="weight_unit_holder">
    <div class="form-group">
      <label class="control-label metal-price-alerts-label" for="id_mpt-weight_unit"> Per </label>
      <select id="id_mpt-weight_unit" name="weight_unit" class="form-control">
        <option value="Ounce">Ounce</option>
        <option value="Gram">Gram</option>
        <option value="Kilogram">Kilogram</option>
      </select>
    </div>
  </div>
  <div class="currency_holder">
    <div class="form-group">
      <label class="control-label metal-price-alerts-label" for="id_mpt-currency"> In </label>
      <select id="id_mpt-currency" name="currency" class="form-control">
        <option value="GBP">GBP</option>
        <option value="EUR">EUR</option>
        <option value="USD">USD</option>
      </select>
    </div>
  </div>
  <div class="email_holder">
    <div class="row">
      <div class="col-lg-3 col-md-3 col-sm-2 col-xs-12">
        <div class="form-group">
          <label class="control-label metal-price-alerts-label"> Email me at </label>
        </div>
      </div>
      <div class="col-lg-6 col-md-6 col-sm-8 col-xs-12">
        <div class="form-group">
          <input id="id_mpt-email" name="email" placeholder="your.email@example.com" type="email" value="" class="form-control">
        </div>
      </div>
      <div class="col-lg-3 col-md-3 col-sm-2 col-xs-12">
        <div class="form-group">
          <button class="btn btn-primary submit-metal-price-alerts-form"> Submit </button>
        </div>
      </div>
    </div>
  </div>
</form>

GET /investment-calculator/

<form action="/investment-calculator/" method="get">
  <div id="investment-calculator-amount">
    <span class="investment-calculator-text">Investment Calculator:</span>
    <span class="pound"> £ </span>
    <input class="form-control" id="id_amount_ic" name="amount" type="number" value="5000" placeholder="5000" min="1" required="">
    <select name="metal" class="custom-select form-control" id="id_metal">
      <option value="gold" selected="">Gold</option>
      <option value="silver">Silver</option>
      <option value="platinum">Platinum</option>
    </select>
    <input class="btn btn-default btn-primary" id="id_view_packages" type="submit" value="View Packages">
  </div>
</form>

POST /accounts/login/

<form method="post" action="/accounts/login/" class="form-horizontal" id="f_returning_customer_footer" role="form">
  <input type="hidden" name="csrfmiddlewaretoken" value="GUJ8sD6Znsn4tGw9M3AlCGqVpcgN7cl1leBvYH7ZNdgBr48H0QgcqP78Zs7kl0I2">
  <input type="hidden" name="login">
  <input type="text" name="footer-login-username" maxlength="150" autocomplete="username email" placeholder="Email address" class="form-control" required="" id="id_footer-login-username">
  <input type="password" name="footer-login-password" autocomplete="current-password" placeholder="Password" class="form-control" required="" id="id_footer-login-password">
  <div class="form-group">
    <div class="col-sm-offset-4 col-sm-8">
      <button type="submit" class="btn btn-block">
        <span class="glyphicon glyphicon-user"></span> Login </button>
    </div>
  </div>
</form>

Text Content

GOLD.CO.UK Bullion investment and vaulting
Menu
Search
Charts
Login
Buying Guide
Sell
Market News
Contact Us
New Products
Gold Bars
Gold Coins
Silver Bars
Silver Coins
Platinum Bars
Platinum Coins
Palladium Bars
Gold & Silver Gifts
Proof Coins and Sets
Accessories
Jewellery
Storage
VAT-Free Storage
Pensions
How To Buy
About Us
Search
Email address

Please enter a valuePlease enter a value with valid length
Password

Please enter a value

Forgot your password?

Login Register an account
Basket

For help and advice call us on:

0121 369 3000

8am to 10pm - 7 days a week

£ $ €

Live Metal Prices Metal Ounce Gram Gold £1,548.28 £49.78 Silver £18.286 £0.588
Platinum £791.29 £25.44 Palladium £1,291.93 £41.54

Updated: 18:54 11/02/23

 * Home
 * FAQs
 * How to Buy
 * News
 * Contact Us

GOLD.CO.UK Bullion investment and vaulting
0121 369 3000
8am to 10pm 7 days a week
Free Insured Delivery
0121 369 3000
8am to 10pm 7 days a week
Free Insured Delivery
£ $ €

Live Metal Prices Metal Ounce Gram Gold £1,548.28 £49.78 Silver £18.286 £0.588
Platinum £791.29 £25.44 Palladium £1,291.93 £41.54

Updated: 18:54 11/02/23


 * Buy Bullion
   * Gold Bars
   * Gold Coins
   * Silver Bars
   * Silver Coins
   * Platinum Coins
   * Platinum Bars
   * Palladium Bars
   * Gold & Silver Gifts
   * Proof Coins and Sets
   * Accessories
 * Delivery
 * Storage
   * Gold Storage
   * Selling Back to Us
   * Delivery from Vaults
   * Brink's
   * FAQs
   * Fees
 * Sell Bullion
   * Sell Gold
   * Sell Silver
   * Sell Platinum
   * Sell Scrap Gold
   * Sell Scrap Silver
   * Sell Scrap Platinum
   * Sell Scrap Palladium
 * VAT-Free
 * Pensions
   * Tax Advantages
   * Gold Pension Fees
   * Products
   * Pension FAQs
 * Corporate
   * Corporate Investors and Institutions
   * Wholesale Gold Bullion
   * Financial Advisers
   * Probate and Inheritance Tax
 * Guide
   * Gold Investment Guide
   * Why Invest in Gold?
   * What to Invest In?
   * Capital Gains Tax on Gold
   * Top 5 Gold Investments
   * Top 5 Silver Investments
   * How to Buy Gold
   * About Us
   * Payment Options
   * Delivery Options
   * FAQs
   * GOLD.co.uk Adverts
 * Charts
   * Gold Price
   * Silver Price
   * Platinum Price
   * Palladium Price
   * Gold : Silver Ratio
   * Gold : Platinum Ratio
   * Gold : Palladium Ratio
   * Platinum : Silver Ratio
 * Login or Register
 * 0


Sign In Register
Search

Gold
Charts

Silver
Charts

Platinum
Charts

Au:Ag

Ratio
Charts


LAST YEAR PLATINUM PRICE

For help and advice call us on:

0121 369 3000

8am to 10pm - 7 days a week


 * Period
   Live Today Week Month 3 Month 6 Month Year 3Y 5Y 10Y 15Y 20Y 25Y All Time
 * Metal
   Gold Silver Platinum Palladium
 * Weight
   Grams Ounces Kilograms
 * Currency
   British Pounds US Dollar Euro

Platinum Price Last Year Current Price £791.29 Year High £910.31 Year Low
£703.64 Year Change £+31.11 (+4.09%)

Live Today Week Month 3 Month 6 Month Year 3Y 5Y 10Y 15Y 20Y 25Y All Time Gold
Silver Platinum Palladium Ounces Grams Kilograms British Pounds US Dollar Euro
Created with Highcharts 7.1.3Updated at 11 Feb 2023
18:5514/03/202202/05/202220/06/202201/08/202212/09/202224/10/202212/12/202230/01/2023£700.00£725.00£750.00£775.00£800.00£825.00£850.00£875.00£900.00£925.00


CREATE METAL PRICE ALERTS

When the price for platinum changes by:

1.0% in 1 hour 2.0% in 24 hours 3.0% in 1 week 5.0% in 1 month 10.0% in 3 months
15.0% in 6 months 20.0% in 1 year

Email me at
Your metal price alerts have been created successfully.

Or create your own custom alerts

--------------------------------------------------------------------------------


CREATE YOUR OWN PRICE ALERTS

When the price for Gold Silver Platinum Palladium
Changes by (%) Changes by (price) Reaches
1.0% 1.5% 2.0% 3.0% 5.0% 10.0% 15.0% 20.0%
Within the space of 1 Hour 24 Hours 1 Week 1 Month 3 Months 6 Months 1 Year
Email me at

Submit
Please correct the form errors below.
Your price alert was successfully created.


CREATE YOUR OWN PRICE ALERTS

When the price for Gold Silver Platinum Palladium
Changes by (%) Changes by (price) Reaches

Per Ounce Gram Kilogram
In GBP EUR USD
Within the space of 1 Hour 24 Hours 1 Week 1 Month 3 Months 6 Months 1 Year
Email me at

Submit
Please correct the form errors below.
Your price alert was successfully created.


CREATE YOUR OWN PRICE ALERTS

When the price for Gold Silver Platinum Palladium
Changes by (%) Changes by (price) Reaches

Per Ounce Gram Kilogram
In GBP EUR USD
Email me at

Submit
Please correct the form errors below.
Your price alert was successfully created.
Investment Calculator: £ Gold Silver Platinum


20G PLATINUM BARS

FROM £609.90 VIEW

FROM £609.90


1OZ PLATINUM BARS

FROM £953.60 VIEW

FROM £953.60


50G PLATINUM BARS

FROM £1,526 VIEW

FROM £1,526


100G PLATINUM BARS

FROM £2,995 VIEW

FROM £2,995


PLATINUM BARS

View Full Range


GOLD BARS

View Full Range


SELL

Sell To Us


BUYING GUIDE

Read More



GOLD .CO.UK

CUSTOMER SERVICE

 * Contact Us
 * FAQs
 * Delivery Options
 * Payment Options
 * How to Buy
 * Buying Guide
 * Refer a Friend

ABOUT

 * About Us
 * Terms & Conditions
 * Privacy Policy
 * Cookie Policy
 * Acceptable Use Policy

SERVICES

 * Products
 * Storage
 * Delivery
 * Pensions
 * Corporate
 * Selling
 * Women's Jewellery
 * Burglar Alarms Birmingham

SOCIAL LINKS

 * 
 * 
 * 

For help and advice call us on:

0121 369 3000

8am to 10pm - 7 days a week

LOGIN

Login

† Minimum order values apply. Refer to Delivery Options for more information.

Precious metal prices can be volatile and the value of your metal may go down as
well as up. No responsibility can be accepted by Jewellery Quarter Bullion
Limited for any loss caused by acting on information we have provided. We do not
offer investment or tax advice and recommend that you conduct your own
independent research before making any investment decisions.

© Copyright 2023 Jewellery Quarter Bullion Ltd.

Registered Office Floor 16, Centre City Tower, 7 Hill Street, Birmingham, B5 4UA

Registered in England No. 06758398 VAT No 941 5123 47

 * Privacy
 * Terms
 * About Us

 * FAQs
 * Buying Guide
 * Contact Us

Copyright © 2023 Jewellery Quarter Bullion Ltd.

Registered Office Floor 16, Centre City Tower, 7 Hill Street, Birmingham, B5 4UA
Registered in England No. 06758398 VAT No 941 5123 47


We use cookies to give you the best experience on Gold.co.uk and to customise
marketing content.
By continuing, you agree to our use of cookies - find out more here.

✕

word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1