diff --git a/lib/currency.js b/lib/currency.js index c830327..39698b6 100644 --- a/lib/currency.js +++ b/lib/currency.js @@ -557,6 +557,15 @@ var currencies = { "code": "KZT", "name_plural": "Kazakhstani tenges" }, + "LAK": { + "symbol": "₭", + "name": "Lao kip", + "symbol_native": "ກີບ", + "decimal_digits": 0, + "rounding": 0, + "code": "LAK", + "name_plural": "Lao kips" + }, "LBP": { "symbol": "LB£", "name": "Lebanese Pound",