Rate Overview
Live
1 MYR = 0.315014 SGD
1 SGD = 3.1745
MYR
Avg
0.320216
High
0.327131
Low
0.313734
Last updated: 7/27/2026, 9:10:48 PM
Quick Conversions
| MYR | SGD |
|---|---|
| 1 MYR | 0.32 SGD |
| 10 MYR | 3.15 SGD |
| 50 MYR | 15.75 SGD |
| 100 MYR | 31.50 SGD |
| 500 MYR | 157.51 SGD |
| 1,000 MYR | 315.01 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-07-27T21:10:48Z",
"rates": {
"SGD": 0.315014
}
}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": 31.5014,
"rate": 0.315014
}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