M8tyCurrencyExchangeService
Functions
Link copied to clipboard
Converts the given amount to the target currency.
Link copied to clipboard
Retrieves the latest currency exchange rates from the remote service.
Link copied to clipboard
fun exchangeRatesForCurrencies(srcCurrency: IsoCurrencyEnumDto, targetCurrency: IsoCurrencyEnumDto): M8tyCurrencyExchangeRateModel
Fetches the latest exchange rate from a source currency to a target currency.