Rate Overview
Live
1 MKD = 246.7596 SYP
1 SYP = 0.004053
MKD
Avg
173.7930
High
248.8941
Low
2.0462
Last updated: 8/22/2026, 9:54:11 PM
Quick Conversions
| MKD | SYP |
|---|---|
| 1 MKD | 246.76 SYP |
| 10 MKD | 2,467.60 SYP |
| 50 MKD | 12,337.98 SYP |
| 100 MKD | 24,675.96 SYP |
| 500 MKD | 123,379.78 SYP |
| 1,000 MKD | 246,759.56 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-22T21:54:11Z",
"rates": {
"SYP": 246.759561
}
}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": 24675.9561,
"rate": 246.759561
}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