Rate Overview
Live
1 MKD = 246.7107 SYP
1 SYP = 0.004053
MKD
Avg
32.5754
High
246.7107
Low
2.0422
Last updated: 8/25/2026, 7:39:14 PM
Quick Conversions
| MKD | SYP |
|---|---|
| 1 MKD | 246.71 SYP |
| 10 MKD | 2,467.11 SYP |
| 50 MKD | 12,335.54 SYP |
| 100 MKD | 24,671.07 SYP |
| 500 MKD | 123,355.37 SYP |
| 1,000 MKD | 246,710.75 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-25T19:39:14Z",
"rates": {
"SYP": 246.710746
}
}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": 24671.0746,
"rate": 246.710746
}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