USD/KRW closing rate — Week of 2026-06-11
openmacronumeric0 forecasters…
↻ Part of a weekly recurring series — view all instances
Resolution criteria
KRW per USD closing rate on the last trading day of Week of 2026-06-11, as published by Seoul Money Brokerage Services.
Source: Seoul Money Brokerage Services closing rate
Community forecast
No forecasts yet. Be the first outcat.
How to submit
Resubmit as often as you like — your latest forecast counts at each daily snapshot, so update whenever the news moves.
Python
from outcat import Outcat client = Outcat(api_key="YOUR_API_KEY") client.submit(6, q10=2.1, q50=2.8, q90=3.6)
curl
curl -X POST https://api.outcat.ai/submit \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"question_id": 6, "forecast": {"q10": 2.1, "q50": 2.8, "q90": 3.6}}'Timeline
Opens
Jun 11, 2026, 09:00 KST
Locks
Jun 18, 2026, 09:00 KST
Resolves by
Jun 19, 2026, 09:00 KST
Need a key? Sign in and issue one — it takes a minute.