Rate Overview
Live
1 MYR = 27.8669 SYP
1 SYP = 0.035885
MYR
Avg
27.8916
High
27.9749
Low
27.8064
Last updated: 4/17/2026, 12:08:32 PM
Quick Conversions
| MYR | SYP |
|---|---|
| 1 MYR | 27.87 SYP |
| 10 MYR | 278.67 SYP |
| 50 MYR | 1,393.35 SYP |
| 100 MYR | 2,786.69 SYP |
| 500 MYR | 13,933.47 SYP |
| 1,000 MYR | 27,866.93 SYP |
Get MYR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=SYPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-04-17T12:08:32Z",
"rates": {
"SYP": 27.86693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "SYP",
"amount": 100
},
"result": 2786.693,
"rate": 27.86693
}Build with MYR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key