Rate Overview
Live
1 MYR = 27.1018 SYP
1 SYP = 0.036898
MYR
Avg
27.1851
High
27.2739
Low
27.0938
Last updated: 6/17/2026, 8:07:34 AM
Quick Conversions
| MYR | SYP |
|---|---|
| 1 MYR | 27.10 SYP |
| 10 MYR | 271.02 SYP |
| 50 MYR | 1,355.09 SYP |
| 100 MYR | 2,710.18 SYP |
| 500 MYR | 13,550.89 SYP |
| 1,000 MYR | 27,101.78 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-06-17T08:07:34Z",
"rates": {
"SYP": 27.101781
}
}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": 2710.1781,
"rate": 27.101781
}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