The stock status calculator will tell you the quantity and stock id of the inventory with the highest quantity of available items. It will use the inventories connected to the current country plus any additional inventories you pass to it. So it basically answers the question, is this variant in stock?
You can use the InventoryItemService to fetch the quantity for a specific variant and inventory.