OANDA at a glance
Regulators:
- US: OANDA Corporation, NFA ID 325821, CFTC-registered RFED — verify on NFA BASIC
- UK: OANDA Europe Ltd, FCA FRN 542574 — verify on FCA register
- EU: OANDA Europe Markets Ltd, CySEC licence 326/17
- Canada: OANDA (Canada) Corporation ULC, IIROC-regulated
OANDA is one of the very few brokers that can legally serve retail forex clients in both the US (CFTC/NFA stack) and the UK (FCA stack) simultaneously. That alone makes it worth understanding, because roughly 60% of “best forex broker” lists feature brokers Americans cannot legally use.
- Best for
- Experienced traders and API developers
- Skip if
- Copy-traders or complete beginners
- Cost floor
- No minimum deposit; Core: 0.2 pip + $5/100K
Spreads and pricing — Standard vs Core
OANDA offers two pricing tiers:
| Account | EUR/USD spread | Commission | All-in per $100K lot | Best for |
|---|---|---|---|---|
| Standard | ~1.2 pips | None | ~$12 | Low-volume traders |
| Core | ~0.2 pips | $5 per 100K ($10 RT) | ~$12 | High-volume traders |
The maths: both accounts cost roughly the same at typical retail volumes. The Core account only becomes cheaper above approximately 5 lots per month. For algorithmic traders running high turnover, Core is significantly better. For manual traders doing 1–3 trades a week, Standard is simpler.
No withdrawal fees on bank transfer. Skrill/PayPal charges apply at payment provider’s rate. No inactivity fee.
The OANDA API — the real reason developers choose this broker
OANDA’s v20 REST and streaming API is the most developer-friendly in retail forex. Key specs:
- REST API: standard HTTPS endpoints for account info, pricing, orders, trades, positions, history
- Streaming API: live price tick stream via Server-Sent Events (SSE) — no WebSocket polling required
- Rate limits: 120 requests per second on the free tier (no paid tier required)
- Documentation: comprehensive, versioned, with Python/Java/Go SDK examples
- Paper trading: the demo environment uses the same API endpoints as live — your code runs on the demo before you risk real money
The oanda api keyword is growing at +24% YoY (2,900/mo) because developers are choosing OANDA specifically to automate strategies via Python or Go without paying for a VPS-based EA marketplace. This is a real signal, not a keyword artefact.
Regulation — jurisdiction by jurisdiction
| Jurisdiction | Entity | Regulator | Accepts? | Leverage cap |
|---|---|---|---|---|
| USA | OANDA Corporation | NFA 325821 / CFTC | Yes | 50:1 majors |
| UK | OANDA Europe Ltd | FCA 542574 | Yes | 30:1 majors |
| EU | OANDA Europe Markets | CySEC 326/17 | Yes | 30:1 majors |
| Canada | OANDA Canada | IIROC | Yes | 50:1 majors |
| Australia | OANDA Australia Pty Ltd | ASIC | Yes | 30:1 majors |
| Singapore | OANDA Asia Pacific | MAS | Yes | Per MAS rules |
The mobile app
OANDA offers two mobile apps: OANDA Trade (proprietary platform) and MT4 (MetaTrader bridge). For most retail users, OANDA Trade is the better choice — the charting is cleaner on mobile and the order-entry flow is simpler. MT4 users can connect via the broker’s MT4 bridge.
The app is functional rather than beautiful. No social feed, no copy-trading, no one-click “what are other traders doing” surface. It’s a serious trading tool for traders who already know what they’re doing.
Who OANDA is for
- Best match: US or UK resident with $500–$10,000 who wants a strictly regulated, no-nonsense account, OR a developer wanting to automate via the REST API
- Second match: Experienced manual trader who wants reliable execution on majors with no deposit minimum
- Not a good match: Beginners (the platform has a learning curve), copy-traders (no social features), high-leverage seekers
Open an OANDA demo account — available without funding.
See also: eToro vs OANDA · OANDA API explained · Best forex apps for US traders