Rate Overview
Live
1 MKD = 245.5048 SYP
1 SYP = 0.004073
MKD
Avg
245.6842
High
245.8369
Low
245.5045
Last updated: 9/11/2026, 12:10:41 PM
Quick Conversions
| MKD | SYP |
|---|---|
| 1 MKD | 245.50 SYP |
| 10 MKD | 2,455.05 SYP |
| 50 MKD | 12,275.24 SYP |
| 100 MKD | 24,550.48 SYP |
| 500 MKD | 122,752.41 SYP |
| 1,000 MKD | 245,504.83 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-09-11T12:10:41Z",
"rates": {
"SYP": 245.504828
}
}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": 24550.4828,
"rate": 245.504828
}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