Convert numbers in USA notation to brazilian notation
**This is the converter, just put it as a filter and call it with a float number.** * So, if you have a template variable **{{ my_number }}** that is "3096.44". * It will convert to "3.096,44" using the filter **{{ my_number|numBR }}**.
- convert
- float
- usa
- br
- brazil