You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Croatian national bank API formats decimal numbers in European (comma) format. Therefore, Javascript uses US number formatting (dot), so parseFloat method parses 7,45 to 7.