bitcoinprices.js

JavaScript library for human-friendly Bitcoin price presentation and conversion

View on Github

bitcoinprices.js is a JavaScript library which you can drop on your web page. It presents the Bitcoin prices in the fiat currency chosen by the user, making prices friendly to read. bitcoinprices.js works on any HTML page.

Price example

Click the price to convert between BTC and fiat currency or choose from the menu above.

Selectd currency:

Example price: 1.0 BTC

Example special price: 1.0 BTC

Another Example special price: 1.0 BTC

Price without currency symbols: 1.0

Manual currency conversion

Demostrate bitcoinprices.convert() to convert between currencies.

Input

Amount

Currency

Output

Amount

Currency

Visit Github repository for more information