Rate Overview
Live
1 MKD = 246.2264 SYP
1 SYP = 0.004061
MKD
Avg
196.3169
High
246.2264
Low
2.0477
Last updated: 8/20/2026, 11:39:23 PM
Quick Conversions
| MKD | SYP |
|---|---|
| 1 MKD | 246.23 SYP |
| 10 MKD | 2,462.26 SYP |
| 50 MKD | 12,311.32 SYP |
| 100 MKD | 24,622.64 SYP |
| 500 MKD | 123,113.19 SYP |
| 1,000 MKD | 246,226.37 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-20T23:39:23Z",
"rates": {
"SYP": 246.22637
}
}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": 24622.637,
"rate": 246.22637
}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