zcash-android-wallet-sdk icon indicating copy to clipboard operation
zcash-android-wallet-sdk copied to clipboard

Add API to Fetch Fiat Currency Rates

Open ccjernigan opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Users need to be able to see their ZEC balance in Fiat currency values, e.g. USD.

Describe the solution you'd like

Add an API to the SDK for fetching fiat currency rates.

The API will emit a CurrencyConversion object, which we can port over from the Secant app and make part of the SDK public API.

ccjernigan avatar Jul 20 '22 13:07 ccjernigan