1. Schemas
OpenFinTech.io
  • Banks
    • List of banks
    • Bank by ID
  • Countries
    • List of countries
    • Country by ID
  • Currencies
    • List of currencies
    • Currency by ID
  • Deposit methods
    • List of deposit methods
    • Deposit method by ID
  • Exchangers
    • List of exchangers
    • Exchanger by ID
  • Merchant industries
    • List of merchant industries
    • Merchant industry by ID
  • Organizations
    • List of organizations
    • Organization by ID
  • Payment methods
    • List of payment methods
    • Payment method by ID
  • Payment providers
    • List of payment providers
    • Payment provider by ID
  • Schemas
    • Schemas
      • ActiveInCountriesRelationship
      • Bank
      • BankAttributes
      • BankOrganization
      • BankOrganizationData
      • BankOrganizationLinks
      • BankRelationships
      • BankResponse
      • BanksResponse
      • CountriesResponse
      • Country
      • CountryAttributes
      • CountryRelationships
      • CountryResponse
      • CountryTranslations
      • CountryTranslationsLinks
      • CurrenciesResponse
      • Currency
      • CurrencyAttributes
      • CurrencyAttributesIcon
      • CurrencyCountries
      • CurrencyCountryLinks
      • CurrencyIssuer
      • CurrencyIssuerLinks
      • CurrencyIssuerOrganization
      • CurrencyIssuerOrganizationData
      • CurrencyIssuerOrganizationLinks
      • CurrencyIssuertData
      • CurrencyParent
      • CurrencyParentData
      • CurrencyParentLinks
      • CurrencyRelationships
      • CurrencyResponse
      • DepositMethod
      • DepositMethodAttributes
      • DepositMethodProcessorData
      • DepositMethodRelationships
      • DepositMethodResponse
      • DepositMethodsResponse
      • Exchanger
      • ExchangerAttributes
      • ExchangerOrganization
      • ExchangerOrganizationData
      • ExchangerOrganizationLinks
      • ExchangerRelationships
      • ExchangerResponse
      • ExchangersResponse
      • MerchantIndustriesResponse
      • MerchantIndustry
      • MerchantIndustryAttributes
      • MerchantIndustryResponse
      • Organization
      • OrganizationActive
      • OrganizationActiveLinks
      • OrganizationAddress
      • OrganizationAttributes
      • OrganizationAttributesIcon
      • OrganizationAttributesLogo
      • OrganizationContacts
      • OrganizationHq
      • OrganizationHqData
      • OrganizationHqLinks
      • OrganizationRelationships
      • OrganizationResponse
      • OrganizationSocial
      • OrganizationSource
      • OrganizationSourceData
      • OrganizationSourceLinks
      • OrganizationsResponse
      • PaymentMethod
      • PaymentMethodAttributes
      • PaymentMethodCurrencies
      • PaymentMethodCurrenciesLinks
      • PaymentMethodProcessor
      • PaymentMethodProcessorData
      • PaymentMethodProcessorLinks
      • PaymentMethodRelationships
      • PaymentMethodResponse
      • PaymentMethodsResponse
      • PaymentProvider
      • PaymentProviderAttributes
      • PaymentProviderOrganization
      • PaymentProviderOrganizationData
      • PaymentProviderOrganizationLinks
      • PaymentProviderPaymentMethods
      • PaymentProviderPaymentMethodsLinks
      • PaymentProviderRelationships
      • PaymentProviderResponse
      • PaymentProvidersResponse
      • ResponseLinks
      • ResponseMeta
      • SelfLinks
      • SupportedPspsRelationship
  1. Schemas

CurrencyAttributes

Array of currencies attributes

{
    "category": "others",
    "code": "UAH",
    "code_estandards_alpha": "none",
    "code_iso_alpha3": "UAH",
    "code_iso_numeric3": 980,
    "code_json_alpha": "none",
    "created": 1486051665,
    "currency_type": "national",
    "decimal_e": 2,
    "icon": {
        "16": "https://i.openfintech.io/currencies/UAH/icon_16.png",
        "32": "https://i.openfintech.io/currencies/UAH/icon_32.png",
        "64": "https://i.openfintech.io/currencies/UAH/icon_64.png"
    },
    "issuer": "string",
    "name": "Hryvnia",
    "native_symbol": "â‚´",
    "symbol": "â‚´"
}
Built with