Currency rate exchange APIs for azure webapp

Aditi Mokashi 20 Reputation points
2024-09-24T09:04:19.9633333+00:00

I need to use a forex api (currency rate exchange api) in my webapp hosted using Azure. I have been researching azure services for this but couldn't find any. I got Currency Exchange API (SaaS) on Azure marketplace.

Please help me understand how I can use the marketplace as service and how can I get more information about the products on marketplace.
Please suggest any other options for exchange rate APIs that are reliable (would be great if anybody has tested them!)

Thanks in advance!

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,779 questions
0 comments No comments
{count} votes

Accepted answer
  1. VenkateshDodda-MSFT 20,781 Reputation points Microsoft Employee
    2024-09-24T10:30:55.6566667+00:00

    @Aditi Mokashi Thanks for posting your questions in Microsoft Q&A, apologize for any inconvenience caused on this.

    Based on the shared I understand that you are taking about this "Get foreign exchange rates " in Partner center, if yes and also if your application is also hosted on Azure app service then you call the Partner center Rest API through Http call.

    Also, I see this foreign exchange rates uses Partner Center Authentication which interim uses Entra Id authentication only. You can refer to samples here on how to authenticate to partner center via code based on your suitable programming language

    If you want to know more this partner center Rest API, I suggest you reach out to Partner center community here as this is not supported in Microsoft Q&A forum here.

    Hope this helps, let me know if you have any further questions on this.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.