isocurrency {isocountry}R Documentation

ISO currency codes

Description

ISO 4217 currency codes with full country names.

Usage

isocurrency

Format

A data frame with 269 rows and 4 variables:

currency_name

ISO currency name

currency_code

ISO currency code

currency_number

ISO currency number

country_name

ISO country name

country_code

ISO alpha-2 country code

country_number

ISO country number

Source

https://www.iban.com/currency-codes

Examples

isocurrency

[Package isocountry version 0.2.0 Index]