Rate Overview
Live
1 SYP = 0.036952 MYR
1 MYR = 27.0621
SYP
Avg
0.036915
High
0.037038
Low
0.036811
Last updated: 7/5/2026, 10:13:14 PM
Quick Conversions
| SYP | MYR |
|---|---|
| 1 SYP | 0.04 MYR |
| 10 SYP | 0.37 MYR |
| 50 SYP | 1.85 MYR |
| 100 SYP | 3.70 MYR |
| 500 SYP | 18.48 MYR |
| 1,000 SYP | 36.95 MYR |
Get SYP/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MYRExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-07-05T22:13:14Z",
"rates": {
"MYR": 0.036952
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MYR",
"amount": 100
},
"result": 3.6952,
"rate": 0.036952
}Build with SYP/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key