Function set_exchange_rate:
Defined in module money_d (file: /daemons/money_d.c)

Set the exchange rate (that is the value) of a currency

Prototype:
nomask void set_exchange_rate(string type, int rate);
