Rate Overview
Live
1 MYR = 0.329457 SGD
1 SGD = 3.0353
MYR
Avg
0.310137
High
0.329457
Low
0.297491
Last updated: 3/28/2026, 12:28:54 PM
Quick Conversions
| MYR | SGD |
|---|---|
| 1 MYR | 0.33 SGD |
| 10 MYR | 3.29 SGD |
| 50 MYR | 16.47 SGD |
| 100 MYR | 32.95 SGD |
| 500 MYR | 164.73 SGD |
| 1,000 MYR | 329.46 SGD |
Get MYR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=SGDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-28T12:28:54Z",
"rates": {
"SGD": 0.329457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "SGD",
"amount": 100
},
"result": 32.9457,
"rate": 0.329457
}Build with MYR/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key