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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南