You can set a specific value and currency for your standard events. This helps you measure your return on ad spend and optimize for value.
Here is an example:
<script>
fbq('track', 'Lead', {currency: "USD", value: 12.77});
</script>
For more detailed information click here