I don’t have live data access in this chat. For the up-to-the-minute Bitcoin price, check a reliable source like:
- CoinGecko, CoinMarketCap, Coinbase, Binance, Kraken, Yahoo/Google Finance
- Or search “BTC USD” on Google

Quick API option (USD):
curl -s "https://api.coingecko.com/api/v3/simple/price?ids=bitcoin&vs_currencies=usd"

If you tell me your preferred currency or exchange, I can give you a tailored command or short script.
