Rate Overview
Live
1 SYP = 0.035841 MYR
1 MYR = 27.9010
SYP
Avg
0.035537
High
0.035841
Low
0.035196
Last updated: 3/7/2026, 1:43:07 AM
Quick Conversions
| SYP | MYR |
|---|---|
| 1 SYP | 0.04 MYR |
| 10 SYP | 0.36 MYR |
| 50 SYP | 1.79 MYR |
| 100 SYP | 3.58 MYR |
| 500 SYP | 17.92 MYR |
| 1,000 SYP | 35.84 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-03-07T01:43:07Z",
"rates": {
"MYR": 0.035841
}
}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.5841,
"rate": 0.035841
}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