Rate Overview
Live
1 SGD = 41.4198 MKD
1 MKD = 0.024143
SGD
Avg
41.4530
High
41.4982
Low
41.4126
Last updated: 6/17/2026, 6:44:15 AM
Quick Conversions
| SGD | MKD |
|---|---|
| 1 SGD | 41.42 MKD |
| 10 SGD | 414.20 MKD |
| 50 SGD | 2,070.99 MKD |
| 100 SGD | 4,141.98 MKD |
| 500 SGD | 20,709.90 MKD |
| 1,000 SGD | 41,419.80 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-06-17T06:44:15Z",
"rates": {
"MKD": 41.419802
}
}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": 4141.9802,
"rate": 41.419802
}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