Rate Overview
Live
1 MYR = 0.320788 SGD
1 SGD = 3.1173
MYR
Avg
0.321686
High
0.327131
Low
0.315771
Last updated: 5/28/2026, 4:24:05 AM
Quick Conversions
| MYR | SGD |
|---|---|
| 1 MYR | 0.32 SGD |
| 10 MYR | 3.21 SGD |
| 50 MYR | 16.04 SGD |
| 100 MYR | 32.08 SGD |
| 500 MYR | 160.39 SGD |
| 1,000 MYR | 320.79 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-05-28T04:24:05Z",
"rates": {
"SGD": 0.320788
}
}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.0788,
"rate": 0.320788
}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