Software Serial and SPI

Can i use both SPI and software Serial at the same time ?

Providing the software serial is using different pins then yes.

Also don’t use pins 0&1 for software serial as that is what the hardware serial uses.