Rate Overview
Live
1 MYR = 0.324147 SGD
1 SGD = 3.0850
MYR
Avg
0.324288
High
0.325146
Low
0.323292
Last updated: 3/7/2026, 4:26:40 AM
Quick Conversions
| MYR | SGD |
|---|---|
| 1 MYR | 0.32 SGD |
| 10 MYR | 3.24 SGD |
| 50 MYR | 16.21 SGD |
| 100 MYR | 32.41 SGD |
| 500 MYR | 162.07 SGD |
| 1,000 MYR | 324.15 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-07T04:26:40Z",
"rates": {
"SGD": 0.324147
}
}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.4147,
"rate": 0.324147
}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