Rate Overview
Live
1 MYR = 27.1552 SYP
1 SYP = 0.036825
MYR
Avg
27.1043
High
27.1656
Low
26.9988
Last updated: 7/5/2026, 6:21:39 AM
Quick Conversions
| MYR | SYP |
|---|---|
| 1 MYR | 27.16 SYP |
| 10 MYR | 271.55 SYP |
| 50 MYR | 1,357.76 SYP |
| 100 MYR | 2,715.52 SYP |
| 500 MYR | 13,577.61 SYP |
| 1,000 MYR | 27,155.22 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-07-05T06:21:39Z",
"rates": {
"SYP": 27.155219
}
}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": 2715.5218999999997,
"rate": 27.155219
}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