|
• Where can I exchange a foreign coin?
|
I have an old Brazilian coin from 1913 that says "2000 Reis" so i looked at a currency converter and it said that coin is worth a couple hundred US dollars but i don't know where I can get that exact amount for an exchange. Where can i go to do this?
|
|
• Foreign Exchange student to japan Questions?
|
Hello I am 17, and am in my senior year of high school. I am interested in taking a semester in japan. I wont need to worry about my school credits as by the end of this semester here in america I will have full credits and able to graduate early. I also have 2 years of experience in the language, and able to go for very cheap. As my Japanese teacher is able to hook me up. Now my questions are...
1.I am Korean-American, how would they treat me as opposed to a white person?
2.What supplies should I bring?
3.Will I need any converters for any electronic equipment?
4.Will teachers lighten up on you, or treat you like anyone else?
Also any additional information would be helpful.
|
|
• I have alot of foreign money!! And the us converter says that I have about $560,000 in worth in usd currency..?
|
I came across some foreign money not to long ago...Alot like I said about $560,000.00....where and when can I exchange this money for us dollars? I live in michigan...
|
|
• Electrical Outlets in Argentina?
|
I'm going to be a foreign exchange student in Argentina soon and I was wondering what type of adapters I will need. I know they use 240V instead of the 120V in the US. Most appliances have adapters in them already for voltage, correct? So will all I need be an adapter? Or should I buy a converter also?
i checked the cords for my laptop, phone, etc. and they all say 120v-240v so all i need is an adapter?
|
|
• Dev C++ Extra Zeros help and currency converter?
|
I have a code and i need some help with it. When i run the code it works its just that the ending adds extra zeros unneeded if you can please help me!! i will supply the code below!!
#include <stdio.h>
int main(void) {
float us;
float fc;
float fs;
printf("How many US dollars are you exchanging?\n ");
scanf("%f", &us);
printf("What is the exchange rate from US dollars to the foreign currency?\n ");
scanf("%f", &fc);
printf("How much foreign currency did you spend?\n ");
scanf("%f", &fs);
double y = (us*fc-fs)/fc;
printf("You will be left with $%f% US currency.", y);
system("pause");
return 0;
}
|
|
• Traveling alone abroad?
|
I'm a sixteen year old girl, and this summer I'll be traveling to Germany from the US. I'm meeting my host family there for a foreign exchange program, so I'll have someone to receive me.
I've flown alone domestically before, but never internationally. I've flown internationally before, just never alone. I'm wondering if anyone has some tips for me.
Like are there any airlines I should or shouldn't use? (I've heard Lufthansa is good)
During an overnight flight, how will I sleep with strangers around me? I'd be afraid I would fall on their shoulder and drool on them or something.
How much money should I take with me as pocket money? I know most international airports have currency converters, so how much US money should I keep on me?
And other things of that nature.
Please and thank you!
|