want to create regex for below string in php
$input = 1-2500|1.5-3500|2-4250|2.5-5100
Output should be as below
$output = 1kg, 1.5kg, 2kg, 2.5kg