Multiple currencies on this templates

Hi all I got this template to give to the costumers, and I got 2 currencies one called KYD that is the local currency and another one called US Dollar and this is my template:
[LAYOUT]
– General layout
SPANGLISH TRAVELERS
CUISINE BAR & GRILL
WEST BAY ROAD, GRAND CAYMAN
(345)949-1507
=
Date:{TICKET DATE}
Time:{TIME}
Server: {USER NAME}
Item Count: {TICKET QUANTITY SUM}
{ENTITIES}

{ENTITY NAME:Tables}
{ENTITY NAME:TakeOut}
Ticket No:{TICKET NO}
-
{ORDERS}
=

Subtotal:|{PLAIN TOTAL}
[Total Gift:|{ORDER STATE TOTAL:Gift}]
{DISCOUNTS}
{SERVICES}
Total:|{TICKET TOTAL}

=
ALL PRICES SHOWN IN CI$
THANK YOU FOR DINING WITH US!
WE LOOK FORWARD TO SEEING
YOU AGAIN SOON!

[DISCOUNTS]
{CALCULATION NAME} %{CALCULATION AMOUNT}|{CALCULATION TOTAL}

[SERVICES]
{CALCULATION NAME}|{CALCULATION TOTAL}

[PAYMENTS]
{PAYMENT NAME}|{PAYMENT AMOUNT}

[ORDERS]
– Default format for orders
- {QUANTITY} {NAME}|{TOTAL PRICE}
{ORDER TAGS}

[ORDERS:Gift]
– Format for gifted orders
- {QUANTITY} {NAME}|GIFT
{ORDER TAGS}

[ORDERS:Void]
– Nothing will print for void lines

[ORDER TAGS]
– Format for order tags
* {ORDER TAG NAME} | {ORDER TAG PRICE}

[ENTITIES:Table]
– Table entity format
Table: {ENTITY NAME}

[ENTITIES:Customer]
– Customer entity format
Customer: {ENTITY NAME} | {ENTITY DATA:Phone}

How can I get the USD to show below the normal total? I been trying for a few weeks and now the client is really mad a t me can anyone please help me?