﷼
Saudi Riyal
Saudi Arabia
Asia
Currency Code
ISO 4217 Code
SAR
Symbol
﷼
Common Usage
JavaScript/TypeScript
const currency = "SAR"; const symbol = "﷼"; const name = "Saudi Riyal";
JSON/API Response
{
"currency": "SAR",
"symbol": "﷼",
"amount": 100.00
}HTML/Display
<span class="price">﷼100.00 SAR</span>
ISO 4217 Standard
ISO 4217 is the international standard for currency codes. The code "SAR" represents Saudi Riyal, used in Saudi Arabia. The symbol ﷼ is commonly used to denote this currency in financial transactions and displays.