As u can set only one price for each product, it wont do u any good to change the currency along with the language switching.
Also if u r using a payment provider, he will most likely require the store to send the price value in a specific currency, so even if u could put different price values on each product according to the different currencies, the payment would be messed up at the provider.
The only way to do it, id say would by running the store in one currency like it does now, but then by script have the conversion done on the fly for display, but maintaining the same currency behind that throughout the store, so that the store only works in dollars for example, but pricetags will be converted on the fly.
That's what the currency converter is for, its kinda the next best solution to the issue imo and afaik, its the only solution we have in NB Store until the new version comes out, which I can imagine will be different/better.
The easiest way to go would be to choose the currency that most of ur customers will understand and use that, because if I remember correctly, the conversion table has to be manually updated.
Also if u r using a payment provider, he will most likely require the store to send the price value in a specific currency, so even if u could put different price values on each product according to the different currencies, the payment would be messed up at the provider.
The only way to do it, id say would by running the store in one currency like it does now, but then by script have the conversion done on the fly for display, but maintaining the same currency behind that throughout the store, so that the store only works in dollars for example, but pricetags will be converted on the fly.
That's what the currency converter is for, its kinda the next best solution to the issue imo and afaik, its the only solution we have in NB Store until the new version comes out, which I can imagine will be different/better.
The easiest way to go would be to choose the currency that most of ur customers will understand and use that, because if I remember correctly, the conversion table has to be manually updated.