Rate Overview
Live
1 MYR = 0.315525 SGD
1 SGD = 3.1693
MYR
Avg
0.315510
High
0.315931
Low
0.314741
Last updated: 7/26/2026, 12:45:30 AM
Quick Conversions
| MYR | SGD |
|---|---|
| 1 MYR | 0.32 SGD |
| 10 MYR | 3.16 SGD |
| 50 MYR | 15.78 SGD |
| 100 MYR | 31.55 SGD |
| 500 MYR | 157.76 SGD |
| 1,000 MYR | 315.53 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-26T00:45:30Z",
"rates": {
"SGD": 0.315525
}
}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.5525,
"rate": 0.315525
}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