I have this solution:
Put a letter or any symbol behind all your price.
Example :
- price 1 : 300 X
- price 2 : 1000 X
Then you need an ID for each country.
Example : "US" for America, "EN" for England
Check the ID after that :
if the ID is US, replace X in the price with "$" and so on.