Rate Overview
Live
1 MYR = 28.0763 SYP
1 SYP = 0.035617
MYR
Avg
28.1526
High
28.4118
Low
28.0096
Last updated: 3/7/2026, 4:26:30 AM
Quick Conversions
| MYR | SYP |
|---|---|
| 1 MYR | 28.08 SYP |
| 10 MYR | 280.76 SYP |
| 50 MYR | 1,403.81 SYP |
| 100 MYR | 2,807.63 SYP |
| 500 MYR | 14,038.14 SYP |
| 1,000 MYR | 28,076.28 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-07T04:26:30Z",
"rates": {
"SYP": 28.076276
}
}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": 2807.6276,
"rate": 28.076276
}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