Skip Navigation

Get Currency Conversion

2.1.0
Payment
SOAP API
Travel Agency
Airline Carrier

Not Signed In.

Looks like you may not have access to all of the resources and documentation for this page.
Please log-in or contact your support desk team if you believe you should have access.

The Get Currency Conversion (DisplayCurrencyLLSRQ) service is used to retrieve conversion information for all currencies loaded into the SabreĀ® global distribution system (SabreĀ® system).

Target Audience
Travel Agency
Airline Carrier
API Version
2.1.0
Authentication
Session Token
Service Action Code
DisplayCurrencyLLSRQ
Sample Request
<DisplayCurrencyRQ xmlns="http://webservices.sabre.com/sabreXML/2011/10" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ReturnHostCommand="false" TimeStamp="2012-01-12T11:00:00-06:00" Version="2.1.0">
    <CountryCode>US</CountryCode>
    <CurrencyCode>CUR</CurrencyCode>
</DisplayCurrencyRQ>
Sample Response
<DisplayCurrencyRS xmlns="http://webservices.sabre.com/sabreXML/2011/10" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:stl="http://services.sabre.com/STL/v01" Version="2.1.0">
    <stl:ApplicationResults status="Complete">
        <stl:Success timeStamp="2014-06-05T09:22:15-05:00"/>
        <stl:Warning type="BusinessLogic">
            <stl:SystemSpecificResults>
                <stl:Message>ATSE V2 IN PROGRESS - PLEASE WAIT</stl:Message>
                <stl:ShortText>WARN.SWS.HOST.INTERMEDIATE_RESPONSE</stl:ShortText>
            </stl:SystemSpecificResults>
        </stl:Warning>
    </stl:ApplicationResults>
    <Country Name="AFGHANISTAN" RPH="1">
        <CurrencyCode>AFN</CurrencyCode>
        <CurrencyName>AFGHANI</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">49.50</Rate>
    </Country>
    <Country Name="ALBANIA" RPH="2">
        <CurrencyCode>ALL</CurrencyCode>
        <CurrencyName>NEW LEK</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">102.344</Rate>
    </Country>
    <Country Name="ALGERIA" RPH="3">
        <CurrencyCode>DZD</CurrencyCode>
        <CurrencyName>DINAR</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">79.07882</Rate>
    </Country>
    <Country Name="AMERICAN SAMOA" RPH="4">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="ANDORRA" RPH="5">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="ANGOLA" RPH="6">
        <CurrencyCode>AOA</CurrencyCode>
        <CurrencyName>KWANZA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">97.651</Rate>
    </Country>
    <Country Name="ANGUILLA" RPH="7">
        <CurrencyCode>XCD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.70</Rate>
    </Country>
    <Country Name="ANTIGUA AND BAR" RPH="8">
        <CurrencyCode>XCD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.70</Rate>
    </Country>
    <Country Name="ARGENTINA" RPH="9">
        <CurrencyCode>ARS</CurrencyCode>
        <CurrencyName>PESO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">8.13</Rate>
    </Country>
    <Country Name="ARMENIA" RPH="10">
        <CurrencyCode>AMD</CurrencyCode>
        <CurrencyName>DRAM</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">413.12</Rate>
    </Country>
    <Country Name="ARUBA" RPH="11">
        <CurrencyCode>AWG</CurrencyCode>
        <CurrencyName>GUILDER</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">1.79</Rate>
    </Country>
    <Country Name="AUSTRALIA" RPH="12">
        <CurrencyCode>AUD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.0815</Rate>
    </Country>
    <Country Name="AUSTRIA" RPH="13">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="AZERBAIJAN" RPH="14">
        <CurrencyCode>AZN</CurrencyCode>
        <CurrencyName>MANAT</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">0.7833</Rate>
    </Country>
    <Country Name="BAHAMAS" RPH="15">
        <CurrencyCode>BSD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="BAHRAIN" RPH="16">
        <CurrencyCode>BHD</CurrencyCode>
        <CurrencyName>DINAR</CurrencyName>
        <DecimalPlaces>3</DecimalPlaces>
        <Rate Type="BSR">0.377</Rate>
    </Country>
    <Country Name="BANGLADESH" RPH="17">
        <CurrencyCode>BDT</CurrencyCode>
        <CurrencyName>TAKA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">77.537</Rate>
    </Country>
    <Country Name="BARBADOS" RPH="18">
        <CurrencyCode>BBD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.00000</Rate>
    </Country>
    <Country Name="BELARUS" RPH="19">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="BELARUS" RPH="20">
        <CurrencyCode>BYR</CurrencyCode>
        <CurrencyName>RUBLE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">10110.0</Rate>
    </Country>
    <Country Name="BELGIUM" RPH="21">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="BELIZE" RPH="22">
        <CurrencyCode>BZD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.00000</Rate>
    </Country>
    <Country Name="BENIN" RPH="23">
        <CurrencyCode>XOF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="BERMUDA" RPH="24">
        <CurrencyCode>BMD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="BES ISLANDS" RPH="25">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="BHUTAN" RPH="26">
        <CurrencyCode>BTN</CurrencyCode>
        <CurrencyName>NGULTRUM</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">58.5875</Rate>
    </Country>
    <Country Name="BOLIVIA" RPH="27">
        <CurrencyCode>BOB</CurrencyCode>
        <CurrencyName>BOLIVIANO</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">6.96</Rate>
    </Country>
    <Country Name="BOSNIA AND HERZ" RPH="28">
        <CurrencyCode>BAM</CurrencyCode>
        <CurrencyName>MARK</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">1.42968</Rate>
    </Country>
    <Country Name="BOTSWANA" RPH="29">
        <CurrencyCode>BWP</CurrencyCode>
        <CurrencyName>PULA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">8.70248</Rate>
    </Country>
    <Country Name="BOUVET ISLAND" RPH="30">
        <CurrencyCode>NOK</CurrencyCode>
        <CurrencyName>KRONE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">5.9959</Rate>
    </Country>
    <Country Name="BRAZIL" RPH="31">
        <CurrencyCode>BRL</CurrencyCode>
        <CurrencyName>REAL</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">2.2802</Rate>
    </Country>
    <Country Name="BRITISH INDIAN" RPH="32">
        <CurrencyCode>GBP</CurrencyCode>
        <CurrencyName>POUND</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.5972</Rate>
    </Country>
    <Country Name="BRITISH VIRGIN" RPH="33">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="BRUNEI DARUSSAL" RPH="34">
        <CurrencyCode>BND</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">1.25214</Rate>
    </Country>
    <Country Name="BULGARIA" RPH="35">
        <CurrencyCode>BGN</CurrencyCode>
        <CurrencyName>LEV</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">1.42968</Rate>
    </Country>
    <Country Name="BURKINA FASO" RPH="36">
        <CurrencyCode>XOF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="BURUNDI" RPH="37">
        <CurrencyCode>BIF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">1548.26</Rate>
    </Country>
    <Country Name="CAMBODIA" RPH="38">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="CAMBODIA" RPH="39">
        <CurrencyCode>KHR</CurrencyCode>
        <CurrencyName>RIEL</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">4030.22113</Rate>
    </Country>
    <Country Name="CAMEROON" RPH="40">
        <CurrencyCode>XAF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="CANADA" RPH="41">
        <CurrencyCode>CAD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.09</Rate>
    </Country>
    <Country Name="CAPE VERDE" RPH="42">
        <CurrencyCode>CVE</CurrencyCode>
        <CurrencyName>ESCUDO</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">80.60165</Rate>
    </Country>
    <Country Name="CAYMAN ISLANDS" RPH="43">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="CAYMAN ISLANDS" RPH="44">
        <CurrencyCode>KYD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">0.82</Rate>
    </Country>
    <Country Name="CENTRAL AFRICAN" RPH="45">
        <CurrencyCode>XAF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="CHAD" RPH="46">
        <CurrencyCode>XAF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="CHILE" RPH="47">
        <CurrencyCode>CLP</CurrencyCode>
        <CurrencyName>NEW PESO</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">555.00</Rate>
    </Country>
    <Country Name="CHINA" RPH="48">
        <CurrencyCode>CNY</CurrencyCode>
        <CurrencyName>RENMINBI</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">6.2482</Rate>
    </Country>
    <Country Name="CHINESE TAIPEI" RPH="49">
        <CurrencyCode>TWD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">30.047</Rate>
    </Country>
    <Country Name="CHRISTMAS ISLAN" RPH="50">
        <CurrencyCode>AUD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.0815</Rate>
    </Country>
    <Country Name="COCOS ISLANDS" RPH="51">
        <CurrencyCode>AUD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.0815</Rate>
    </Country>
    <Country Name="COLOMBIA" RPH="52">
        <CurrencyCode>COP</CurrencyCode>
        <CurrencyName>PESO</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">1897.70</Rate>
    </Country>
    <Country Name="COMOROS" RPH="53">
        <CurrencyCode>KMF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">359.61923</Rate>
    </Country>
    <Country Name="CONGO BRAZZAVIL" RPH="54">
        <CurrencyCode>XAF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="CONGO DEM KINSH" RPH="55">
        <CurrencyCode>CDF</CurrencyCode>
        <CurrencyName>CONGOLIAS</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">922.402</Rate>
    </Country>
    <Country Name="COOK ISLANDS" RPH="56">
        <CurrencyCode>NZD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.183</Rate>
    </Country>
    <Country Name="COSTA RICA" RPH="57">
        <CurrencyCode>CRC</CurrencyCode>
        <CurrencyName>COLON</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">560.08</Rate>
    </Country>
    <Country Name="COTE D IVOIRE" RPH="58">
        <CurrencyCode>XOF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="CROATIA" RPH="59">
        <CurrencyCode>HRK</CurrencyCode>
        <CurrencyName>KUNA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">5.56186</Rate>
    </Country>
    <Country Name="CUBA" RPH="60">
        <CurrencyCode>CUP</CurrencyCode>
        <CurrencyName>PESO</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">1.00000</Rate>
    </Country>
    <Country Name="CURACAO" RPH="61">
        <CurrencyCode>ANG</CurrencyCode>
        <CurrencyName>GUILDER</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">1.79</Rate>
    </Country>
    <Country Name="CYPRUS" RPH="62">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="CZECH REPUBLIC" RPH="63">
        <CurrencyCode>CZK</CurrencyCode>
        <CurrencyName>KORUNA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">20.223</Rate>
    </Country>
    <Country Name="DENMARK" RPH="64">
        <CurrencyCode>DKK</CurrencyCode>
        <CurrencyName>KRONE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">5.4893</Rate>
    </Country>
    <Country Name="DJIBOUTI" RPH="65">
        <CurrencyCode>DJF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">178.15</Rate>
    </Country>
    <Country Name="DOMINICA" RPH="66">
        <CurrencyCode>XCD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.70</Rate>
    </Country>
    <Country Name="DOMINICAN REPUB" RPH="67">
        <CurrencyCode>DOP</CurrencyCode>
        <CurrencyName>PESO</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">43.31</Rate>
    </Country>
    <Country Name="E URAL RUSSIA" RPH="68">
        <CurrencyCode>RUB</CurrencyCode>
        <CurrencyName>RUBLE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">35.013</Rate>
    </Country>
    <Country Name="ECUADOR" RPH="69">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="EGYPT" RPH="70">
        <CurrencyCode>EGP</CurrencyCode>
        <CurrencyName>POUND</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">7.1406</Rate>
    </Country>
    <Country Name="EL SALVADOR" RPH="71">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="EL SALVADOR" RPH="72">
        <CurrencyCode>SVC</CurrencyCode>
        <CurrencyName>COLON</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">8.75</Rate>
    </Country>
    <Country Name="EQUATORIAL GUIN" RPH="73">
        <CurrencyCode>XAF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="ERITREA" RPH="74">
        <CurrencyCode>ERN</CurrencyCode>
        <CurrencyName>NAKFA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">15.75</Rate>
    </Country>
    <Country Name="ESTONIA" RPH="75">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="ETHIOPIA" RPH="76">
        <CurrencyCode>ETB</CurrencyCode>
        <CurrencyName>BIRR</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">19.518</Rate>
    </Country>
    <Country Name="FALKLAND ISLAND" RPH="77">
        <CurrencyCode>FKP</CurrencyCode>
        <CurrencyName>POUND</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.5972</Rate>
    </Country>
    <Country Name="FAROE ISLANDS" RPH="78">
        <CurrencyCode>DKK</CurrencyCode>
        <CurrencyName>KRONE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">5.4893</Rate>
    </Country>
    <Country Name="FIJI" RPH="79">
        <CurrencyCode>FJD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">1.83572</Rate>
    </Country>
    <Country Name="FINLAND" RPH="80">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="FRANCE" RPH="81">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="FRENCH GUIANA" RPH="82">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="FRENCH POLYNESI" RPH="83">
        <CurrencyCode>XPF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">87.22924</Rate>
    </Country>
    <Country Name="FRENCH SOUTHERN" RPH="84">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="GABON" RPH="85">
        <CurrencyCode>XAF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="GAMBIA" RPH="86">
        <CurrencyCode>GMD</CurrencyCode>
        <CurrencyName>DALASI</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">39.764</Rate>
    </Country>
    <Country Name="GEORGIA" RPH="87">
        <CurrencyCode>GEL</CurrencyCode>
        <CurrencyName>LARI</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">1.75618</Rate>
    </Country>
    <Country Name="GERMANY" RPH="88">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="GHANA" RPH="89">
        <CurrencyCode>GHS</CurrencyCode>
        <CurrencyName>CEDI</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.9501</Rate>
    </Country>
    <Country Name="GIBRALTAR" RPH="90">
        <CurrencyCode>GIP</CurrencyCode>
        <CurrencyName>POUND</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.5972</Rate>
    </Country>
    <Country Name="GREECE" RPH="91">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="GREENLAND" RPH="92">
        <CurrencyCode>DKK</CurrencyCode>
        <CurrencyName>KRONE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">5.4893</Rate>
    </Country>
    <Country Name="GRENADA" RPH="93">
        <CurrencyCode>XCD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.70</Rate>
    </Country>
    <Country Name="GUADELOUPE" RPH="94">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="GUAM" RPH="95">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="GUATEMALA" RPH="96">
        <CurrencyCode>GTQ</CurrencyCode>
        <CurrencyName>QUETZAL</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">7.81</Rate>
    </Country>
    <Country Name="GUINEA" RPH="97">
        <CurrencyCode>GNF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">7028.00</Rate>
    </Country>
    <Country Name="GUINEA BISSAU" RPH="98">
        <CurrencyCode>XOF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="GUYANA" RPH="99">
        <CurrencyCode>GYD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">206.21</Rate>
    </Country>
    <Country Name="HAITI" RPH="100">
        <CurrencyCode>HTG</CurrencyCode>
        <CurrencyName>GOURDE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">45.6492</Rate>
    </Country>
    <Country Name="HEARD MACDONALD" RPH="101">
        <CurrencyCode>AUD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.0815</Rate>
    </Country>
    <Country Name="HONDURAS" RPH="102">
        <CurrencyCode>HNL</CurrencyCode>
        <CurrencyName>LEMPIRA</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">21.0261</Rate>
    </Country>
    <Country Name="HONG KONG SAR C" RPH="103">
        <CurrencyCode>HKD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">7.7541</Rate>
    </Country>
    <Country Name="HUNGARY" RPH="104">
        <CurrencyCode>HUF</CurrencyCode>
        <CurrencyName>FORINT</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">223.63</Rate>
    </Country>
    <Country Name="ICELAND" RPH="105">
        <CurrencyCode>ISK</CurrencyCode>
        <CurrencyName>KRONA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">112.749</Rate>
    </Country>
    <Country Name="INDIA" RPH="106">
        <CurrencyCode>INR</CurrencyCode>
        <CurrencyName>RUPEE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">59.16995</Rate>
    </Country>
    <Country Name="INDONESIA" RPH="107">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="INDONESIA" RPH="108">
        <CurrencyCode>IDR</CurrencyCode>
        <CurrencyName>RUPIAH</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">11819.0</Rate>
    </Country>
    <Country Name="IRAN" RPH="109">
        <CurrencyCode>IRR</CurrencyCode>
        <CurrencyName>RIAL</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">32690.0</Rate>
    </Country>
    <Country Name="IRAQ" RPH="110">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="IRAQ" RPH="111">
        <CurrencyCode>IQD</CurrencyCode>
        <CurrencyName>DINAR</CurrencyName>
        <DecimalPlaces>3</DecimalPlaces>
        <Rate Type="ICH">1163.74</Rate>
    </Country>
    <Country Name="IRELAND" RPH="112">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="ISRAEL" RPH="113">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="ISRAEL" RPH="114">
        <CurrencyCode>ILS</CurrencyCode>
        <CurrencyName>SHEKEL</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">3.4709</Rate>
    </Country>
    <Country Name="ITALY" RPH="115">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="JAMAICA" RPH="116">
        <CurrencyCode>JMD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">111.2824</Rate>
    </Country>
    <Country Name="JAPAN" RPH="117">
        <CurrencyCode>JPY</CurrencyCode>
        <CurrencyName>YEN</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">102.38</Rate>
    </Country>
    <Country Name="JORDAN" RPH="118">
        <CurrencyCode>JOD</CurrencyCode>
        <CurrencyName>DINAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7083</Rate>
    </Country>
    <Country Name="KAZAKHSTAN" RPH="119">
        <CurrencyCode>KZT</CurrencyCode>
        <CurrencyName>TENGE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">182.53</Rate>
    </Country>
    <Country Name="KENYA" RPH="120">
        <CurrencyCode>KES</CurrencyCode>
        <CurrencyName>SHILLING</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">87.645</Rate>
    </Country>
    <Country Name="KIRIBATI" RPH="121">
        <CurrencyCode>AUD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.0815</Rate>
    </Country>
    <Country Name="KOREA DEM REP O" RPH="122">
        <CurrencyCode>KPW</CurrencyCode>
        <CurrencyName>WON</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">96.349</Rate>
    </Country>
    <Country Name="KOREA REP OF/SO" RPH="123">
        <CurrencyCode>KRW</CurrencyCode>
        <CurrencyName>WON</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">1024.69</Rate>
    </Country>
    <Country Name="KUWAIT" RPH="124">
        <CurrencyCode>KWD</CurrencyCode>
        <CurrencyName>DINAR</CurrencyName>
        <DecimalPlaces>3</DecimalPlaces>
        <Rate Type="BSR">0.282</Rate>
    </Country>
    <Country Name="KYRGYZSTAN" RPH="125">
        <CurrencyCode>KGS</CurrencyCode>
        <CurrencyName>SOM</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">52.0774</Rate>
    </Country>
    <Country Name="LAOS" RPH="126">
        <CurrencyCode>LAK</CurrencyCode>
        <CurrencyName>KIP</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">8053.70</Rate>
    </Country>
    <Country Name="LATVIA" RPH="127">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="LEBANON" RPH="128">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="LEBANON" RPH="129">
        <CurrencyCode>LBP</CurrencyCode>
        <CurrencyName>POUND</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">1511.95</Rate>
    </Country>
    <Country Name="LESOTHO" RPH="130">
        <CurrencyCode>LSL</CurrencyCode>
        <CurrencyName>LOTI</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">10.6867</Rate>
    </Country>
    <Country Name="LIBERIA" RPH="131">
        <CurrencyCode>LRD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">81.354</Rate>
    </Country>
    <Country Name="LIBYA" RPH="132">
        <CurrencyCode>LYD</CurrencyCode>
        <CurrencyName>DINAR</CurrencyName>
        <DecimalPlaces>3</DecimalPlaces>
        <Rate Type="ICH">1.2201</Rate>
    </Country>
    <Country Name="LIECHTENSTEIN" RPH="133">
        <CurrencyCode>CHF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.8987</Rate>
    </Country>
    <Country Name="LITHUANIA" RPH="134">
        <CurrencyCode>LTL</CurrencyCode>
        <CurrencyName>LITAS</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.52393</Rate>
    </Country>
    <Country Name="LUXEMBOURG" RPH="135">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="MACAU SAR CHINA" RPH="136">
        <CurrencyCode>MOP</CurrencyCode>
        <CurrencyName>PATACA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">7.9855</Rate>
    </Country>
    <Country Name="MACEDONIA" RPH="137">
        <CurrencyCode>MKD</CurrencyCode>
        <CurrencyName>DENAR</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">45.026</Rate>
    </Country>
    <Country Name="MADAGASCAR" RPH="138">
        <CurrencyCode>MGA</CurrencyCode>
        <CurrencyName>ARIARY</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">2376.368</Rate>
    </Country>
    <Country Name="MALAWI" RPH="139">
        <CurrencyCode>MWK</CurrencyCode>
        <CurrencyName>KWACHA</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">393.648</Rate>
    </Country>
    <Country Name="MALAYSIA" RPH="140">
        <CurrencyCode>MYR</CurrencyCode>
        <CurrencyName>RINGGIT</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">3.2273</Rate>
    </Country>
    <Country Name="MALDIVES" RPH="141">
        <CurrencyCode>MVR</CurrencyCode>
        <CurrencyName>RUPEE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">15.441</Rate>
    </Country>
    <Country Name="MALI" RPH="142">
        <CurrencyCode>XOF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="MALTA" RPH="143">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="MARSHALL ISLAND" RPH="144">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="MARTINIQUE" RPH="145">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="MAURITANIA" RPH="146">
        <CurrencyCode>MRO</CurrencyCode>
        <CurrencyName>OUGUIYA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">292.937</Rate>
    </Country>
    <Country Name="MAURITIUS" RPH="147">
        <CurrencyCode>MUR</CurrencyCode>
        <CurrencyName>RUPEE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">30.145</Rate>
    </Country>
    <Country Name="MAYOTTE" RPH="148">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="MEXICO" RPH="149">
        <CurrencyCode>MXN</CurrencyCode>
        <CurrencyName>PESO</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">12.9447</Rate>
    </Country>
    <Country Name="MICRONESIA" RPH="150">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="MOLDOVA" RPH="151">
        <CurrencyCode>MDL</CurrencyCode>
        <CurrencyName>LEU</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">13.64075</Rate>
    </Country>
    <Country Name="MONACO" RPH="152">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="MONGOLIA" RPH="153">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="MONGOLIA" RPH="154">
        <CurrencyCode>MNT</CurrencyCode>
        <CurrencyName>TUGRIK</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">1823.82</Rate>
    </Country>
    <Country Name="MONTENEGRO" RPH="155">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="MONTSERRAT" RPH="156">
        <CurrencyCode>XCD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.70</Rate>
    </Country>
    <Country Name="MOROCCO" RPH="157">
        <CurrencyCode>MAD</CurrencyCode>
        <CurrencyName>DIRHAM</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">8.19634</Rate>
    </Country>
    <Country Name="MOZAMBIQUE" RPH="158">
        <CurrencyCode>MZN</CurrencyCode>
        <CurrencyName>METICAL</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">31.626</Rate>
    </Country>
    <Country Name="MYANMAR" RPH="159">
        <CurrencyCode>MMK</CurrencyCode>
        <CurrencyName>KYAT</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">964.90</Rate>
    </Country>
    <Country Name="NAMIBIA" RPH="160">
        <CurrencyCode>NAD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">10.6867</Rate>
    </Country>
    <Country Name="NAURU" RPH="161">
        <CurrencyCode>AUD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.0815</Rate>
    </Country>
    <Country Name="NEPAL" RPH="162">
        <CurrencyCode>NPR</CurrencyCode>
        <CurrencyName>RUPEE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">93.74</Rate>
    </Country>
    <Country Name="NETHERLANDS" RPH="163">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="NETHERLANDS ANT" RPH="164">
        <CurrencyCode>ANG</CurrencyCode>
        <CurrencyName>GUILDER</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">1.79</Rate>
    </Country>
    <Country Name="NEW CALEDONIA" RPH="165">
        <CurrencyCode>XPF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">87.22924</Rate>
    </Country>
    <Country Name="NEW ZEALAND" RPH="166">
        <CurrencyCode>NZD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.183</Rate>
    </Country>
    <Country Name="NICARAGUA" RPH="167">
        <CurrencyCode>NIO</CurrencyCode>
        <CurrencyName>CORDOBA</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">25.8656</Rate>
    </Country>
    <Country Name="NIGER" RPH="168">
        <CurrencyCode>XOF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="NIGERIA" RPH="169">
        <CurrencyCode>NGN</CurrencyCode>
        <CurrencyName>NAIRA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">162.56</Rate>
    </Country>
    <Country Name="NIUE" RPH="170">
        <CurrencyCode>NZD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.183</Rate>
    </Country>
    <Country Name="NORFOLK ISLAND" RPH="171">
        <CurrencyCode>AUD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.0815</Rate>
    </Country>
    <Country Name="NORTHERN MARIAN" RPH="172">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="NORWAY" RPH="173">
        <CurrencyCode>NOK</CurrencyCode>
        <CurrencyName>KRONE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">5.9959</Rate>
    </Country>
    <Country Name="OCCUPIED PALEST" RPH="174">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="OMAN" RPH="175">
        <CurrencyCode>OMR</CurrencyCode>
        <CurrencyName>RIAL</CurrencyName>
        <DecimalPlaces>3</DecimalPlaces>
        <Rate Type="ICH">0.3845</Rate>
    </Country>
    <Country Name="PAKISTAN" RPH="176">
        <CurrencyCode>PKR</CurrencyCode>
        <CurrencyName>RUPEE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">98.545</Rate>
    </Country>
    <Country Name="PALAU" RPH="177">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="PANAMA" RPH="178">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="PAPUA NEW GUINE" RPH="179">
        <CurrencyCode>PGK</CurrencyCode>
        <CurrencyName>KINA</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.83491</Rate>
    </Country>
    <Country Name="PARAGUAY" RPH="180">
        <CurrencyCode>PYG</CurrencyCode>
        <CurrencyName>GUARANI</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">4419.90</Rate>
    </Country>
    <Country Name="PERU" RPH="181">
        <CurrencyCode>PEN</CurrencyCode>
        <CurrencyName>NUEVO SOL</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">2.779</Rate>
    </Country>
    <Country Name="PHILIPPINES" RPH="182">
        <CurrencyCode>PHP</CurrencyCode>
        <CurrencyName>PESO</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">43.781</Rate>
    </Country>
    <Country Name="PITCAIRN" RPH="183">
        <CurrencyCode>NZD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.183</Rate>
    </Country>
    <Country Name="POLAND" RPH="184">
        <CurrencyCode>PLN</CurrencyCode>
        <CurrencyName>ZLOTY</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">3.0471</Rate>
    </Country>
    <Country Name="PORTUGAL" RPH="185">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="QATAR" RPH="186">
        <CurrencyCode>QAR</CurrencyCode>
        <CurrencyName>RIYAL</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">3.64</Rate>
    </Country>
    <Country Name="REUNION" RPH="187">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="ROMANIA" RPH="188">
        <CurrencyCode>RON</CurrencyCode>
        <CurrencyName>NEW ROMAN</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">3.232</Rate>
    </Country>
    <Country Name="RUSSIA" RPH="189">
        <CurrencyCode>RUB</CurrencyCode>
        <CurrencyName>RUBLE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">35.013</Rate>
    </Country>
    <Country Name="RWANDA" RPH="190">
        <CurrencyCode>RWF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">679.90</Rate>
    </Country>
    <Country Name="S GEORGIA/S SAN" RPH="191">
        <CurrencyCode>FKP</CurrencyCode>
        <CurrencyName>POUND</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.5972</Rate>
    </Country>
    <Country Name="SAINT HELENA" RPH="192">
        <CurrencyCode>GBP</CurrencyCode>
        <CurrencyName>POUND</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.5972</Rate>
    </Country>
    <Country Name="SAINT LUCIA" RPH="193">
        <CurrencyCode>XCD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.70</Rate>
    </Country>
    <Country Name="SAMOA" RPH="194">
        <CurrencyCode>WST</CurrencyCode>
        <CurrencyName>TALA</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.24833</Rate>
    </Country>
    <Country Name="SAN MARINO" RPH="195">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="SAO TOME AND PR" RPH="196">
        <CurrencyCode>STD</CurrencyCode>
        <CurrencyName>DOBRA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">17917.5</Rate>
    </Country>
    <Country Name="SAUDI ARABIA" RPH="197">
        <CurrencyCode>SAR</CurrencyCode>
        <CurrencyName>RIYAL</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">3.7509</Rate>
    </Country>
    <Country Name="SENEGAL" RPH="198">
        <CurrencyCode>XOF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="SERBIA" RPH="199">
        <CurrencyCode>RSD</CurrencyCode>
        <CurrencyName>SERBIAN D</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">84.558</Rate>
    </Country>
    <Country Name="SERBIA AND MONT" RPH="200">
        <CurrencyCode>CSD</CurrencyCode>
        <CurrencyName>SERBIAN D</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">59.13</Rate>
    </Country>
    <Country Name="SEYCHELLES" RPH="201">
        <CurrencyCode>SCR</CurrencyCode>
        <CurrencyName>RUPEE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">12.18928</Rate>
    </Country>
    <Country Name="SIERRA LEONE" RPH="202">
        <CurrencyCode>SLL</CurrencyCode>
        <CurrencyName>LEONE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">4355.80</Rate>
    </Country>
    <Country Name="SINGAPORE" RPH="203">
        <CurrencyCode>SGD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.2569</Rate>
    </Country>
    <Country Name="SINT MAARTEN" RPH="204">
        <CurrencyCode>ANG</CurrencyCode>
        <CurrencyName>GUILDER</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">1.79</Rate>
    </Country>
    <Country Name="SLOVAKIA" RPH="205">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="SLOVENIA" RPH="206">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="SOLOMON ISLANDS" RPH="207">
        <CurrencyCode>SBD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">7.32233</Rate>
    </Country>
    <Country Name="SOMALIA" RPH="208">
        <CurrencyCode>SOS</CurrencyCode>
        <CurrencyName>SHILLING</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">944.30</Rate>
    </Country>
    <Country Name="SOUTH AFRICA" RPH="209">
        <CurrencyCode>ZAR</CurrencyCode>
        <CurrencyName>RAND</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">10.6867</Rate>
    </Country>
    <Country Name="SOUTH SUDAN" RPH="210">
        <CurrencyCode>SSP</CurrencyCode>
        <CurrencyName>POUND</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">3.50</Rate>
    </Country>
    <Country Name="SPAIN" RPH="211">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="SRI LANKA" RPH="212">
        <CurrencyCode>LKR</CurrencyCode>
        <CurrencyName>RUPEE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">130.373</Rate>
    </Country>
    <Country Name="ST KITTS NEVIS" RPH="213">
        <CurrencyCode>XCD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.70</Rate>
    </Country>
    <Country Name="ST PIERRE AND M" RPH="214">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="ST VINCENT AND" RPH="215">
        <CurrencyCode>XCD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.70</Rate>
    </Country>
    <Country Name="SUDAN" RPH="216">
        <CurrencyCode>SDG</CurrencyCode>
        <CurrencyName>POUND</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">5.70</Rate>
    </Country>
    <Country Name="SURINAME" RPH="217">
        <CurrencyCode>SRD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">3.30</Rate>
    </Country>
    <Country Name="SVALBARD JAN MA" RPH="218">
        <CurrencyCode>NOK</CurrencyCode>
        <CurrencyName>KRONE</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">5.9959</Rate>
    </Country>
    <Country Name="SWAZILAND" RPH="219">
        <CurrencyCode>SZL</CurrencyCode>
        <CurrencyName>LILANGENI</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">10.6867</Rate>
    </Country>
    <Country Name="SWEDEN" RPH="220">
        <CurrencyCode>SEK</CurrencyCode>
        <CurrencyName>KRONA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">6.6941</Rate>
    </Country>
    <Country Name="SWITZERLAND" RPH="221">
        <CurrencyCode>CHF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.8987</Rate>
    </Country>
    <Country Name="SYRIA" RPH="222">
        <CurrencyCode>SYP</CurrencyCode>
        <CurrencyName>POUND</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">165.37</Rate>
    </Country>
    <Country Name="TAJIKISTAN" RPH="223">
        <CurrencyCode>TJS</CurrencyCode>
        <CurrencyName>SOMONI</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">4.92452</Rate>
    </Country>
    <Country Name="TANZANIA" RPH="224">
        <CurrencyCode>TZS</CurrencyCode>
        <CurrencyName>SHILLING</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">1659.00</Rate>
    </Country>
    <Country Name="THAILAND" RPH="225">
        <CurrencyCode>THB</CurrencyCode>
        <CurrencyName>BAHT</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">32.839</Rate>
    </Country>
    <Country Name="THE WORLD" RPH="226">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="TIMOR LESTE" RPH="227">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="TOGO" RPH="228">
        <CurrencyCode>XOF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">479.49231</Rate>
    </Country>
    <Country Name="TOKELAU" RPH="229">
        <CurrencyCode>NZD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.183</Rate>
    </Country>
    <Country Name="TONGA" RPH="230">
        <CurrencyCode>TOP</CurrencyCode>
        <CurrencyName>PA ANGA</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">1.79271</Rate>
    </Country>
    <Country Name="TRINIDAD TOBAGO" RPH="231">
        <CurrencyCode>TTD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">6.4597</Rate>
    </Country>
    <Country Name="TUNISIA" RPH="232">
        <CurrencyCode>TND</CurrencyCode>
        <CurrencyName>DINAR</CurrencyName>
        <DecimalPlaces>3</DecimalPlaces>
        <Rate Type="ICH">1.62583</Rate>
    </Country>
    <Country Name="TURKEY" RPH="233">
        <CurrencyCode>TRY</CurrencyCode>
        <CurrencyName>LIRA</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">2.1084</Rate>
    </Country>
    <Country Name="TURKMENISTAN" RPH="234">
        <CurrencyCode>TMT</CurrencyCode>
        <CurrencyName>MANAT</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="ICH">2.8502</Rate>
    </Country>
    <Country Name="TURKS AND CAICO" RPH="235">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="TUVALU" RPH="236">
        <CurrencyCode>AUD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.0815</Rate>
    </Country>
    <Country Name="UGANDA" RPH="237">
        <CurrencyCode>UGX</CurrencyCode>
        <CurrencyName>SHILLING</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">2535.60</Rate>
    </Country>
    <Country Name="UKRAINE" RPH="238">
        <CurrencyCode>UAH</CurrencyCode>
        <CurrencyName>HRYVNIA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">11.945</Rate>
    </Country>
    <Country Name="UNITED ARAB EMI" RPH="239">
        <CurrencyCode>AED</CurrencyCode>
        <CurrencyName>DIRHAM</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">3.6731</Rate>
    </Country>
    <Country Name="UNITED KINGDOM" RPH="240">
        <CurrencyCode>GBP</CurrencyCode>
        <CurrencyName>POUND</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.5972</Rate>
    </Country>
    <Country Name="UNITED STATES" RPH="241">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="URUGUAY" RPH="242">
        <CurrencyCode>UYU</CurrencyCode>
        <CurrencyName>URUGUAYO</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">23.25</Rate>
    </Country>
    <Country Name="US MINOR OUTLYI" RPH="243">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
    <Country Name="UZBEKISTAN" RPH="244">
        <CurrencyCode>UZS</CurrencyCode>
        <CurrencyName>SUM</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">2282.00</Rate>
    </Country>
    <Country Name="VANUATU" RPH="245">
        <CurrencyCode>VUV</CurrencyCode>
        <CurrencyName>VATU</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">95.767</Rate>
    </Country>
    <Country Name="VATICAN CITY" RPH="246">
        <CurrencyCode>EUR</CurrencyCode>
        <CurrencyName>EURO</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">0.7354</Rate>
    </Country>
    <Country Name="VENEZUELA" RPH="247">
        <CurrencyCode>VEF</CurrencyCode>
        <CurrencyName>FUERTE</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">10.00</Rate>
    </Country>
    <Country Name="VIET NAM" RPH="248">
        <CurrencyCode>VND</CurrencyCode>
        <CurrencyName>DONG</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="BSR">21240.0</Rate>
    </Country>
    <Country Name="WALLIS AND FUTU" RPH="249">
        <CurrencyCode>XPF</CurrencyCode>
        <CurrencyName>FRANC</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">87.22924</Rate>
    </Country>
    <Country Name="WESTERN SAHARA" RPH="250">
        <CurrencyCode>MAD</CurrencyCode>
        <CurrencyName>DIRHAM</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">8.19634</Rate>
    </Country>
    <Country Name="YEMEN" RPH="251">
        <CurrencyCode>YER</CurrencyCode>
        <CurrencyName>RIAL</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">215.00</Rate>
    </Country>
    <Country Name="ZAMBIA" RPH="252">
        <CurrencyCode>ZMW</CurrencyCode>
        <CurrencyName>KWACHA</CurrencyName>
        <DecimalPlaces>0</DecimalPlaces>
        <Rate Type="ICH">5.45499999</Rate>
    </Country>
    <Country Name="ZIMBABWE" RPH="253">
        <CurrencyCode>USD</CurrencyCode>
        <CurrencyName>DOLLAR</CurrencyName>
        <DecimalPlaces>2</DecimalPlaces>
        <Rate Type="BSR">1.00000</Rate>
    </Country>
</DisplayCurrencyRS>