Unix Timestamp Converter

Convert between Unix timestamps and human-readable dates. Live clock included.

Current Unix Timestamp

Use via API

Convert timestamps programmatically:

curl -H "X-API-Key: YOUR_KEY" -X POST \
  -d '{"timestamp":1700000000}' \
  https://api.fengdeagents.site/api/timestamp

Get a free API key →

About This Tool

This Unix timestamp converter runs entirely in your browser. It converts Unix epoch timestamps (seconds since January 1, 1970 UTC) to human-readable dates and vice versa. Supports both seconds and milliseconds timestamps.

Need programmatic access? Our DevTools API provides timestamp conversion and many other developer utilities via a simple REST API with a free tier.

DevTools API · JSON Formatter · UUID Generator · Base64 Encoder · Hash Generator · Password Generator