VIEW PRODUCT CATEGORIES

1803/2 $5 Draped Bust, NGC MS61

$17,500.00

Out of stock

1803/2 $5 Draped Bust

NGC MS61

Type 2 Heraldic Eagle

 

Introducing the 1803/2 $5 Draped Bust. A rare coin certified by NGC.

Certification: 290251-004

Sits in an older NGC holder and is Premium Quality! An appealing piece, both sides exhibit warm, even color in medium gold.

The strike is superior for a product of the early United States Mint, with both sides nicely centered within uniformly denticulated borders.

The design is bold to sharply defined throughout.

Quite smooth overall, especially relative to the assigned grade, this superior quality Uncirculated half eagle would do equally well in a Mint State gold type set or specialized collection of early half eagle varieties. 

Additional information

Certification

NGC

Certification Number

290251004

Circulated/Uncirculated

Uncirculated

Composition

Gold

Denomination

$5

Grade

MS61

Mint Location

Philadelphia

Strike Type

Business

Year

Ask us a question about this item.

"*" indicates required fields

Name*
Email*
Please let us know what's on your mind. Have a question for us? Ask away.
This field is for validation purposes and should be left unchanged.
// Enqueue the script for Quick Edit function enqueue_quick_edit_script($hook) { if ($hook == 'edit.php') { wp_enqueue_script('quick-edit-custom', get_template_directory_uri() . '/js/quick-edit-custom.js', array('jquery'), '', true); } } add_action('admin_enqueue_scripts', 'enqueue_quick_edit_script'); // JavaScript file (quick-edit-custom.js) jQuery(function($){ $('#the-list').on('click', '.editinline', function(){ var post_id = $(this).closest('tr').attr('id'); var $inline_data = $('#inline_' + post_id); var out_of_stock_note = $inline_data.find('.out_of_stock_note').text(); $('input[name="out_of_stock_note"]').val(out_of_stock_note); }); });