

# CurrencyExchangeDetails
<a name="API_invoicing_CurrencyExchangeDetails"></a>

The details of currency exchange. 

## Contents
<a name="API_invoicing_CurrencyExchangeDetails_Contents"></a>

 ** Rate **   <a name="awscostmanagement-Type-invoicing_CurrencyExchangeDetails-Rate"></a>
The currency exchange rate.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `[\s\S]*`   
Required: No

 ** SourceCurrencyCode **   <a name="awscostmanagement-Type-invoicing_CurrencyExchangeDetails-SourceCurrencyCode"></a>
The exchange source currency.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `[\s\S]*`   
Required: No

 ** TargetCurrencyCode **   <a name="awscostmanagement-Type-invoicing_CurrencyExchangeDetails-TargetCurrencyCode"></a>
The exchange target currency.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `[\s\S]*`   
Required: No

## See Also
<a name="API_invoicing_CurrencyExchangeDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/invoicing-2024-12-01/CurrencyExchangeDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/invoicing-2024-12-01/CurrencyExchangeDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/invoicing-2024-12-01/CurrencyExchangeDetails) 