Coins from The Bahamas – Numista (2024)

`)); $('.image_button img') .attr('src', 'https://en.numista.com/design/icones/picture.svg') .attr('alt', 'Upload a picture'); let both_uploaded = ($('#image1_input').val()!=='' && $('#image2_input').val()!==''); $('.image_button').attr('disabled', both_uploaded); $('.search_box input[type="submit"]').attr('disabled', false); }, error: function (xhr, status, error) { alert(error); } }); } }); function switch_results_options() { let options = document.getElementById("results_options"); let options_hidden = options.style.maxHeight==="100px"; if(options_hidden) options.style.maxHeight = "0"; else options.style.maxHeight = "100px"; } function toggle_multiple_select() { var select = document.getElementById("coin_type_select"); if(select.className!=="multi_select_open") { select.className = "multi_select_open"; select.focus(); } else { select.className = "multi_select_closed"; select.focus(); } } $('#coin_type_select input').click(refresh_select_boxes).click(verify_select_focus); function refresh_select_boxes() { let checked = $(this).is(':checked'); if ($(this).attr('id')==='ta') $('#coin_type_select input').prop('checked', checked); if ($(this).hasClass('multi_select_cat')) $(this).parent().parent().find('input').prop('checked', checked); $('.multi_select_group').each(function() { var group = $(this); if (group.find('input').not(':checked').length===0) group.parent().find('.multi_select_cat').prop('checked', true); else group.parent().find('.multi_select_cat').prop('checked', false); }); if ($('#coin_type_select input:not(#ta)').not(':checked').length===0) $('#ta').prop('checked', true); else $('#ta').prop('checked', false); refresh_select_value(); } function refresh_select_value() { let value; let count = $('#coin_type_select input:not(.multi_select_cat):checked').length; if (count===0) value = "None"; else if (count===1) value = $('#coin_type_select input:not(.multi_select_cat):checked').parent().text().trim(); else if (count===$('#coin_type_select input:not(.multi_select_cat)').length) value = "All"; else value = "Multiple (" + count + ")"; document.getElementById("coin_type_button_value").innerHTML = value; } function verify_select_focus() { setTimeout(function() { var e = document.activeElement; var firstParent = e.parentElement; var secondParent = firstParent?firstParent.parentElement:null; var thirdParent = secondParent?secondParent.parentElement:null; var select = document.getElementById("coin_type_select"); var button = document.getElementById("coin_type_button"); if(e===button) return; if(e===select || thirdParent===select || thirdParent.className==="multi_select_group") { select.className = "multi_select_open"; } else { select.className = "multi_select_closed"; } }, 1); } function delete_criteria(field_name) { document.getElementById('image_search_file_input').value = null; let criteria_box = document.getElementById('criteria_'+field_name); if (criteria_box) criteria_box.parentNode.removeChild(criteria_box); if (field_name==='coin_type_select') { $('#coin_type_select input').prop('checked', true); refresh_select_value(); } else if(field_name==='c' || field_name==='sw' || field_name==='wi') { document.getElementById(field_name+'_all').checked = 'checked'; } else if(field_name==='k' || field_name==='mi') { $('#'+field_name).val([]).trigger('change'); } else if(field_name==='ca') { document.getElementById('catalogue_select').value = '3'; document.getElementById('no').value = ''; } else if(field_name==='im1') { document.getElementById('image1_input').value = ''; $('.image_button').attr('disabled', false); $('.criteria_im1').remove(); } else if(field_name==='im2') { document.getElementById('image2_input').value = ''; $('.image_button').attr('disabled', false); $('.criteria_im2').remove(); } else { document.getElementById(field_name).value = ''; } } function toggle_pinned_search_filters() { let pinned = document.getElementById("catalogue_search").className==="pinned_filters"; if (!pinned) { document.cookie = "pinned_search_filters=1; expires=Tuesday, 14-Feb-2034 09:12:41 CET; domain=numista.com; path=/"; document.getElementById("catalogue_search").className = "pinned_filters"; document.getElementById("pinned_search_filters_button").src = "https://en.numista.com/design/wrap.svg"; document.getElementById("pinned_search_filters_button").alt = "Wrap"; document.getElementById("pinned_search_filters_button").title = "Wrap"; document.getElementById("search_criteria").style.display = "none"; document.getElementById("pinned_picture_label").style.display = "block"; document.getElementById("pinned_picture_display").style.display = "block"; } else { document.cookie = "pinned_search_filters=0; expires=Thu, 01 Jan 1970 00:00:00 UTC; domain=numista.com; path=/"; document.getElementById("catalogue_search").className = ""; document.getElementById("pinned_search_filters_button").src = "https://en.numista.com/design/pin.svg"; document.getElementById("pinned_search_filters_button").alt = "Pin"; document.getElementById("pinned_search_filters_button").title = "Pin"; document.getElementById("search_criteria").style.display = "block"; document.getElementById("pinned_picture_label").style.display = "none"; document.getElementById("pinned_picture_display").style.display = "none"; if (document.getElementById("search_filters").getAttribute("aria-hidden")!=="true") toggleMenu("search_filters"); } } refresh_select_boxes(); $('#e').change(function() { const selection = $("#e").val(); if (selection) { if ($('#ru').hasClass('ruler_select')) { $('#ru').removeClass('ruler_select'); $('#ru').select2('destroy') } let prefill = ''; if ($('#ru').val()) prefill = $('#ru').val(); if ($('#e').data('select2') && $('#e').select2('data').length===1 && $('#e').select2('data')[0].ruler_group) prefill = 'g' + $("#e").select2('data')[0].ruler_group; $.get("get_rulers.php", { country: selection, prefill: prefill}) .done(function( data ) { if (data.substring(0,3)==='ERR') console.log('The list of rulers could not be retrieved.'); else if(data) $('#ru').html('

' + data + '

'); else { $('#ru').addClass('ruler_select'); activate_select2(); } }); } else { if (!$('#ru').hasClass('ruler_select')) { $('#ru').addClass('ruler_select'); activate_select2(); } } if (selection) { if ($('#ie').hasClass('issuing_entity_select')) { $('#ie').removeClass('issuing_entity_select'); $('#ie').select2('destroy') } const prefill = $('#ie').val()? $('#ie').val(): ''; $.get("get_issuing_entities.php", { country: selection, prefill: prefill}) .done(function( data ) { if (data.substring(0,3)==='ERR') console.log('The list of issuing entities could not be retrieved.'); else if(data) $('#ie').html('

' + data + '

'); else { $('#ie').addClass('issuing_entity_select'); activate_select2(); } }); } else { if (!$('#ie').hasClass('issuing_entity_select')) { $('#ie').addClass('issuing_entity_select'); activate_select2(); } } }).change();

The Commonwealth of The Bahamas is a country located on the Lucayan Archipelago north of Cuba and east of Florida. It has an advanced economy based on financial offshoring and tourism. The Bahamas became a British Crown Colony in 1718, after the islands mainly served as a hideout for pirates the century before. It became self-ruling in 1964 and fully independent in 1973. The Bahamas replaced the British Pound with its own Dollar at par with the U.S. Dollar in 1966. Because the exchange rate was set at 7 Shillings per Dollar, coins of 15 Cents and banknotes of 3 Dollars were introduced because they were roughly worth a Shilling and a Pound respectively. The Bahamas have a population of 400,000.
Wikidata: Q778

See also: Eastern Caribbean States

The Bahamas: Swap Banknotes Exonumia

  • Pound (Before 1966)
  • Dollar (1966-date)

Display options235 results found.

Order by: face value - ruling authority - type - date - reference
Results per page: 10 - 20 - 50 - 100 - 200

Pound (Before 1966)

Coins from The Bahamas – Numista (12) 1 Penny - George III 1806
Non-circulating coin

Gold plated copper • 10.00g • ⌀28.00mm
KM# 1a, N# 73510

Coins from The Bahamas – Numista (15) Coins from The Bahamas – Numista (16) 1 Penny - George III 1806-1807
Copper • 10.00g • ⌀28.00mm
KM# 1, Pr# 1-3, N# 26815

Dollar (1966-date)

100 Cents = 1 Dollar

Coins from The Bahamas – Numista (19) Coins from The Bahamas – Numista (20) 1 Cent - Elizabeth II 1966-1969
Nickel brass • 4.16g • ⌀22.50mm
KM# 2, Schön# 1, N# 6396

Coins from The Bahamas – Numista (23) Coins from The Bahamas – Numista (24) 1 Cent - Elizabeth II 1970
Nickel brass • 3.11g • ⌀19.05mm
KM# 15, Schön# A1, N# 8112

Coins from The Bahamas – Numista (27) Coins from The Bahamas – Numista (28) 1 Cent - Elizabeth II 1971-1973
Nickel brass • 3.13g • ⌀19.05mm
KM# 16, Schön# 14, N# 5376

Coins from The Bahamas – Numista (31) Coins from The Bahamas – Numista (32) 1 Cent 1974-1985
Nickel brass • 3.16g • ⌀19.05mm
KM# 59, Schön# 34, N# 3159

Coins from The Bahamas – Numista (35) Coins from The Bahamas – Numista (36) 1 Cent 1985-2004
Copper plated zinc • 2.50g • ⌀19.00mm
KM# 59a, Schön# 34a, N# 941

Coins from The Bahamas – Numista (39) Coins from The Bahamas – Numista (40) 1 Cent (Large type) 2006-2007
Copper plated zinc • 2.5g • ⌀19mm
KM# 218.1, Schön# 189, N# 14792

Coins from The Bahamas – Numista (43) Coins from The Bahamas – Numista (44) 1 Cent (Small type - Non-magnetic) 2009-2015
Copper plated zinc • 1.75g • ⌀17.00mm
KM# 218.2, Schön# 190, N# 20937

Coins from The Bahamas – Numista (47) Coins from The Bahamas – Numista (48) 1 Cent (Small type - Magnetic) 2014-2015
Copper plated steel • 1.70g • ⌀17.00mm
Schön# 190a, N# 92216

Coins from The Bahamas – Numista (51) Coins from The Bahamas – Numista (52) 5 Cents - Elizabeth II 1966-1970
Copper-nickel • 3.87g • ⌀21.00mm
KM# 3, Schön# 2, N# 990

Coins from The Bahamas – Numista (55) Coins from The Bahamas – Numista (56) 5 Cents - Elizabeth II 1971-1973
Non-circulating coin

Copper-nickel • 3.89g • ⌀21.01mm
KM# 17, Schön# 15, N# 10215

Coins from The Bahamas – Numista (59) Coins from The Bahamas – Numista (60) 5 Cents - Elizabeth II 1973
Copper-nickel • 3.9g • ⌀21mm
KM# 38, Schön# A27, N# 9351

Coins from The Bahamas – Numista (63) Coins from The Bahamas – Numista (64) 5 Cents (non-magnetic) 1974-2006
Copper-nickel • 3.94g • ⌀21.00mm
KM# 60, Schön# 35, N# 5010

Coins from The Bahamas – Numista (67) Coins from The Bahamas – Numista (68) 5 Cents (magnetic) 2015-2016
Nickel plated steel • 3.5g • ⌀21mm
KM# 221, Schön# A191, N# 73629

Coins from The Bahamas – Numista (71) Coins from The Bahamas – Numista (72) 10 Cents - Elizabeth II (2nd portrait) 1966-1970
Copper-nickel • 5.54g • ⌀23.50mm
KM# 4, Schön# 3, N# 905

Coins from The Bahamas – Numista (75) Coins from The Bahamas – Numista (76) 10 Cents - Elizabeth II 1971-1973
Non-circulating coin

Copper-nickel • 5.51g • ⌀23.5mm
KM# 18, Schön# 16, N# 20043

Coins from The Bahamas – Numista (79) Coins from The Bahamas – Numista (80) 10 Cents - Elizabeth II 1973
Copper-nickel • 5.54g • ⌀23.50mm
KM# 39, Schön# B27, N# 7510

Coins from The Bahamas – Numista (83) Coins from The Bahamas – Numista (84) 10 Cents 1974-2005
Copper-nickel • 5.54g • ⌀23.50mm
KM# 61, Schön# 36, N# 9224

Coins from The Bahamas – Numista (87) Coins from The Bahamas – Numista (88) 10 Cents 2007-2016
Nickel plated steel • 5.2g • ⌀23.5mm
KM# 219, Schön# 191, N# 5011

Coins from The Bahamas – Numista (91) Coins from The Bahamas – Numista (92) 15 Cents - Elizabeth II 1966-1970
Copper-nickel • 6.50g • 25.00mm
KM# 5, Schön# 4, N# 6763

Coins from The Bahamas – Numista (95) Coins from The Bahamas – Numista (96) 15 Cents - Elizabeth II 1971-1973
Non-circulating coin

Copper-nickel • 6.48g • 25.00mm
KM# 19, Schön# 17, N# 20543

Coins from The Bahamas – Numista (99) Coins from The Bahamas – Numista (100) 15 Cents 1974-2005
Copper-nickel • 6.48g • 25.00mm
KM# 62, Schön# 37, N# 5012

Coins from The Bahamas – Numista (103) Coins from The Bahamas – Numista (104) 15 Cents (magnetic) 2018
Nickel plated steel • 6.48g • 25mm
KM# 230, N# 159114

Coins from The Bahamas – Numista (107) Coins from The Bahamas – Numista (108) 25 Cents - Elizabeth II 1966-1970
Nickel • 6.9g • ⌀24.26mm
KM# 6, Schön# 5, N# 3161

Coins from The Bahamas – Numista (111) Coins from The Bahamas – Numista (112) 25 Cents - Elizabeth II 1971-1973
Non-circulating coin

Nickel • 6.8g • ⌀24.26mm
KM# 20, Schön# 18, N# 16449

Coins from The Bahamas – Numista (115) Coins from The Bahamas – Numista (116) 25 Cents (magnetic) 1974-1989
Nickel • 6.9g • ⌀24.26mm
KM# 63.1, Schön# 38, N# 9352

Coins from The Bahamas – Numista (119) Coins from The Bahamas – Numista (120) 25 Cents (non-magnetic) 1991-2005
Copper-nickel • 5.75g • ⌀24.26mm
KM# 63.2, Schön# 38a, N# 15296

Coins from The Bahamas – Numista (123) Coins from The Bahamas – Numista (124) 25 Cents 2007-2015
Nickel plated steel • 5.0g • ⌀24.3mm
KM# 220, N# 56550

Coins from The Bahamas – Numista (127) Coins from The Bahamas – Numista (128) 50 Cents - Elizabeth II 1966-1970
Silver (.800) • 10.3678g • ⌀29mm
KM# 7, Schön# 6, N# 9463

Coins from The Bahamas – Numista (131) Coins from The Bahamas – Numista (132) 50 Cents - Elizabeth II 1971-1973
Non-circulating coin

Silver (.800) • 10.37g • ⌀29.01mm
KM# 21, Schön# 19, N# 19732

Coins from The Bahamas – Numista (135) Coins from The Bahamas – Numista (136) 50 Cents - Elizabeth II (Silver Proof Issue) 1974-1980
Non-circulating coin

: Money issue Proof
Silver (.800) • 10.37g • ⌀29.01mm
KM# 64a, N# 26301

Coins from The Bahamas – Numista (139) Coins from The Bahamas – Numista (140) 50 Cents - Elizabeth II 1974-2000
Copper-nickel • 9.15g • ⌀29.01mm
KM# 64, N# 10836

Coins from The Bahamas – Numista (143) Coins from The Bahamas – Numista (144) 1 Dollar - Elizabeth II 1966-1970
Silver (.800) • 18.1437g • ⌀34.5mm
KM# 8, Schön# 7, N# 9464

Coins from The Bahamas – Numista (147) Coins from The Bahamas – Numista (148) 1 Dollar - Elizabeth II 1971-1973
Non-circulating coin

Silver (.800) • 18.14g • ⌀34.54mm
KM# 22, Schön# 20, N# 19733

Coins from The Bahamas – Numista (151) Coins from The Bahamas – Numista (152) 1 Dollar - Elizabeth II 1974-1978
Non-circulating coin

Copper-nickel • 18.22g • ⌀34mm
KM# 65, N# 21008

Coins from The Bahamas – Numista (155) Coins from The Bahamas – Numista (156) 1 Dollar - Elizabeth II (Silver Proof Issue) 1974-1980
Non-circulating coin

Silver (.800) • 18.14g • ⌀34.54mm
KM# 65a, N# 21127

Coins from The Bahamas – Numista (159) Coins from The Bahamas – Numista (160) 1 Dollar - Elizabeth II 1981-2000
Copper-nickel • 18.30g • ⌀32mm
KM# 65b, N# 33975

Coins from The Bahamas – Numista (163) Coins from The Bahamas – Numista (164) 1 Dollar 1982
Non-circulating coin

Copper-nickel • 18.14g • ⌀32mm
KM# 89, Schön# 63, N# 73512

Coins from The Bahamas – Numista (167) Coins from The Bahamas – Numista (168) 1 Dollar (10th Anniversary of Independence) 1983
Non-circulating coin

: 10th Anniversary of Independence
Copper-nickel • 18.14g • ⌀32mm
KM# 93, Schön# 68, N# 73513

Coins from The Bahamas – Numista (171) Coins from The Bahamas – Numista (172) 1 Dollar - Elizabeth II 1984-1985
Non-circulating coin

Copper-nickel • 18.14g • ⌀31mm
KM# 104, N# 73514

Coins from The Bahamas – Numista (175) Coins from The Bahamas – Numista (176) 1 Dollar (Golf) 1994
Non-circulating coin

Copper-nickel • 30.00g • ⌀38.61mm
KM# 154, Schön# 144, N# 73515

Coins from The Bahamas – Numista (179) 1 Dollar (Bullion-Flamingo) 1995
Non-circulating coin

Gold (.999) • 1.24g • ⌀13.92mm
KM# 186, Schön# 160, Fr# 61, N# 73516

Coins from The Bahamas – Numista (182) Coins from The Bahamas – Numista (183) 1 Dollar (Third Millennium) 1996
Non-circulating coin

: Third Millennium
Silver (.999) • 31.10g • ⌀38.61mm
KM# 176, Schön# 168, N# 44564

Coins from The Bahamas – Numista (186) 1 Dollar - Elizabeth II (Queen Mother's 100th Birthday) 2002
Non-circulating coin

: Queen Mother's 100th Birthday
Silver
KM# 217, N# 72885

Coins from The Bahamas – Numista (189) Coins from The Bahamas – Numista (190) 1 Dollar - Elizabeth II (The Golden Knights) 2016
Non-circulating coin

: The Bahamas’ 2012 Olympic Gold Medallists
Copper-nickel • 28.28g • ⌀38.6mm
KM# 228, Schön# 202, N# 137812

Coins from The Bahamas – Numista (193) Coins from The Bahamas – Numista (194) 2 Dollars - Elizabeth II 1966-1970
Non-circulating coin

Silver (.925) • 29.8075g • ⌀40mm
KM# 9, Schön# 8, N# 10869

Coins from The Bahamas – Numista (197) Coins from The Bahamas – Numista (198) 2 Dollars - Elizabeth II 1971-1973
Non-circulating coin

Silver (.925) • 29.81g • ⌀40.01mm
KM# 23, Schön# 21, N# 26748

Coins from The Bahamas – Numista (201) Coins from The Bahamas – Numista (202) 2 Dollars - Elizabeth II 1974-1980
Non-circulating coin

Copper-nickel • 25.77g • ⌀40.01mm
KM# 66, N# 4990

Coins from The Bahamas – Numista (205) Coins from The Bahamas – Numista (206) 2 Dollars - Elizabeth II (Silver Proof Issue) 1974-1980
Non-circulating coin

Silver (.925) • 29.81g • ⌀40.01mm
KM# 66a, N# 26304


The Numista referee for coins of this issuer is worth.

A coin is missing in the catalogue? Add it yourself!

Coins from The Bahamas – Numista (2024)

FAQs

What are the current coins in The Bahamas? ›

Bahamian dollar
ISO 4217
Coins
Freq. used5, 10, 15, 25 cents
Rarely used50 cents, $1, $2
Demographics
18 more rows

What are Bahamian coins called? ›

The Bahamian dollar (BSD) is the national currency of the Commonwealth of The Bahamas. The Bahamian dollar is made up of 100 cents and is often denoted by the symbol B$ to distinguish it from other currencies denominated in dollars.

How much is the 25 cents? ›

One dollar ($1) is normally divided into subsidiary currency of 100 cents, so a quarter dollar is equal to 25 cents. These quarter dollars (aka quarters) are denominated as either coins or as banknotes.

What is the Commonwealth of the Bahamas 10 cent coin? ›

Features
IssuerThe Bahamas
Value10 Cents 0.10 BSD = USD 0.10
CurrencyDollar (1966-date)
CompositionCopper-nickel (75% Copper, 25% Nickel)
Weight5.54 g
10 more rows

Which coin was discontinued in The Bahamas? ›

Central Bank of The Bahamas, in October announced. that the one cent piece would be discontinued and. phased out of circulation. Learn more about why the.

What Bahamas coins are silver? ›

Numismatic Coins
DescriptionYearMaterial
2022 $10 Silver Proof Coin, Islands of The Bahamas Series: Long Island Regatta2022.999 Fine Silver
2021 $10 Silver Proof Coin, Golden Duo2021.999 Fine Silver
2022 $250 Gold Proof Queen's Platinum Jubilee2022.9999 Fine Gold
2021 $100 Gold Proof Flamingo2021.9999 Fine Gold
58 more rows

Can I use Bahamian money in the US? ›

The Bahamas use Bahamian dollars, which is pegged to the US dollar at 1:1, you can spend US dollars freely, but will most probably receive Bahamian dollars in change, which can not be spent in the US. So when you visit you don't need to change from US, but you do need to change back to US before you leave.

What country owns The Bahamas? ›

The Bahamas, archipelago and country on the northwestern edge of the West Indies. Formerly a British colony, The Bahamas became an independent country within the Commonwealth in 1973.

How much is a 2015 Bahamas quarter worth? ›

Manage my collection
DateFVF
Undetermined
2007$ 0.78
2015$ 0.25$ 0.51

What quarter is worth $20,000? ›

The most valuable of those coins — a 1976-S Bicentennial Silver Quarter that came in with a very high grade — sold for $19,200 at auction a few years ago, according to the Chronicle Collectibles website. But that's not the only bicentennial quarter that fetches a big price.

Which quarter is worth $35000? ›

The 1941 quarter has at least six doubled-die errors plus the Large-S and Small-S mint mark varieties, according to Coin Value Lookup. All these errors make these quarters worth big paychecks. Regarding finding a quarter worth $35,000, the coin sold had the Canadian “1941” imprint behind the U.S. “DOLLAR.”

What US coin is worth $20,000? ›

1796 Draped Bust Half Dollar

According to CoinTrackers.com, a 1796 Draped Bust half dollar in average condition can go for $20,000, while one in mint state could be valued at $150,000.

What does Bahamian money look like? ›

Predominantly, burgundy with shades of brown, red, lavender, and yellow, the banknote measures 156 mm long and 67 mm wide bearing on the front a portrait of Queen Elizabeth II, the series, and the signature of the Governor of the Central Bank of The Bahamas, together with the words "Central Bank of The Bahamas.

How much is a 1992 Bahamas penny worth? ›

Manage my collection
DateUNC
1992$ 0.49
1995$ 0.44
1996
1997$ 0.38
12 more rows

How much is 5 cents from the Bahamas worth? ›

Features
IssuerThe Bahamas
TypeStandard circulation coin
Years1974-2006
Value5 Cents 0.05 BSD = USD 0.05
CurrencyDollar (1966-date)
10 more rows

How much is 25 cents in the bahamas? ›

Features
IssuerThe Bahamas
Value25 Cents 0.25 BSD = USD 0.25
CurrencyDollar (1966-date)
CompositionNickel plated steel
Weight5.0 g
10 more rows

What is the best currency for Bahamas? ›

The U.S. dollar is on par with the Bahamian dollar and is accepted all over the Bahamas. Bahamian money runs in bills of $1, $5, $10, $20, $50, and $100. Since U.S. currency is accepted everywhere, there really is no need to change to Bahamian.

What is the 1 cent in the Bahamas? ›

Bahamian 1 cent coin
Cent
ValueB$0.01
Years1966–2020
Measurements and composition
Mass4.21 g (1966-1969) 3.11 g (1970-1985) 2.5 g (1985-2007) 1.7 g (2009-present)
16 more rows

What is the dollar called in the Bahamas? ›

The official currency of the Bahamas is the Bahamian dollar. The Bahamian dollar is also the official currency of the Turks and Caicos Islands. The ISO code is BSD and it is sometimes abbreviated as B$ to distinguish it from other dollars.

Top Articles
Latest Posts
Article information

Author: Rev. Leonie Wyman

Last Updated:

Views: 5463

Rating: 4.9 / 5 (79 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Rev. Leonie Wyman

Birthday: 1993-07-01

Address: Suite 763 6272 Lang Bypass, New Xochitlport, VT 72704-3308

Phone: +22014484519944

Job: Banking Officer

Hobby: Sailing, Gaming, Basketball, Calligraphy, Mycology, Astronomy, Juggling

Introduction: My name is Rev. Leonie Wyman, I am a colorful, tasty, splendid, fair, witty, gorgeous, splendid person who loves writing and wants to share my knowledge and understanding with you.