GET /forex/current computes: inverse rate and day-over-day change. No query parameters.
The REST endpoint scopes to one ?target= currency at a time; this channel sends every currency pair for every target at once, and target_currency on each entry tells you which one it is.
Message format
snapshot arrives once on connect with every currency pair’s current rate. update arrives whenever any rate changes, and always carries the full list.