How to get billing exchange rate via the API

0

Hello everyone,

i would like to automate some stuff via the JS SDK and i currently search for a way to get the exchange rate (USD/EUR) that is also on our VAT Invoices.

Is there a way to get it via the aws sdk/api?

Thank you for reading my post :)

Cheers,
Reon

Reon
已提问 3 年前855 查看次数
1 回答
0

Hi Reon,

In a case like this you would probably have to check out AWS Marketplace or look online for some free currency converter APIs (If you decide to go with something online, remember you use it at your own risk as AWS has nothing to do with it).
You can use AWS Marketplace to find, buy, deploy, and manage third-party software that you may need to build solutions. You can take a look at this document for more information about AWS Marketplace: https://docs.aws.amazon.com/marketplace/latest/buyerguide/what-is-marketplace.html
You can browse AWS Marketplace here: https://aws.amazon.com/marketplace

In terms of what AWS offers, I am only aware of the Cost Explorer API (although there is no currency conversion, it is all in US dollars), which allows you to programmatically query your cost and usage data. https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/ce-api.html

There was a previous forum post like this before: https://forums.aws.amazon.com/thread.jspa?messageID=776671&tstart=0 which received an answer but I cannot vouch for the proposed solution.

You can always reach out to the AWS Account and Billing support team via the Support Center Console and check with them: https://console.aws.amazon.com/support/home

I hope this helps.

amz99
已回答 3 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则