Rate Overview
Live
1 MKD = 2.1205 SYP
1 SYP = 0.471597
MKD
Avg
2.1056
High
2.1205
Low
2.0960
Last updated: 5/7/2026, 11:21:21 AM
Quick Conversions
| MKD | SYP |
|---|---|
| 1 MKD | 2.12 SYP |
| 10 MKD | 21.20 SYP |
| 50 MKD | 106.02 SYP |
| 100 MKD | 212.05 SYP |
| 500 MKD | 1,060.23 SYP |
| 1,000 MKD | 2,120.46 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-07T11:21:21Z",
"rates": {
"SYP": 2.120455
}
}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": 212.04550000000003,
"rate": 2.120455
}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