Rate Overview
Live
1 MYR = 0.312143 SGD
1 SGD = 3.2037
MYR
Avg
0.312720
High
0.313510
Low
0.312085
Last updated: 8/13/2026, 5:19:45 AM
Quick Conversions
| MYR | SGD |
|---|---|
| 1 MYR | 0.31 SGD |
| 10 MYR | 3.12 SGD |
| 50 MYR | 15.61 SGD |
| 100 MYR | 31.21 SGD |
| 500 MYR | 156.07 SGD |
| 1,000 MYR | 312.14 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-08-13T05:19:45Z",
"rates": {
"SGD": 0.312143
}
}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.2143,
"rate": 0.312143
}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