Rate Overview
Live
1 MKD = 2.0734 SYP
1 SYP = 0.482305
MKD
Avg
31.8859
High
211.0527
Low
2.0734
Last updated: 3/27/2026, 3:13:20 PM
Quick Conversions
| MKD | SYP |
|---|---|
| 1 MKD | 2.07 SYP |
| 10 MKD | 20.73 SYP |
| 50 MKD | 103.67 SYP |
| 100 MKD | 207.34 SYP |
| 500 MKD | 1,036.69 SYP |
| 1,000 MKD | 2,073.38 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-03-27T15:13:20Z",
"rates": {
"SYP": 2.073377
}
}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": 207.33769999999998,
"rate": 2.073377
}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