AI Translator
Real-time Chat Translation
Type a message below to start translating
Advanced options
Result
❤️ Love Rewind.ai? Tell your friends!
Sign up to get a referral link and earn 25,000 tokens per friend.
Processing your request...
Translate chat messages in real time with free AI. Break language barriers instantly.
How to Use Real-time Chat Translation
Enter your text
Type or paste the text, or upload a file. No account needed to start.
Set the languages
Choose the source and target language for the pair.
Copy or download
Take the translation as text, ready to use anywhere.
Use this tool via API
Drive this tool from a script instead of the browser. The REST endpoint matches the OpenAI format and authenticates with a bearer token, so you do not need a special client. You pay the same per-token rate as the web app.
curl -X POST https://api.rewind.ai/v1/chat/completions/ \
-H "Authorization: Bearer sk-rewind-..." \
-H "Content-Type: application/json" \
-d '{"model": "qwen/qwen-2.5-7b-instruct", "messages": [{"role": "user", "content": "Translate to Spanish: Hello world"}]}'Real-time Chat Translation FAQ
How would you rate this tool?