It uses API from HNB (Croatian National Bank) to pull currency exchange rate data for croatian kuna.
Screenshot
mode: “carousel” - rotate between currency
mode: “table”
Download
MMM-HNB-Exchange
Configuration:
{
module: "MMM-HNB'Exchange",
position: "top_right",
config: {
decimal: 2,
currency: ['GBP', 'USD', 'EUR', 'BAM', 'AUD', 'CAD'],
mode: "table", //"carousel" or "table"
}
},
Version:
28.12.2020 - v1.0.0 - Initial Release