SGD
$
MYR
RM

SGD/MYR Exchange Rate

Singapore Dollar to Malaysian Ringgit

Live Rate
3.0353
-1.36% 5Y

1 MYR = 0.329458 SGD

SGD/MYR Price Chart

Historical exchange rate performance

Current 3.0353
High 3.5447
Low 3.0353
5Y Change -1.36%

Rate Overview

Live
1 SGD = 3.0353 MYR
1 MYR = 0.329458 SGD
Avg
3.2693
High
3.5447
Low
3.0353

Last updated: 3/28/2026, 10:52:14 AM

Quick Conversions

SGDMYR
1 SGD3.04 MYR
10 SGD30.35 MYR
50 SGD151.76 MYR
100 SGD303.53 MYR
500 SGD1,517.65 MYR
1,000 SGD3,035.29 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-03-28T10:52:14Z",
  "rates": {
    "MYR": 3.035292
  }
}

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": 303.5292,
  "rate": 3.035292
}

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