Rate Overview
Live
1 SGD = 41.4619 MKD
1 MKD = 0.024119
SGD
Avg
41.8212
High
43.9436
Low
40.6644
Last updated: 5/28/2026, 4:37:44 AM
Quick Conversions
| SGD | MKD |
|---|---|
| 1 SGD | 41.46 MKD |
| 10 SGD | 414.62 MKD |
| 50 SGD | 2,073.09 MKD |
| 100 SGD | 4,146.19 MKD |
| 500 SGD | 20,730.93 MKD |
| 1,000 SGD | 41,461.86 MKD |
Get SGD/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MKDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-28T04:37:44Z",
"rates": {
"MKD": 41.461857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MKD",
"amount": 100
},
"result": 4146.1857,
"rate": 41.461857
}Build with SGD/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key