Yahoo Web Search

Search results

  1. en.wikipedia.org › wiki › ISO_4217ISO 4217 - Wikipedia

    Numeric codes. ISO 4217 also assigns a three-digit numeric code to each currency. This numeric code is usually the same as the numeric code assigned to the corresponding country by ISO 3166-1. For example, USD ( United States dollar) has numeric code 840 which is also the ISO 3166-1 code for "US" (United States).

  2. This International Standard specifies the structure for a three-letter alphabetic code and an equivalent three-digit numeric code for the representation of currencies. For those currencies having minor units, it also shows the decimal relationship between such units and the currency itself.

  3. People also ask

  4. Numeric code. The three-digit numeric code is useful when currency codes need to be understood in countries that do not use Latin scripts and for computerized systems. Where possible, the three-digit numeric code is the same as the numeric country code.

  5. Sep 2, 2014 · For the currency code ISO 4217, how do I retrieve the numeric value from within the .NET framework? For example, the numeric value for the US Dollar is 840. ISO Code 4217

    Code sample

    Public Shared Function LookupByCode(ByVal code As String) As Iso4217Definition
      Dim def = _definitionCollection.Where(Function(d) d.Code = code.ToUpper()).SingleOrDefault
      If def Is Nothing Then def = _notFoundDefinition
      Return def
    End Function...
  6. 1 Answer. Sorted by: 1. From the ISO homepage this answer can be found: The three-digit numeric code is useful when currency codes need to be understood in countries that do not use Latin scripts and for computerised systems. Where possible the 3 digit numeric code is the same as the numeric country code.

  7. ISO 4217 is the international standard describing three-letter codes (also known as the currency code) to define the names of currencies, as established by the International Organization for Standardization (ISO). The ISO 4217 code list is the common way in banking and business, all over the world, for defining different currencies.

  8. Apr 27, 2022 · According to the ISO website, "ISO 4217:2015 specifies the structure for a three-letter alphabetic code and an equivalent three-digit numeric code for the representation of currencies....

  1. People also search for