Rate Overview
Live
1 MYR = 0.320635 SGD
1 SGD = 3.1188
MYR
Avg
0.313293
High
0.327131
Low
0.301375
Last updated: 5/28/2026, 3:15:59 AM
Quick Conversions
| MYR | SGD |
|---|---|
| 1 MYR | 0.32 SGD |
| 10 MYR | 3.21 SGD |
| 50 MYR | 16.03 SGD |
| 100 MYR | 32.06 SGD |
| 500 MYR | 160.32 SGD |
| 1,000 MYR | 320.64 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-28T03:15:59Z",
"rates": {
"SGD": 0.320635
}
}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.0635,
"rate": 0.320635
}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