Returns the current conversion price for a base asset and quote currency.
get/price/{asset}
Path parameters
assetstring required
Base asset symbol.
Query parameters
quotestring required
Quote currency.
Response
Asset conversion price
Changes
Changed in 1 of the 5 revisions of this API.1
- ▲
the
response's property type changed fromstringtointeger, and format fromdate-timetoint64for statusresponse-property-type-changed
- ▲