Can some one point me to a visa api which i can use to get percent change for foreign exchange .
Right now if i hit foregin exchange api with right param it gives me result as
{
}
Solved! Go to Solution
Looking for the same issue. Bumped into your thread. Thanks for creating it. Looking forward for solution.
Hi @relsell,
Foreign Exchange Rates API in Sandbox provides simulated data and not real-time data, therefore, it will not match with the real currency exchange rate calculator. Once you move to production you will be able to work with real data. The rate you will get in production will be correct and you can also markup on it before publishing to your customers.
Thanks for answering the question .
It is helpful.