Zend certified PHP/Magento developer

Magento2 Cart prices Multi Currency store

I have an online store with 3 different currencies. I fetch the prices of each product from an external web-service.

A weird thing is happening, when I switch the currency from the store, the prices of items that are already in the cart are not updated. How do I force this to be updated?

Thanks in advance you for your help !