Bitcoin SV (BSV) Price
Raw price endpoint: https://cryptoprices.cc/BSV/
Bitcoin SV (BSV) is currently priced at $13.64, ranked #136 by market capitalization. Its all-time high is $489.75 set on April 16, 2021, meaning it is -97.22% from that peak. Prices are refreshed hourly and served as plain text, so you can pull them straight into a spreadsheet.
Bitcoin SV price & market data
| Market-cap rank | #136 |
| Market cap | $273.61M |
| 24h volume | $7.13M |
| 24h high | $13.73 |
| 24h low | $13.33 |
| 24h change | +1.18% |
| Circulating supply | 20,054,419 BSV |
| Total supply | 20,054,469 BSV |
| Max supply | 21,000,000 BSV |
| All-time high | $489.75 (April 16, 2021, -97.22%) |
| All-time low | $10.58 (June 25, 2026) |
Get the Bitcoin SV price in Google Sheets
Paste this into any cell — it returns the live BSV price as a number, no API key or sign-up. Full Google Sheets guide →
=VALUE(IMPORTDATA("https://cryptoprices.cc/BSV/"))
Get the Bitcoin SV price in Microsoft Excel
Works in desktop Excel with the WEBSERVICE function. Full Excel guide →
=NUMBERVALUE(WEBSERVICE("https://cryptoprices.cc/BSV/"), ".")
More BSV endpoints
Every endpoint returns plain text. Append /ATH/ or /MCAP/ to any coin.
- Price: https://cryptoprices.cc/BSV/
- All-time high: https://cryptoprices.cc/BSV/ATH/
- Market cap: https://cryptoprices.cc/BSV/MCAP/
- Full JSON (debug): https://cryptoprices.cc/BSV/debug/
FAQ
What is the current price of Bitcoin SV?
The current Bitcoin SV (BSV) price is $13.64, refreshed hourly.
What is Bitcoin SV's all-time high?
Bitcoin SV's all-time high is $489.75, reached on April 16, 2021.
Is there an API key or rate limit?
No. Every endpoint is anonymous plain text with no sign-up and no usage limits.