SGD
$
MYR
RM

SGD/MYR Exchange Rate

Singapore Dollar to Malaysian Ringgit

Live Rate
3.1813
+2.49% 5Y

1 MYR = 0.314333 SGD

SGD/MYR Price Chart

Historical exchange rate performance

Current 3.1813
High 3.5479
Low 3.0811
5Y Change +2.49%

Rate Overview

Live
1 SGD = 3.1813 MYR
1 MYR = 0.314333 SGD
Avg
3.2689
High
3.5479
Low
3.0811

Last updated: 7/21/2026, 9:50:04 AM

Quick Conversions

SGDMYR
1 SGD3.18 MYR
10 SGD31.81 MYR
50 SGD159.07 MYR
100 SGD318.13 MYR
500 SGD1,590.67 MYR
1,000 SGD3,181.34 MYR

Get SGD/MYR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=SGD&currencies=MYR

Example Response:

{
  "success": true,
  "base": "SGD",
  "date": "2026-07-21T09:50:04Z",
  "rates": {
    "MYR": 3.18134
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=SGD&to=MYR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "SGD",
    "to": "MYR",
    "amount": 100
  },
  "result": 318.134,
  "rate": 3.18134
}

Build with SGD/MYR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key