Rank any currency set
by any metric.
Performance, volatility, drawdown, safe-haven score. Rank any set of currencies by any metric over any time window. Data-driven answers, not editorial opinion.
Requires Growth plan · Free tier: 1,000 requests/month
curl "https://api.currency-core.com/v1/history/analysis?base=USD&period=5y&mode=movers" \
-H "Authorization: Bearer YOUR_KEY"curl -X POST https://api.currency-core.com/v1/ai \
-H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"q":"Rank GCC currencies by performance since 2010"}'Four ways to rank currencies.
Performance ranking
Which currencies strengthened or weakened most against a base? Ranked by strengthenedPct over any window.
Stability ranking
Most to least stable currencies by annualized volatility. Identify safe pricing currencies for global products.
Drawdown ranking
Which currencies had the worst peak-to-trough declines? Ranked by max drawdown depth and recovery speed.
Safe-haven scoring
Score currencies on safe-haven characteristics. Compare CHF, JPY, USD across crisis performance, stability, and reserve status.
Common questions
How does CurrencyCore rank currencies?
Rankings are computed from historical data: performance (% change), volatility (annualized std dev), drawdown (peak-to-trough), and safe-haven score. All data-driven, no editorial input.
Can I rank over a custom time period?
Yes. Use period shorthands (1y, 5y, ytd, 10y) or explicit from/to dates. See analyze_history docs.
Data-driven currency rankings.
On demand.
Start free. Full ranking suite on Growth plan.