Rate Overview
Live
1 MYR = 0.323024 SGD
1 SGD = 3.0957
MYR
Avg
0.321811
High
0.323721
Low
0.319547
Last updated: 5/7/2026, 10:49:32 PM
Quick Conversions
| MYR | SGD |
|---|---|
| 1 MYR | 0.32 SGD |
| 10 MYR | 3.23 SGD |
| 50 MYR | 16.15 SGD |
| 100 MYR | 32.30 SGD |
| 500 MYR | 161.51 SGD |
| 1,000 MYR | 323.02 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-07T22:49:32Z",
"rates": {
"SGD": 0.323024
}
}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.3024,
"rate": 0.323024
}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