Some powerfull utils that can help you build best products.
UtilsService
Return list of currencies exchange rates.
Returns: Promise
See: CurrencyConversionReq
| Param | Type | Description |
|---|---|---|
| currencies | Array<Object{from, to}> |
Array of objects where from property represents currency you have and to - currency you want. |