Rate Overview
Live
1 MKD = 2.0872 SYP
1 SYP = 0.479100
MKD
Avg
178.2840
High
248.8941
Low
2.0700
Last updated: 5/27/2026, 5:16:20 PM
Quick Conversions
| MKD | SYP |
|---|---|
| 1 MKD | 2.09 SYP |
| 10 MKD | 20.87 SYP |
| 50 MKD | 104.36 SYP |
| 100 MKD | 208.72 SYP |
| 500 MKD | 1,043.62 SYP |
| 1,000 MKD | 2,087.25 SYP |
Get MKD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=SYPExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-05-27T17:16:20Z",
"rates": {
"SYP": 2.087248
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "SYP",
"amount": 100
},
"result": 208.72480000000002,
"rate": 2.087248
}Build with MKD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key