You have to calculate them,to get SI units.
Yes but how do I calculate them? Is it algebraically?
It can be done if you understand how to convert each part of the unit. For example, you that there is 0.001 kg for every 1 g and you know that are 0.001 L for every 1 mL. In this example, you can simply multiply the grams with 1000 and the mL with 1000 to get the equivalent numerical amount in kg/L. For example, 100 g/mL is the same as 100 kg/L. This one is easy because both are metric units.
We may take a slightly harder unit like km/s. We want to convert this to m/s (SI-unit). So we only have to manipulate the numerator, since the denominator is already expressed in our desired unit! We know that for every km, we have 1000 m. So we must multiply the numerator by 1000 to go from km to m. We see that 1 km/s then corresponds to 1000 m/s.
Let's consider an even harder example, we may want to convert km/h to m/s. Now we have to manipulate both the numerator
and the denominator. But as long as we just convert each unit independently, it is not that hard. As demonstrated before, we can go from km to m by multiplying by 1000. How do we go from hours to seconds? Similarly, we understand that for every hour, we have 60 minutes, and for every minute we have 60 seconds. This means that 1 hr = 60*60 s. So let's say we have a velocity of 1 km/h. Then we must multiply this number by 1000/(60*60) and we get that 1 km/h = 0.278 m/s (approximately).
To summarize:
1. Look at each part of the unit independently.
2. Determine what you have to multiply each unit with to convert it to the desired unit.
3. Multiply the actual quantity with this number.
I hope it's clear!