Bitcoin Forum
June 28, 2024, 08:18:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] - Vskype.com - simple BTC and TAG against Fiat converter, with API  (Read 509 times)
tagbond (OP)
Hero Member
*****
Offline Offline

Activity: 627
Merit: 501



View Profile
March 20, 2014, 05:23:06 AM
 #1

We created a simple site to quickly get value of Bitcoin or TagCoin against most Fiat currencies. Also added a simple API for anyone to make use of:

http://vskype.com

API example calls:

Also added API to vskype.com for BTC and TAG across multiple currencies - can now integrate that into any app or site.

http://vskype.com/api/tag/usd for example gives:
{
TAG: 1,
USD: 0.29456721,
error: false,
status: 200
}

http://vskype.com/api/btc/usd
{
BTC: 1,
USD: 600.3,
error: false,
status: 200
}

http://vskype.com/api/tag/btc
{
TAG: 1,
BTC: 0.00048933876079885,
error: false,
status: 200
}

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!