Rate Overview
Live
1 SGD = 41.6174 MKD
1 MKD = 0.024028
SGD
Avg
41.6224
High
41.7013
Low
41.5217
Last updated: 8/17/2026, 2:38:23 PM
Quick Conversions
| SGD | MKD |
|---|---|
| 1 SGD | 41.62 MKD |
| 10 SGD | 416.17 MKD |
| 50 SGD | 2,080.87 MKD |
| 100 SGD | 4,161.74 MKD |
| 500 SGD | 20,808.71 MKD |
| 1,000 SGD | 41,617.43 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-08-17T14:38:23Z",
"rates": {
"MKD": 41.617428
}
}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": 4161.7428,
"rate": 41.617428
}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