What is the value of 1 bitcoin in USD, today? Where can the exchange rate be looked up?
Asked
Active
Viewed 479 times
2
-
1$ = 0.002654111417556237btc, Source=First result on google "1 Dollar to Bitcoin" 1btc = 376.77$ – Gordon Amable Nov 06 '15 at 13:56
-
Question and answer pairs on SE should aim to be relevant for a longer period of time. The answer giving the current figures would be outdated within the hour. Therefore, I've changed the question to ask how to generally solve this question, instead of asking for the current figures. --- To my knowledge we actually haven't decided on a canonical question that gives help on finding the current exchange rates of Bitcoin. If you have good suggestions for a canonical Q&A pair that answers this topic, please provide it in a comment or as a "duplicate vote target". – Murch Nov 06 '15 at 14:26
-
possible duplicate of What is the Bitcoin spot price and how is it calculated?, Calculating the current price of 1 BTC? – Murch Nov 06 '15 at 14:29
-
@GordonAmable: Please don't use comments to answer the question. Please write an answer post instead. – Murch Nov 06 '15 at 14:39
4 Answers
2
Very simple. Go to google and type: BTC to USD
A nice box with the current exchange rate should appear on your browser.

Mark Messa
- 524
- 4
- 14
0
The price is constantly changing so this answer will vary quite a bit even within a day.
At time of writing (Nov 2015) the price is $375.40 per 1 bitcoin.
$1.00 should be ~0.0027 bitcoin.
You can check price at anytime by going to: http://www.coindesk.com/price/
Price per USA dollar in bitcoin would just be ~ (1 / bitcoin price).

Nick ODell
- 29,396
- 11
- 72
- 130

Charles S
- 683
- 5
- 20
0
My favorite is Tradeblock markets, shows live rates for various exchanges, and converted to USD

Bradley Thomas
- 380
- 1
- 14
0
You can do it Programatically using CoinDesk price index API http://www.coindesk.com/api/ for example https://api.coindesk.com/v1/bpi/currentprice.json

Farghaly
- 883
- 7
- 19