Rate Overview
Live
1 MKD = 244.8598 SYP
1 SYP = 0.004084
MKD
Avg
31.2015
High
244.8598
Low
2.0441
Last updated: 8/20/2026, 12:07:06 PM
Quick Conversions
| MKD | SYP |
|---|---|
| 1 MKD | 244.86 SYP |
| 10 MKD | 2,448.60 SYP |
| 50 MKD | 12,242.99 SYP |
| 100 MKD | 24,485.98 SYP |
| 500 MKD | 122,429.90 SYP |
| 1,000 MKD | 244,859.80 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-08-20T12:07:06Z",
"rates": {
"SYP": 244.859799
}
}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": 24485.979900000002,
"rate": 244.859799
}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