M8tyCurrencyExchangeService

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun convertAmount(amount: AmountDto, targetCurrency: IsoCurrencyEnumDto): AmountDto

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

Fetches the latest exchange rate from a source currency to a target currency.