Displaying price in ETH based on USD exchange rate

0

How do i get the ETH rate in USD, and stored in a variable in php?

user74651

Posted 2018-01-19T22:36:13.483

Reputation: 1

Question was closed 2018-01-21T00:55:38.540

Answers

0

There are an huge number of different sources, for instance CoinMarketCap have all the existing coins with the relative value in dollar, computed by averaging over many exchanges.

Rexcirus

Posted 2018-01-19T22:36:13.483

Reputation: 225

Ok... Please, how do i get and store the value of this crypto in a variable using php. So i can use as i deem fit.. A simple line of code or more, will be greatly appreciated.user74651 2018-01-19T23:29:13.677