to power my led strips which will use 13A max.
But this power supply is 5v, is it possible to power my arduino with it too? (what hardware should i use)
The Arduino runs off 5V so you should be fine if you connect to the 5V pin (bypassing the on-board regulator).
With that much current, you'll probably get a voltage drop (and noise) across the wires & connections so you may need separate power & ground wires to the Arduino, especially if there are any long wire-runs involved.