GET /v1/bpi/currentprice/{currency}.json
Summary: Get current Bitcoin price in a specific currency
Operation ID: getCurrentPriceForCurrency
Auth: unknown
Operation ID: getCurrentPriceForCurrency
Auth: unknown
Description
Returns the current Bitcoin Price Index for a specific currency code.
Parameters (1)
currency
(string, path, required)
Three-letter currency code (e.g., USD, EUR, GBP, CNY, JPY, etc.)
Constraints: {'pattern': '^[A-Z]{3}$'}
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get current Bitcoin price in a specific currency | openapi-spec |
https://api.coindesk.com/v1/bpi/currentprice/EUR.json |
No probe data for this endpoint yet.