Description
Simple widget for converting Bitcoin to multiple currencies.
This widget gets the most-recent available exchange rate data from Blockchain.info by using their ticker API.
List of currently supported currencies:
- USD
- CNY
- JPY
- SGD
- HKD
- CAD
- AUD
- NZD
- GBP
- DKK
- SEK
- BRL
- CHF
- EUR
- RUB
- SLL
- PLN
- THB
This plugin reads remote data from blockchain.info in order to provide accurate and up-to-date exchange rates.
- *OpenSSL or equivalent module must be enabled to utilize this remote data.*
Installation
- Upload
bitcoin-calculator-widget
folder to the/wp-content/plugins/
directory - Unzip the zip file
- Activate the plugin through the ‹Plugins› menu in WordPress
- Drag and drop the «Bitcoin Exchange Rate» plugin in to the desired widget area
- Enable OpenSSL PHP extension if it is not already enabled
FAQ
- What currencies does this widget support?
-
- USD
- CNY
- JPY
- SGD
- HKD
- CAD
- AUD
- NZD
- GBP
- DKK
- SEK
- BRL
- CHF
- EUR
- RUB
- SLL
- PLN
- THB
- Where does the widget get it’s data?
-
This widget gets the most-recent available exchange rate data from Blockchain.info by using their ticker API.
Reviews
Contributors & Developers
“Bitcoin Calculator Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Bitcoin Calculator Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Release= 1.0.0 =
- Initial Release