Rate Overview
Live
1 SGD = 3.1750 MYR
1 MYR = 0.314960
SGD
Avg
3.2730
High
3.5677
Low
3.0778
Last updated: 7/27/2026, 11:32:07 PM
Quick Conversions
| SGD | MYR |
|---|---|
| 1 SGD | 3.18 MYR |
| 10 SGD | 31.75 MYR |
| 50 SGD | 158.75 MYR |
| 100 SGD | 317.50 MYR |
| 500 SGD | 1,587.50 MYR |
| 1,000 SGD | 3,175.01 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-07-27T23:32:07Z",
"rates": {
"MYR": 3.175005
}
}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": 317.5005,
"rate": 3.175005
}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