XRP (XRP) Price
Raw price endpoint: https://cryptoprices.cc/XRP/
XRP (XRP) is currently priced at $1.11, ranked #6 by market capitalization. Its all-time high is $3.65 set on July 18, 2025, meaning it is -69.46% from that peak. Prices are refreshed hourly and served as plain text, so you can pull them straight into a spreadsheet.
XRP price & market data
| Market-cap rank | #6 |
| Market cap | $69.56B |
| 24h volume | $626.26M |
| 24h high | $1.12 |
| 24h low | $1.10 |
| 24h change | +1.15% |
| Circulating supply | 62,466,503,703 XRP |
| Total supply | 99,985,639,695 XRP |
| Max supply | 100,000,000,000 XRP |
| All-time high | $3.65 (July 18, 2025, -69.46%) |
| All-time low | $0.00268621 (May 22, 2014) |
Get the XRP price in Google Sheets
Paste this into any cell — it returns the live XRP price as a number, no API key or sign-up. Full Google Sheets guide →
=VALUE(IMPORTDATA("https://cryptoprices.cc/XRP/"))
Get the XRP price in Microsoft Excel
Works in desktop Excel with the WEBSERVICE function. Full Excel guide →
=NUMBERVALUE(WEBSERVICE("https://cryptoprices.cc/XRP/"), ".")
More XRP endpoints
Every endpoint returns plain text. Append /ATH/ or /MCAP/ to any coin.
- Price: https://cryptoprices.cc/XRP/
- All-time high: https://cryptoprices.cc/XRP/ATH/
- Market cap: https://cryptoprices.cc/XRP/MCAP/
- Full JSON (debug): https://cryptoprices.cc/XRP/debug/
FAQ
What is the current price of XRP?
The current XRP (XRP) price is $1.11, refreshed hourly.
What is XRP's all-time high?
XRP's all-time high is $3.65, reached on July 18, 2025.
Is there an API key or rate limit?
No. Every endpoint is anonymous plain text with no sign-up and no usage limits.