[Back to Home]

[v1-API]

╰┈➤ (C) RootScratch.com

# Finance Data

  • Foreign Exchange
  • ₿ CryptoCurrency
  • $ Currencies
  • Last Update : 03/11/2024
  • Developer(s) : Jaycee

Amount to BTC Value

Content-Type: text/html

URL: /finances/tobtc/?currency=[Currency]&value=[Amount]

Parameters
currency = USD, GBP, EUR, JPY, HKD
value = decimal

Source : Blockchain.com Sample API

CryptoCurrency Live Price

Content-Type: text/html

URL: /finances/crypto_price/?symbol=[Symbol]

Parameters
symbol = BTCUSDT, ETHUSDT, DOGEUSDT, SHIBUSDT, XRPUSDT, ETC..

Source : Binance.com Sample API

Real-time Currency Exchange

Content-Type: application/json

URL: /finances/currency_exchange/?from=[From]&to=[To]&amount=[Amount]

Parameters
amount = decimal
from & to = AUD, CAD, CHF, CNY, DKK, EUR,
GBP, HKD, HUF, INR, JPY, MXN, MYR, NOK,
NZD, PHP, RUB, SEK, SGD, THB, TRY, USD, ZAR.
Sample API

# Tools API

  • Date & Time
  • Converters
  • Encode / Decode
  • Last Update : 03/11/2024
  • Developer(s) : Jaycee

TimePast

Content-Type: text/html

URL: /timepast/?timezone=[timezone]&timedate=[timedate]

Parameters
timezone = PHP Timezones (America/Adak)
timedate = Y-m-d H:i:s (2024-03-11 00:00:00) Sample API