Rate Overview
Live
1 MYR = 28.1665 SYP
1 SYP = 0.035503
MYR
Avg
1561.93
High
3084.83
Low
27.2521
Last updated: 3/28/2026, 12:25:42 PM
Quick Conversions
| MYR | SYP |
|---|---|
| 1 MYR | 28.17 SYP |
| 10 MYR | 281.66 SYP |
| 50 MYR | 1,408.32 SYP |
| 100 MYR | 2,816.65 SYP |
| 500 MYR | 14,083.23 SYP |
| 1,000 MYR | 28,166.46 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-03-28T12:25:42Z",
"rates": {
"SYP": 28.16646
}
}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": 2816.646,
"rate": 28.16646
}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