from flask_babel import format_currency format_currency(1099.98, 'USD')
from flask_babel import format_currency
format_currency(1099.98, 'USD')