Suno to MP3 Converter for Public Songs
Paste one public Suno song link, or up to twenty, and receive a standard 192 kbps MP3 for each that works in editors, podcast apps and ordinary audio players. Run the preset directly on this page or call the same agent-ready endpoint from your product.
See what the tool changes.
A real example: the after side is the unedited output of a KinoGenie job. Run the live form above to generate the same result from your own media.
Rendered from the same pipeline the API and MCP tools call.
Useful defaults, typed options.
The tool slug stays stable while your agent supplies named media inputs and a narrow set of documented options.
- One URL in, one MP3 out, or twenty at once
- Streaming download with strict size and duration limits
- Temporary signed result URL
- 01Resolve the exact public Suno song or Link Only share URL
- 02Verify that the clip is complete and authorised by that exact URL
- 03Decrypt its licensed M4A audio as a bounded stream
- 04Encode and return one 192 kbps MP3
POST /api/v1/tools/suno-to-mp3Know the boundaries before you run.
About suno to mp3
Can I convert several songs at once?
Yes. Put one link per line, up to twenty per request, and each one comes back as its own MP3. They convert in parallel, and a link that cannot be read does not stop the others. This only covers links you already have: reading a private library would need your Suno password, which this never asks for.
Which Suno links work?
A public song URL in the form suno.com/song/<uuid>, or a valid suno.com/s/<code> share link, including Link Only. Playlists, profile pages, unshared private clips and login-only links are refused.
What audio file comes back?
One stereo MP3 encoded at 192 kbps and 48 kHz. It contains the audio only: the Suno page title, cover image and other page metadata are not copied into the file.
Can I convert someone else's song?
Only when you have permission to download and reuse it. A public link proves that the clip can be viewed; it does not grant copyright or a commercial licence.
Does the API expose Suno credentials?
No. The short-lived media licence is handled inside the worker, never returned, persisted in the job recipe or written to logs.