How do I set a cron job for automatic currency updates in OpenCart?
To update currencies automatically, schedule a cron job that calls yourdomain.com/admin/index.php?route=common/currency&token=YOUR_TOKEN. Run it daily (for example at 06:00). You can find the token while logged in to admin.