Rate Overview
Live
1 MKD = 2.0897 SYP
1 SYP = 0.478544
MKD
Avg
2.0994
High
2.1322
Low
2.0788
Last updated: 3/7/2026, 4:07:29 AM
Quick Conversions
| MKD | SYP |
|---|---|
| 1 MKD | 2.09 SYP |
| 10 MKD | 20.90 SYP |
| 50 MKD | 104.48 SYP |
| 100 MKD | 208.97 SYP |
| 500 MKD | 1,044.84 SYP |
| 1,000 MKD | 2,089.67 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-07T04:07:29Z",
"rates": {
"SYP": 2.08967
}
}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.96699999999998,
"rate": 2.08967
}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