Thanks but these do not really answer the problem.
First, displayPrice is a String. We can not realistically parse that string and get back a numeric price value, even if we know the currency code.
Second, storeFront.countryCode gives a country code. Country code and currency code are two entirely different things.