How to change the currency value from U$ to USD in datastream web service?
{
"DataResponse": {"AdditionalResponses": null,
"DataTypeNames": null,
"DataTypeValues": [{"DataType": "X(DE26MD)~USD",
"SymbolValues": [{"Currency": "U$",
"Symbol": "GB0009895292",
"Type": 5,
"Value": 3.3
}
]
},
{"DataType": "X(DE27MD)~USD",
"SymbolValues": [{"Currency": "U$",
"Symbol": "GB0009895292",
"Type": 5,
"Value": 3.47
}
]
},
{"DataType": "X(DE28MD)~USD",
"SymbolValues": [{"Currency": "U$",
"Symbol": "GB0009895292",
"Type": 5,
"Value": 3.63
}
]
},
{"DataType": "X(DE29MD)~USD",
"SymbolValues": [{"Currency": "U$",
"Symbol": "GB0009895292",
"Type": 5,
"Value": 3.82
}
]
},
{"DataType": "X(DE30MD)~USD",
"SymbolValues": [{"Currency": "U$",
"Symbol": "GB0009895292",
"Type": 5,
"Value": 3.99
}
]
}
],
"Dates": ["2026-08-17T00:00:00"
],
"SymbolNames": null,
"Tag": null
},
"Properties": null
}