Rate Overview
Live
1 MKD = 246.4899 SYP
1 SYP = 0.004057
MKD
Avg
245.2274
High
246.4899
Low
243.9725
Last updated: 8/21/2026, 11:17:41 AM
Quick Conversions
| MKD | SYP |
|---|---|
| 1 MKD | 246.49 SYP |
| 10 MKD | 2,464.90 SYP |
| 50 MKD | 12,324.50 SYP |
| 100 MKD | 24,648.99 SYP |
| 500 MKD | 123,244.96 SYP |
| 1,000 MKD | 246,489.92 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-21T11:17:41Z",
"rates": {
"SYP": 246.489918
}
}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": 24648.9918,
"rate": 246.489918
}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