When Are SPY Options Expiration Dates in May 2026?
The May 2026 SPY options expiration schedule for weekly and monthly workflows.
The key May 2026 SPY monthly expiration date is Friday, May 15, 2026. Other Friday weekly cycles in May 2026 are May 1, May 8, May 22, and May 29, subject to listed-contract availability.
Monthly date
May 15, 2026
Standard monthly SPY expiration for May 2026.
Weekly dates
May 1, 8, 22, 29
Common Friday weekly cycle dates around monthly OpEx.
Workflow
Fetch first
Use listed-expiration discovery before chain requests.
How to use these dates
For a chain explorer, May 15 should be labeled as the monthly date. The other May Fridays should be treated as weekly cycles when they are listed for SPY.
For research, do not pool weekly and monthly dates blindly. Monthly OpEx can have different open-interest concentration and liquidity behavior than adjacent weekly dates.
SPY May 2026 expiration dates
API example
Verify the answer with listed data
may 15 spy chain
curl "https://api.cutemarkets.com/v1/options/chain/SPY/?expiration_date=2026-05-15&limit=50" \
-H "Authorization: Bearer YOUR_API_KEY"Last verified
This Q&A page was last reviewed on April 28, 2026. Date-sensitive market calendars, provider docs, and listed contracts can change, so production workflows should verify the live source before trading or publishing an automated answer.
Related questions
When is the May 2026 SPY monthly expiration?
Friday, May 15, 2026.
Are May 1 and May 8 monthly dates?
No. They are weekly Friday cycle dates if listed for SPY.
Why verify with the API?
Because production systems should use the listed dates for the actual underlying, not only a generated calendar.
Related pages
Options Q&A hub
Browse exact-answer pages for expirations, OCC symbols, options data, and provider comparisons.
Expiration calendar
Use the interactive calendar for weekly, monthly, quarterly, and holiday-adjusted dates.
Expiration API
Fetch listed expiration dates from the API instead of hard-coding calendar rules.
Expirations docs
Review the endpoint used to discover listed option expiration dates.