Rate Overview
Live
1 MKD = 2.1113 SYP
1 SYP = 0.473643
MKD
Avg
2.1080
High
2.1196
Low
2.0962
Last updated: 4/17/2026, 6:14:53 AM
Quick Conversions
| MKD | SYP |
|---|---|
| 1 MKD | 2.11 SYP |
| 10 MKD | 21.11 SYP |
| 50 MKD | 105.56 SYP |
| 100 MKD | 211.13 SYP |
| 500 MKD | 1,055.65 SYP |
| 1,000 MKD | 2,111.29 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-04-17T06:14:53Z",
"rates": {
"SYP": 2.111293
}
}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": 211.1293,
"rate": 2.111293
}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