Rate Overview
Live
1 MYR = 28.3466 SYP
1 SYP = 0.035278
MYR
Avg
28.0105
High
28.4407
Low
27.7608
Last updated: 5/7/2026, 2:53:59 PM
Quick Conversions
| MYR | SYP |
|---|---|
| 1 MYR | 28.35 SYP |
| 10 MYR | 283.47 SYP |
| 50 MYR | 1,417.33 SYP |
| 100 MYR | 2,834.66 SYP |
| 500 MYR | 14,173.29 SYP |
| 1,000 MYR | 28,346.59 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-05-07T14:53:59Z",
"rates": {
"SYP": 28.346586
}
}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": 2834.6585999999998,
"rate": 28.346586
}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