Command Palette

Search for a command to run...

RM

Ringgit

Malaysian ringgit

MYRNumérico: 458

Regras de Formatação

Separador Decimal

.

Separador de Milhares

,

Posição do Símbolo

before

Dígitos Decimais

2

Subunidade

100 Sen

Padrão

¤#,##0.00

Exemplo Padrão

RM 123,456.79

Exemplo Contábil

(RM 1,234.56)

Usado em (1 Países)

Dados JSON Brutos

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "data": {
    "code": "MYR",
    "numericCode": 458,
    "name": "Ringgit",
    "nativeName": "Malaysian ringgit",
    "symbol": "RM",
    "narrowSymbol": "RM",
    "symbolPosition": "before",
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Sen",
    "pattern": "¤#,##0.00",
    "example": "RM 123,456.79",
    "accountingExample": "(RM 1,234.56)",
    "countries": [
      "MY"
    ]
  }
}