Rate Overview
Live
1 SGD = 3.0850 MYR
1 MYR = 0.324147
SGD
Avg
3.0837
High
3.0932
Low
3.0755
Last updated: 3/7/2026, 6:47:48 AM
Quick Conversions
| SGD | MYR |
|---|---|
| 1 SGD | 3.09 MYR |
| 10 SGD | 30.85 MYR |
| 50 SGD | 154.25 MYR |
| 100 SGD | 308.50 MYR |
| 500 SGD | 1,542.51 MYR |
| 1,000 SGD | 3,085.02 MYR |
Get SGD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MYRExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-07T06:47:48Z",
"rates": {
"MYR": 3.085018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MYR",
"amount": 100
},
"result": 308.5018,
"rate": 3.085018
}Build with SGD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key