Well, I never used the ExchangeRate BO, but if what you can do is to get always the current exchange rate, you can use an ExternalWebServiceIntegration to use a public web service that gets you the current exchange rate, I don't know if that's what you're looking for.
Regards.